ross
766a9dd0f6
ISTM
1999-09-11 17:28:40 +00:00
drochner
ebf07cad95
update for timeout and password options
1999-09-10 16:59:04 +00:00
augustss
782035a0f3
Add some spaces to make the phy listing line up nicer.
1999-09-09 12:38:43 +00:00
augustss
ce0a4eadcb
Mention uaudio(4).
1999-09-09 12:35:53 +00:00
itohy
cd74d2c98b
Introduce new option APM_NO_POWER_PRINT which disables printing
...
power status on the console (if apmd is absent).
Some systems generate APM_POWER_CHANGE events too frequently (more then
once per minute), and printing the status makes single user operations
rather difficult.
1999-09-09 03:52:21 +00:00
hubertf
c947110381
Add phy.4 as a link to mii.4
1999-09-08 14:23:04 +00:00
soren
c589a9d12c
Add comments for PHY models.
1999-09-08 14:20:04 +00:00
soren
294b7d9b7b
Add ukphy(4) man page.
1999-09-08 13:59:07 +00:00
soren
b7bc7c47cf
Sync with dev/mii.
1999-09-08 13:58:37 +00:00
soren
87f6e36acb
Sync with dev/mii.
1999-09-08 13:08:20 +00:00
oster
2dad94c947
Note M_RAIDFRAME.
1999-09-08 02:58:09 +00:00
soren
eb7abb2260
Sync with dev/mii.
1999-09-07 21:50:11 +00:00
soren
1ae67880a2
Xref iophy(4) and tqphy(4).
1999-09-07 21:43:05 +00:00
perry
571b8b6e41
RCSId Police.
1999-09-06 20:28:19 +00:00
perry
2c86c41d19
Add micro-minimal "wsvt25" and "wsvt25m" entries. We should probably
...
discuss what these should *really* look like, customize them tightly
for wscons, and then send them off to Eric Raymond for inclusion in
the master file.
1999-09-06 20:23:36 +00:00
oster
8ce4a3940a
Update and improve examples a bit.
1999-09-05 02:17:24 +00:00
soren
89d9c14a9a
Forgot RCS IDs.
1999-09-05 00:27:43 +00:00
soren
75307ca8e7
Add iophy.4 and tqphy.4.
1999-09-05 00:10:32 +00:00
fredb
1008436afc
Permit "make all install", as well as "make foo install" (where foo would be
...
installed by "make install") without setting of BUILD. All cases where BUILD
is already set are unchanged from the old behavior.
"make all install" is now practically equivalent to "make BUILD= all install",
but without actually setting build.
Fixes pr's 8313, 3894.
1999-09-04 21:48:33 +00:00
christos
a9beb821ed
add country and language to the installed files
1999-09-03 21:35:05 +00:00
christos
e21f733661
Import country and language iso codes from my work database.
1999-09-03 21:32:16 +00:00
itojun
f043b1bf0b
document rtsold.
...
improve rtsol section.
1999-09-03 14:36:43 +00:00
rh
dd265cb089
Remove bogus information about ${INSTALL_TARGET}.
1999-08-31 08:41:57 +00:00
augustss
871b3737a0
Fix braino in last commit.
1999-08-30 18:45:07 +00:00
augustss
8136729218
Mention usb.
1999-08-30 15:16:47 +00:00
bouyer
707ea062ae
Note Intel 82801 support.
1999-08-30 13:12:50 +00:00
christos
943f0edff6
Revert 1.19 -> 1.20 change by thorpej. This should work as it is.
1999-08-30 00:41:57 +00:00
ross
0dbb683897
Document .Fl.
1999-08-30 00:41:28 +00:00
rh
a5903905c2
Document new update target.
1999-08-29 22:42:11 +00:00
bouyer
1fe579ad0d
Note support of Promise Ultra/33 and /66 controllers.
1999-08-29 18:14:26 +00:00
augustss
ed24699c00
Note addition of umass driver.
1999-08-29 17:26:22 +00:00
ad
cb55d0c1ac
Add an AUTHOR section.
1999-08-25 09:25:42 +00:00
ross
d22b82c194
Improve .Ns description, document the barely-useful .Ap macro.
1999-08-23 21:54:20 +00:00
ross
ae4bef3958
Mark Ap as callable.
1999-08-23 21:20:27 +00:00
augustss
55ce4dae97
Make atapi(4) a link to scsi(4).
1999-08-23 16:30:09 +00:00
augustss
ce5f59ad39
Update FILES section.
1999-08-23 12:32:19 +00:00
kleink
bb0106aee8
When test(1)ing for a symlink, use the -h primitive instead of -L. Although
...
the latter is supported in our test(1), the former is more portable, and is
defined in 1003.2bD3 and SVID4. Addresses PR kern/8225 from Andrew Cagney.
1999-08-22 14:02:34 +00:00
kleink
604c4edbcb
Note the eso attachment.
1999-08-22 12:49:57 +00:00
hubertf
b716c8a5a8
Indent "else if" the NetBSD way.
1999-08-21 19:28:30 +00:00
augustss
a25b9c713b
Document that the devices nodes are named /dev/ttyU*.
1999-08-21 18:13:32 +00:00
sommerfeld
62ea23a965
Add OBJCOPY
1999-08-21 14:17:07 +00:00
simonb
ba77c9abaf
Don't chown installed files or directories if UNPRIVILEGED is defined.
...
"make build" should now work as a non-root user (tested on Alpha).
mtree spits out lots of warnings during "make distrib-dirs", but
these are non-fatal.
1999-08-21 06:30:11 +00:00
simonb
b729f2c755
Use ${INSTPRIV} with ${INSTALL}.
1999-08-21 06:27:29 +00:00
simonb
c31f7f0416
Document the UNPRIVILEGED make variable.
1999-08-21 06:19:33 +00:00
simonb
7987e3b34d
Add ${INSTPRIV} to ${INSTALL} commands.
1999-08-21 06:17:45 +00:00
simonb
f9bc9307df
If UNPRIVILEGED is defined, set ${INSTPRIV} to -U. Passed to install(1)
...
so that it doesn't try to set the user or group of the destination
file(s).
1999-08-21 06:16:21 +00:00
sommerfeld
e09aca5470
Use (if defined) instead of obj.foo or obj
...
when building object directories
1999-08-21 00:41:41 +00:00
is
a8c8efadb1
Fix cross-reference (see PR 7603)
1999-08-20 11:46:13 +00:00
christos
253f5bbf85
mention elf, clarify a.out
1999-08-20 03:06:44 +00:00
kleink
399fa5e6c8
Import tzdata1999e.
1999-08-19 20:21:25 +00:00
cgd
b049e3a9f2
note bootxx_lfs.
1999-08-18 21:42:46 +00:00
kleink
198959e28d
Uncomment mpu attachment, and remove this item from BUGS.
1999-08-17 15:10:57 +00:00
enami
c2956b75c9
Use .Pa for pathname.
1999-08-17 05:24:06 +00:00
augustss
31cd8a761b
Make and install the wi(4) man page.
1999-08-16 23:30:19 +00:00
augustss
db574ba708
Add umodem device.
1999-08-16 22:27:08 +00:00
simonb
22066837c7
Make -r the default for RENAME, as per discussion on tech-install.
1999-08-16 13:57:03 +00:00
augustss
5573b3ba36
The wss driver is not necessarily half-duplex.
1999-08-14 21:18:05 +00:00
ad
df3501fd4a
FUD
1999-08-13 12:30:38 +00:00
ad
b87c990c32
CMIIW, MYOB.
1999-08-13 12:28:52 +00:00
sommerfeld
d5c8aa5ff2
correct previous fix:
...
- add CLEANDEPEND variable for stuff which should be cleaned out
in "cleandepend" phase.
- add it to the files removed during the cleandepend phase.
1999-08-11 02:00:15 +00:00
bouyer
1a79367a5f
Add NetBSD RCS Id, note that "device timeout" can be caused by a
...
mis-configuration and can be solved with wiconfig(8).
1999-08-09 18:23:44 +00:00
bouyer
0e25033c56
Add wi(4), from FreeBSD.
1999-08-09 18:19:24 +00:00
mrg
4c54af7651
+FUBAR +NFI +SNAFU
1999-08-06 13:50:31 +00:00
pk
e2fe2d50cf
sigh, `make install' should not attempt to create additional files in
...
the object directory. Work around this by using `/tmp'.
1999-08-06 07:32:07 +00:00
tsarna
23001b8bf4
+IANAL, remove dupe IOW, sort
1999-08-06 01:29:38 +00:00
jdolecek
7aa20c5a32
file-system NTFS: add a note NTFS is very experimental and should be used
...
with extreme caution
1999-08-05 15:47:07 +00:00
sommerfeld
b8e4538f80
Create new pool flag PR_LIMITFAIL, indicating that even PR_WAIT
...
allocations should fail if the pool is at its hard limit.
Document flag in pool(9).
Use it in mbuf.h for the first allocate call for M_GET, M_GETHDR, and
MCLGET, so that m_reclaim gets called even for blocking allocations.
1999-08-05 04:00:03 +00:00
simonb
4a90cd2d80
IIANM, IIANM was missing...
1999-08-04 04:26:21 +00:00
augustss
7b7060e363
Add another bunch of acronyms (thanks to my wife Jessica).
1999-08-02 20:12:23 +00:00
augustss
c8acef077d
Update for new attachment.
1999-08-02 17:43:52 +00:00
cjs
4c350b4a42
Add IOW.
1999-08-02 05:14:08 +00:00
augustss
9449835f0a
Add mpu(4) man page.
1999-08-01 18:21:16 +00:00
sommerfeld
34fba9bc34
Use install(1) to install the macro files instead of an ad-hoc equivalent
1999-08-01 17:02:44 +00:00
thorpej
7ccd991041
Add FSDO.
1999-07-31 21:51:40 +00:00
augustss
32ef9ed514
Add NTFS to the list of file systems.
1999-07-30 09:54:57 +00:00
augustss
7874ddad19
Document USB_SET_SHORT_XFER ioctl().
1999-07-30 01:32:05 +00:00
augustss
03fab70583
Mention COMPAT_14.
1999-07-30 00:49:15 +00:00
augustss
3d3f77c49e
Add the wsmux pseudo device.
1999-07-29 18:20:02 +00:00
augustss
7b3035544b
Sync with reality.
1999-07-29 14:20:32 +00:00
lukem
101ccd31ba
group is used by getgrent(3) not getpwent(3).
...
noticed by Johnny C. Lam <lamj@stat.cmu.edu>
1999-07-29 00:11:28 +00:00
augustss
1e49b88258
Add Away From Keyboard
1999-07-28 00:01:02 +00:00
mycroft
e726dc8e2f
ASAP, TYVM
1999-07-27 22:35:40 +00:00
mrg
30c19fc81a
update CRYPTO example to use ".sinclude"
1999-07-26 02:01:47 +00:00
mjl
3546e46e42
Mention MASTER_SORT and MASTER_SORT_REGEXP.
1999-07-24 15:37:03 +00:00
tron
d57a6fa9e5
Fix typo noted by "Wiz" in PR misc/8061.
1999-07-24 15:06:57 +00:00
lukem
e7bc6284b0
how could we forget TLA?
1999-07-24 01:42:54 +00:00
jtk
f1d0da26f4
SMLSFB
1999-07-23 21:19:26 +00:00
hubertf
e266af2900
add NFC
1999-07-23 13:49:12 +00:00
mrg
4ef3786b2a
+AFAICR +AFAIR +BTTH +SEP +SFA +SMI
1999-07-23 13:32:28 +00:00
hubertf
bbbbc755c7
add g, eg, veg
1999-07-22 23:56:25 +00:00
lukem
a7611f40ee
- document LOCALBASE, CROSSBASE and X11BASE
...
- xref mk.conf(5) correctly
- add a see also section
1999-07-22 11:08:30 +00:00
lukem
7175d3e631
add acronyms
1999-07-22 10:07:12 +00:00
lukem
550a51c5a5
IIRC, "IIRC" == "if i recall correctly". :)
1999-07-21 01:14:49 +00:00
perry
914486a01c
Note that the dl*() functions are not in a library per se but are
...
available in every dynamically linked program automatically.
1999-07-20 22:38:49 +00:00
tron
41267f6ee4
"named.conf" doesn't belong here.
1999-07-19 12:05:37 +00:00
abs
bb69dd0964
bind comes with a very helpful sample named.conf, so install it in
...
/usr/share/examples/named. I'm not overwhelmed about moving the file
into src/share/examples but there is prior art (amd).
1999-07-19 02:30:43 +00:00
mrg
d184a54b3b
+IMO +IMNSHO +PITA
1999-07-18 13:47:50 +00:00
itojun
5d77559eed
add manpage for faith pseudo interface (which is for
...
IPv6-to-IPv4 tcp relay translation).
1999-07-17 07:09:40 +00:00
itojun
c60ae5de13
add NetBSD RCS ID. retain KAME RCS ID (quoted).
1999-07-17 06:57:59 +00:00
hwr
814a7df4d8
SCR_NCR_MAX_WIDE is not size in bytes, but 8*(n+1) bits.
...
Fixes kern/7913 by Dave Huang.
1999-07-16 20:26:57 +00:00
christos
605e8fdded
thanks a lot :-)
1999-07-16 16:02:48 +00:00
fvdl
79aef7d85a
Acronymfomania. Add YMMV.
1999-07-16 13:19:32 +00:00
christos
0bd174205d
times can be shorter...
1999-07-16 09:26:59 +00:00
christos
a3ab8847da
opinions...
1999-07-16 09:24:46 +00:00
mycroft
d56d3dda8d
+TTFN
1999-07-16 09:21:03 +00:00
christos
b95578e121
mit appropriate.
1999-07-16 09:18:28 +00:00
mycroft
a6a973af4f
+OTOH, expand WTF/WTH
1999-07-16 09:17:23 +00:00
christos
f0b7f04401
lol
1999-07-16 09:13:38 +00:00
christos
a5d95430bb
made me laugh...
1999-07-16 09:10:45 +00:00
mycroft
acf6e3ddea
+RTFS
...
(Okay, enough silliness for one night.)
1999-07-16 09:08:44 +00:00
mycroft
81ca9f7de5
+RTF*
1999-07-16 09:07:52 +00:00
mycroft
04e943018c
+YKWIM
1999-07-16 09:05:47 +00:00
christos
b6e5de12eb
and another
1999-07-16 09:03:45 +00:00
mycroft
c71bbc85b8
+OIC
1999-07-16 09:01:35 +00:00
christos
04be925402
sort properly
1999-07-16 09:00:42 +00:00
christos
4415e65a34
and another
1999-07-16 08:59:59 +00:00
christos
d8fb3ad56e
one more
1999-07-16 08:58:50 +00:00
mycroft
d26e8a12b0
Minor editing, and add a RCS ID before someone whinges about it.
1999-07-16 08:57:07 +00:00
christos
7aa1db02d0
add a few more
1999-07-16 08:55:13 +00:00
mycroft
8493213273
A few more.
1999-07-16 08:48:33 +00:00
mycroft
73844ccc0b
A small list of acronyms often used in electronic communication.
...
I'm not really sure what direction this list should grow in, but I suppose
someone else will figure that out. B-)
1999-07-16 08:41:46 +00:00
wrstuden
6703225f00
Add bsd.hostprog.mk, a makefile for making programs used during
...
the build which will run on the build machine.
1999-07-14 20:20:05 +00:00
wrstuden
5b112fce77
Re-arrange location of "-nostdlib" in DESTDIR case so that cross-ld's
...
won't name the output file "stdlib".
1999-07-14 20:18:07 +00:00
thorpej
c410486d29
Document bsd.crypto.mk, and update the OBJECT_FMT entry.
1999-07-13 17:58:42 +00:00
kleink
15c85fb8d4
Mention those environment variables related to audio; suggested by Perry.
1999-07-13 14:52:53 +00:00
thorpej
c3de1759c7
Install bsd.crypto.mk.
1999-07-12 22:06:25 +00:00
kleink
13a23b2a31
Oops, alphabetical ordering.
1999-07-12 15:22:18 +00:00
kleink
a97e2eb258
Xref eso(4).
1999-07-12 15:20:54 +00:00
kleink
cf917747a1
Add a driver for the ESS Technology Solo-1 PCI AudioDrive line of chips.
1999-07-12 15:13:30 +00:00
thorpej
f77d35e72c
Makefile fragment used to determine the path to crypto code in the
...
source tree. Allows CRYPTOBASE to be set in mk.conf or environment.
If it's not set, it searches for: crypto-us, crypto-intl in that order.
Setting CRYPTOBASE to none forces a no-crypto build. EXPORTABLE_SYSTEM
is supported for backwards-compatibility.
Will be used in a forthcoming mega-commit which significantly improves
the build process when building a crypto-enabled system, and allows
for the international crypto sub-tree to be seamlessly integrated into
the build process.
1999-07-11 20:17:01 +00:00
christos
ac6f0fa99e
Arrange so that we can compile from a different location
1999-07-10 20:04:03 +00:00
jwise
ca956f1985
Minor change to at(1) description. Time to get back to work on this.
1999-07-09 16:13:53 +00:00
christos
63eda1d356
Introduce a second level of WARNS for even more paranoia
1999-07-08 01:55:38 +00:00
abs
3812febbd2
Attempt to remove my head from a somewhat timewarp shaped rear-end and fix the
...
years for NetBSD 1.3 and 1.3.1. Noted by Noriyuki Soda <soda@sra.co.jp>.
1999-07-07 01:54:46 +00:00
fvdl
454190a76b
Switch the i386 port to ELF.
1999-07-05 09:13:04 +00:00
itojun
834a62973d
add LIBRARY section into libipsec manpages.
...
add ".Lb libipsec" for this.
1999-07-04 01:27:19 +00:00
abs
cd59a419b6
Fix error in example - from VaX#n8 <vax@linkdead.paranoia.com>
1999-07-03 21:47:21 +00:00
kleink
e1b70af662
* Change the -p1003.1-96 macro to output a reference to its corresponding
...
ISO/IEC document.
* Add macros for ISO C, including AMD1 and TCor1/2.
* Add a macro for XNS5.2 D2.0, to be used for IPv6-related references for the
time being.
1999-07-03 14:14:32 +00:00
cgd
636e8f4688
'Dolphin' -> 'Dolphin Peripherals' where appropriate
1999-07-03 05:55:23 +00:00
cgd
111e8a47c4
Add support for 36 more SIIG PCI serial/parallel cards (for a total of 37).
...
This means that all SIIG PCI serial/parallel cards (described on their
web site as "I/O boards" as of July 2, 1999) should now be supported.
1999-07-03 05:38:05 +00:00
itojun
2968331bac
s/RFC2133/RFC2553/
1999-07-03 05:21:47 +00:00
itojun
70d8ef4285
document scoped address issues.
1999-07-03 05:19:45 +00:00
itojun
94e64335b4
add IPv6 configuration (ip6forwarding, rtsol, route6d and rtadvd).
...
Right now netsetart does not bother you even if you do not have
"options INET6" in the kernel.
1999-07-03 03:29:29 +00:00
itojun
d740011572
describe how you can compile IPSEC_ESP.
...
(there should be some cvs-based, or config-based solution for this)
1999-07-03 01:45:56 +00:00
itojun
5e4f18efbb
add LIBIPSEC for use from DPADD.
1999-07-01 20:19:18 +00:00
itojun
2cd8764765
add IPv6/IPsec manpage into MAN
1999-07-01 10:55:53 +00:00
itojun
af19683322
s/.Os KAME/.Os/
1999-07-01 10:53:48 +00:00
itojun
9d0659f865
manpage for "pseudo-device gif", for IPv4/v6 tunnelling.
1999-07-01 10:52:17 +00:00
itojun
42d8e71f94
s/.Os KAME/.Os/
1999-07-01 10:50:47 +00:00
itojun
38610cd2fc
introductory manpage for IPsec and IPv6.
1999-07-01 10:48:30 +00:00