Commit Graph

78496 Commits

Author SHA1 Message Date
wiz 464b353034 Add section to xref. Whitespace fixes. 2001-04-04 09:48:11 +00:00
wiz 64044113aa Whitespace and punctuation fixes. 2001-04-04 09:47:13 +00:00
wiz 53dcd3f4a2 kerberos(1) -> (8). Sort SEE ALSO. 2001-04-04 09:44:35 +00:00
wiz 62741901ca add section to xref. 2001-04-04 09:44:08 +00:00
wiz ea344ed09a Add section to xref. 2001-04-04 09:43:52 +00:00
wiz 81035f2228 kerberos(3) -> (8). Sort SEE ALSO. 2001-04-04 09:43:24 +00:00
wiz c9d23d9780 netconfig(4) -> (5). Fix option section. Whitespace fixes. Sort SEE ALSO. 2001-04-04 09:42:49 +00:00
wiz b2ff05f424 Update date (-M added some time ago). Markup and punctuation fixes.
Move SEE ALSO section in correct place.
2001-04-04 09:41:36 +00:00
wiz c4e8d5ac07 kerberos(3) -> (8). 2001-04-04 09:40:07 +00:00
wiz 11d6505ee1 getcwd lives in 3, not 2. Whitespace fixes. 2001-04-04 09:39:07 +00:00
wiz bca0ff2b3b Add section to xref. Whitespace and punctuation fixes. 2001-04-04 09:38:32 +00:00
wiz 2e8e67fc3f Sort SEE ALSO section, and correct section for kerberos (1 -> 8). 2001-04-04 09:37:51 +00:00
wiz 63dab75624 Improve markup a bit. Add section to xref. 2001-04-04 09:37:19 +00:00
wiz c4aebac5ce Add section to xref. 2001-04-04 09:36:51 +00:00
wiz 1561a4e9ef Lowercase name in xref. 2001-04-04 09:36:33 +00:00
wiz 791ead0a1a Not only i386 has a fdc(4), so mention the others, too.
Whitespace and punctuation fixes.
2001-04-04 09:36:12 +00:00
wiz d819f04061 Add sections to xrefs, and remove some unnecessary whitespace while I'm
here.
2001-04-04 09:35:23 +00:00
itojun 5ed8fd262b suppress RS/RA log messages (can be re-enabled by net.inet6.icmp6.nd6_debug),
as they may fill up /var.  sync with kame.
2001-04-04 06:28:41 +00:00
itojun 2abaa8eae5 make sure rcvif is sane on call to icmp6_reflect 2001-04-04 06:28:40 +00:00
toshii fa02f7a053 Add Japanese model keyboard mapping. 2001-04-04 05:31:57 +00:00
atatat 2811b1707a Provide the capability of storing backups via RCS instead of just a
"current" and a "last" (which is useless if you wanna know what you
changed last week).  Set the default to on.
2001-04-04 03:17:19 +00:00
ross 17dd36da82 Need -mieee-with-inexact here. 2001-04-04 01:36:53 +00:00
tsutsui c8ff6232b7 Restore #endif which was mistakenly removed in previous. 2001-04-03 22:46:03 +00:00
ragge ba98d9bf9e Protect #include <sys/types.h> by #ifndef _LOCORE. <sys/types.h> isn't
asm-safe.
2001-04-03 20:25:22 +00:00
manu 15fbc5943f Added a comented out COMPAT_LINUX option in GENERIC kernels of PowerPC ports 2001-04-03 19:50:43 +00:00
jhawk d95ba2eb80 Remove gratuitous setting of SYSDIR;
it is set in sys/kern/Make.tags.inc
2001-04-03 17:12:23 +00:00
jhawk 0ee6a7e6e9 Remove grossly inefficient "! -path /sys/arch*" construct in favor of -prune.
Use a relative path (../..) instead of /sys.

Enhance the sed expression to work with .'s in paths.
Quote sed expressions in single quotes rather than double
quotes unless there's a good reason otherwise.
2001-04-03 16:56:16 +00:00
chs e7a221b78f remove a temporary hack now that it's fixed for real. fixes PR 11731. 2001-04-03 15:08:38 +00:00
chs d8ed86a474 handle partially full directory buffers by only using (b_bcount - b_resid)
bytes of data from the buffer.
2001-04-03 15:07:23 +00:00
christos ea8e5cf90b PR/12533: Koji Mori: eval gets misparsed when it has a trailing semi-colon. 2001-04-03 15:00:11 +00:00
christos 4331e2615e Fix sentinel for the buffer in globtilde. It was off by x 2. Noted by Theo. 2001-04-03 14:50:37 +00:00
jhawk 5e3565be65 Xr icmp(6), inet(6), ip(6) 2001-04-03 14:06:31 +00:00
jhawk 1277f0fe42 Xr icmp(4), inet(4), ip(4) 2001-04-03 14:00:09 +00:00
jhawk 404ef082e4 Xr printf(9) 2001-04-03 13:59:22 +00:00
jdolecek c84d3343d1 add standard NetBSD RCS Id on top 2001-04-03 13:10:26 +00:00
itojun 5c5ff032ec cleanup includes 2001-04-03 12:06:27 +00:00
wiz c106ab288c Comment out reference to tlid.conf in the SEE ALSO section. 2001-04-03 12:05:12 +00:00
wiz 248b28b11a Mention path to font files in FILES section, and remove outdated
section about their non-existance.
2001-04-03 12:02:22 +00:00
wiz 2b5b6da8ef Xref wskbd 4, not 8. 2001-04-03 12:01:39 +00:00
itojun eb670a58e2 fix bug in original postfix regarding to "host:port" syntax in master.cf. 2001-04-03 11:59:04 +00:00
jdolecek 4fe147ddbf xref se(4) now that the manpage is built and installed 2001-04-03 11:51:33 +00:00
jdolecek 3bf5383edb add MCA i/o bus 2001-04-03 11:47:47 +00:00
wiz 7557a03344 Don't xref old name of the command, just Ic it. Whitespace fix. 2001-04-03 11:42:40 +00:00
wiz 9bd00f5b56 Add sections to some xrefs. 2001-04-03 11:29:47 +00:00
wiz aa3d785edc Add section to a .Xr. 2001-04-03 11:28:44 +00:00
wiz 4dea69431e Add sections to some xrefs. Whitespace fixes while I'm here. 2001-04-03 11:28:21 +00:00
jdolecek b61a5aeb17 build se(4) manpage and add it do distrib lists 2001-04-03 11:28:03 +00:00
wiz 9ce3f772a3 Xref tcpdump 8, not 1. 2001-04-03 11:27:42 +00:00
wiz c177247450 Xref inet 4, not 5. 2001-04-03 11:27:01 +00:00
wiz 6542c07106 Xref apm 8, not 1. Whitespace fixes while I'm here. 2001-04-03 11:24:20 +00:00