thorpej
cdc96f602d
Garbage-collect old KERBEROS* switches.
2000-06-23 06:14:33 +00:00
thorpej
acc9b0f304
Remove the bsd.crypto.mk section, and describe the new MK... switches
...
related to system crypto support.
2000-06-23 06:11:05 +00:00
thorpej
df83a2a3cd
Add MK... variables to enable/disable various aspects of building
...
crypto support into the system. See share/mk/bsd.README for more
a full description.
2000-06-23 06:01:10 +00:00
itojun
b72e65d5b4
clarify more about symlink for pcvt(4) ioctl
2000-06-21 23:29:10 +00:00
itojun
73383f3580
mention /dev/ttyv0 trick (pcvt ioctl).
2000-06-21 22:06:33 +00:00
itojun
c60ddc2403
remove ip6defaultif configuration. because:
...
- ndp is in /usr/sbin, chokes on NFS-mounted /usr installation
- the option is just for IPv6 specification geek, not for normal users
2000-06-20 16:48:14 +00:00
thorpej
e7d6b96938
Merge a bunch of things from crypto-us and crypto-intl into basesrc,
...
adding support for Heimdal/KTH Kerberos where easy to do so. Eliminate
bsd.crypto.mk.
There is still a bunch more work to do, but crypto is now more-or-less
fully merged into the base NetBSD distribution.
2000-06-20 06:00:24 +00:00
thorpej
78d67d6053
Add print-shlib-major and print-shlib-minor targets.
2000-06-19 19:35:05 +00:00
thorpej
c55e4231ce
Sync up the LIB* list.
2000-06-19 19:00:14 +00:00
kleink
8a7d2ae8da
+ FAQ
2000-06-19 11:27:52 +00:00
kleink
09d00231dc
+ KITA
2000-06-19 09:40:58 +00:00
soren
d2df3196f7
Note tr_pcmcia.
2000-06-19 04:04:46 +00:00
hubertf
112d4ac068
* Add some cut&paste ready commands for installing this
...
* Move audioplay to a shell function, to have one location where to
change the noise-making
* use /etc/rc.d/dhclient instead of doing it manually
* when going line->battery and vice versa, adjust idle timeouts of
harddisk (atactl), and add noatime,nodevmtime mount options.
Inspired by htdocs/Documentation/power-mgmt/
2000-06-18 16:16:34 +00:00
christos
cba4080890
document dlopen(NULL, ...)
2000-06-17 19:09:21 +00:00
msaitoh
18f3abf4d9
add netconfig.5
2000-06-16 06:52:17 +00:00
msaitoh
39b7678090
remove netconfig.4 and rpc.4
2000-06-16 06:50:36 +00:00
augustss
fb5d1ab7ad
Update man pages to reflect the new things that can be attached to pnpbios.
2000-06-16 06:42:31 +00:00
fvdl
fbe0b56aea
The rpc and netconfig files belong in section 5, not 4 (that's where they
...
are under Solaris). Pointed out by several people. Also, describe
struct netconfig in netconfig(5), as pointed out by Matt Green.
2000-06-15 20:05:51 +00:00
itojun
cce3a88546
typo. ftp(8) -> ftp(1)
2000-06-15 14:24:17 +00:00
itojun
2440a71706
to compile IPSEC_ESP enabled kernel, we no longer need a symbolic link
...
from src/crypto-intl.
2000-06-15 10:33:15 +00:00
itojun
b6dea15d96
typo
2000-06-15 10:28:50 +00:00
itojun
b918f02846
typo
2000-06-15 08:12:41 +00:00
itojun
90ca25568b
remove obsolete sysctl MIB net.inet.ipsec.inbound_call_ike.
...
(sync with kame)
2000-06-15 05:01:06 +00:00
cgd
c85d2eb42b
sweep of my licenses for consistency. (no functional changes) These
...
files have copyright held by people in addition to myself. (I did the
original work, they copied it, enhanced it, and added their copyright
to the derivative work.) Their approval has been given re: the license
change.
2000-06-14 22:52:37 +00:00
cgd
db755e7c76
sweep of my licenses (userland files w/o only my copyright) for
...
consistency. (no functional changes)
2000-06-14 17:24:02 +00:00
itojun
54bba557fc
explicitly recommend listening to two sockets
2000-06-14 16:29:32 +00:00
itojun
b5d836ae92
document IPv4 mapped address issues (moved from inetd.8)
2000-06-14 15:59:50 +00:00
itojun
7c77443b0b
describe more sysctl variables.
2000-06-14 13:06:30 +00:00
itojun
b2e33a4fd8
document issue with SADB_{,SPD}DUMP in BUGS section. (socket buffer full)
2000-06-14 12:36:11 +00:00
ad
a1aa137da7
Xref cap_mkdb(1) and add a FILES section mentioning /etc/login.conf.db.
2000-06-14 12:35:31 +00:00
cgd
d220ca5ba3
fix up NetBSD RCS Ids to match the standard, and the leading comment as
...
to match as well. No functional changes.
2000-06-14 06:48:47 +00:00
itojun
b08666e2a4
IPv6 numeric addresses are permitted.
2000-06-14 03:57:23 +00:00
itojun
c4e8d3d8d5
"nameserver" line happily accepts IPv6 numeric address.
2000-06-14 03:52:40 +00:00
cgd
ef767ee388
Replace my personal attribution string ("This product includes software
...
developed by Christopher G. Demetriou for the NetBSD Project.") with
a generic NetBSD one ("This product includes software developed for the
NetBSD Project. See http://www.netbsd.org/ for information about NetBSD.")
so that this same set of terms can be used by others if they so desire.
(Eventually i'll be converting more/all of my code.)
2000-06-13 22:36:16 +00:00
itojun
beb03d9f22
add ipsec configuration.
2000-06-13 16:33:18 +00:00
scw
b7a8fc610a
Document OPTi 82c621 support.
2000-06-13 09:43:07 +00:00
bjh21
4ed6e58789
Proper en-dash.
2000-06-13 00:24:13 +00:00
bouyer
5df54cd1f2
Note HPT366 support.
2000-06-12 21:27:12 +00:00
ad
47eb171a16
In SEE ALSO section:
...
- Note missing references to dpt(4) and wdc(4).
- Sort.
2000-06-12 11:24:36 +00:00
itojun
eb5b4aa559
typo. there's no ttcp(4) in netbsd.
2000-06-12 11:16:32 +00:00
ad
65fbf215fa
- Formatting.
...
- Reword slightly to be more clear in one or two cases.
2000-06-12 11:14:30 +00:00
ad
412d66c34b
Remove some crap that looks like it came from a conflict.
2000-06-12 11:11:19 +00:00
ad
f3415e7d0e
Note EGA support.
2000-06-12 11:04:15 +00:00
itojun
0c0d0ee98e
tiny nroff nit. correct order of sections. (sync with kame)
2000-06-12 10:32:06 +00:00
veego
959d05dacc
Sync with the basesrc/etc/etc.$ARCH/MAKEDEV files.
2000-06-11 10:08:03 +00:00
veego
bd118032cf
Only update the file when it changed.
2000-06-11 10:02:58 +00:00
augustss
3434d1941c
Fix spelling.
2000-06-11 01:13:44 +00:00
veego
b18cd8346c
One eisa.4 entry is enough.
...
Only noticed because make failed with:
install -r -c -o bin -g bin -m 444 eisa.cat4 eisa.cat4 /usr/share/man/cat4/eisa.
2000-06-10 20:00:11 +00:00
mycroft
750b27b82a
Use ${.ALLSRC:T} when doing the generated variable name lookups, so that it
...
DTRT for generated files in and obj directory (or accessed via .PATH).
2000-06-10 14:12:03 +00:00
itojun
3fff705c2a
update i-d #. (sync with kame)
2000-06-10 08:02:20 +00:00