ad
66c5e62a89
Install dpt(4).
2000-01-24 15:33:12 +00:00
augustss
4783cfc22f
Note the use of 64K memory.
2000-01-24 15:30:03 +00:00
augustss
e740eea06d
Add ray(4).
2000-01-24 15:26:10 +00:00
augustss
b39bfbcc51
Add ray(4).
2000-01-24 15:15:21 +00:00
augustss
4efea9d42c
Add a preliminary man page for the ray(4) driver.
2000-01-24 15:13:11 +00:00
mycroft
6235a29e6b
Fix a bogon that caused some symlinks to not be installed.
2000-01-24 06:54:27 +00:00
mycroft
a73ccc591a
More .mk file fallout. *sigh*
2000-01-23 21:55:44 +00:00
eeh
5d315f245c
Add some support for FCode binaries.
2000-01-23 19:38:53 +00:00
drochner
3683ac880b
speaker(4) is MI
2000-01-23 14:29:12 +00:00
oster
bedb9d23c2
Remove a (now) incorrect comment, and cleanup a bit.
2000-01-23 02:04:10 +00:00
tron
5b0a036edb
Replace reference to obsolete "CLBYTES" parameter by "NBPG". Fixes
...
PR kern/9215 by Erik Bertelsen.
2000-01-22 23:53:08 +00:00
mycroft
43244e5049
Do the NEED_OWN_INSTALL_TARGET klugery for depend and all, too, so this works
...
with pkgsrc.
2000-01-22 19:53:53 +00:00
mycroft
fe5f9c4b53
Adjust symlink crap for all/realall changes.
2000-01-22 19:45:41 +00:00
mycroft
3e13200b73
Make `dependall' play nicely with SUBDIR, using a hack similar to `realinstall'
...
for both `depend' and `all'.
Also, remove the old hack that invokes an extra shell for .depend, now that
make(1) has been fixed.
2000-01-22 19:31:00 +00:00
mycroft
4d6d93a953
Add missing .El.
2000-01-22 17:50:27 +00:00
wiz
e2511f4301
fix typo
2000-01-22 15:10:35 +00:00
mjl
1b0dcc825d
Minor formatting nits.
2000-01-22 09:31:35 +00:00
takemura
51ccd3e8ea
Add a description about key sequences for hpcmips.
2000-01-22 05:28:00 +00:00
kleink
ee1ff1654b
Another old-style chown(8) bites the dust.
2000-01-22 01:34:55 +00:00
abs
b6796d5dd4
add an extra card to HARDWARE from Bob Nestor
2000-01-19 14:54:13 +00:00
itojun
f14dd6bfd4
sync with kame. add full reference info for RFC.
...
some other cosmetics (remove trailing dot in SEE ALSO .Xr references)
2000-01-19 06:59:32 +00:00
enami
d9cdb3776d
Sort SEE ALSO list as described in this manual.
2000-01-19 05:54:42 +00:00
jlam
f4b2073531
bsd.prog.mk doesn't define/use STRIP anymore -- it's now STRIPFLAG
2000-01-17 21:21:55 +00:00
abs
a4cc9c62f3
remove duplicate += of OBJS, introduced in 1.158 - fixes PR #8487
2000-01-17 18:37:23 +00:00
ad
869cdcbbcc
It seems that the ECC formatted disk/array breakage is to do with broken
...
firmware and HBAs. salyzyn_mark@dpt.com writes:
> If the card does not have (DPT) ECC memory, the card will necessarily
> not hide the block size. The PM2041 can not hide it, and some versions of
> the Firmware on the PM3334 also fail in this regard.
2000-01-17 16:34:44 +00:00
augustss
7ae4b6a312
Fix typo.
2000-01-16 13:54:39 +00:00
abs
4f51e5f1ee
update some supported HARDWARE lists
2000-01-16 12:22:56 +00:00
ad
69d9fef69c
- First appeared in NetBSD 1.4.2 (this is tentative).
...
- Note that ECC formatted disks/arrays do not work just yet.
2000-01-16 11:19:55 +00:00
augustss
49abd4ba94
Add references to aue, cue, and kue.
2000-01-16 11:07:40 +00:00
augustss
ad0339b634
Add man pages for Bill Paul's USB-Ethernet adapter drivers.
...
The actual drivers should appear within a few days.
2000-01-16 10:43:36 +00:00
assar
39e002e7ea
all: depend on ${SCRIPTS} so that they get generated if they need to
2000-01-16 03:34:27 +00:00
jwise
9aa0a45ccf
Document USE_JAVA
2000-01-14 17:32:29 +00:00
mjl
6009387d42
Updated to cater for login classes.
2000-01-14 01:04:24 +00:00
ad
10e2e10965
Beef this up a little in anticipation of a pull-up to netbsd-1-4.
2000-01-13 18:00:51 +00:00
haya
3eb44d6879
Add flags description for cardslot.
2000-01-13 09:33:16 +00:00
mjl
cfd5989461
Update for added capabilities in login(1).
2000-01-13 06:13:30 +00:00
leo
416325880a
SYnc with the latest driver changes.
2000-01-12 07:56:46 +00:00
mjl
142f369443
Add necessary support routines for login.conf.
2000-01-12 05:02:10 +00:00
deberg
d3ae549f72
regen
2000-01-11 03:41:15 +00:00
ad
645ee40728
- Make /etc/daily run /etc/daily.local if it exists. Make similar change for
...
weekly and monthly scripts.
- Update FILES section in manpages.
2000-01-10 17:03:49 +00:00
lukem
1bfa7f6fec
improve examples:
...
- put local anon users into a separate class `localguest'
- use `localguest' to demonstrate the template features
- provide a better description of how the conversion commands work.
2000-01-09 13:19:19 +00:00
tron
a928b0f18c
Fix manual page formatting problem. Fix supplied by Patrick Welche
...
in PR misc/9131.
2000-01-08 17:15:18 +00:00
tron
8bf74ff792
Fix for several typos supplied by Richard Rauch in PR misc/9145.
2000-01-08 17:08:02 +00:00
lukem
5391da8c86
sample ftpusers with lots of examples on the syntax
2000-01-08 13:30:59 +00:00
lukem
fb456363d7
add example "limit" command
2000-01-08 13:17:17 +00:00
sommerfeld
7a458244ef
improve text describing BSDSRCDIR/BSDOBJDIR
2000-01-08 01:41:13 +00:00
kleink
24162ced3c
vslock() is gone in UVM; uvm_vslock() can be found in uvm(9).
2000-01-07 21:14:25 +00:00
drochner
84ed277b8d
correct confusing example, closes PR misc/9135 by Andreas Gustafsson
2000-01-06 19:09:35 +00:00
itojun
2e904aec57
make IPV6_BINDV6ONLY setsockopt available. it controls behavior of
...
AF_INET6 wildcard listening socket. heavily documented in ip6(4).
net.inet6.ip6.bindv6only defines default value. default is 1.
"options INET6_BINDV6ONLY" removes any code fragment that supports
IPV6_BINDV6ONLY == 0 case (not defopt'ed as use of this is rare).
2000-01-06 06:41:18 +00:00
itojun
c0bf362ef8
improve IPSEC and IPSEC_ESP. make US-centric sentences more generic.
2000-01-06 05:33:05 +00:00