Commit Graph

3863 Commits

Author SHA1 Message Date
tron 148a50300a Back out last change as there is no measurable performance gain. 2001-03-05 14:17:06 +00:00
tron df07a57fe4 Invoke "groff" directly when building manual pages, "nroff" is just a
shell script wrapper. This saves at least one fork(2) and one exec(2)
while creating each manual page and should thus speed up builds.
2001-03-05 06:52:12 +00:00
mrg e605caf0df note compat_sunos for sparc64, compat_netbsd32, and new compat_svr4_32 2001-03-05 02:35:22 +00:00
msaitoh f6d121802a add an entry for NetMos NM9835 2001-03-04 21:33:34 +00:00
jdc 2050bbec42 Addition of ahdilabel.8. 2001-03-04 21:04:22 +00:00
jdc 8067506a7e Document enhancements to ahdilabel :
boot sector and bad sector list are preserved by default, use 'z' to change
   type NNNm to make a partition size NNN megabytes
   type `-N' at `root' and `start' prompts to start after partition N
   type `-N' at `size' prompt to end before partition N
   type `-1' at `size' prompt to end at end of disk
   display pauses if 10 or more partitions to display
2001-03-04 21:00:00 +00:00
jdc 5116ec7ef9 Man page moved from sys/arch/atari/stand/ahdilabel. 2001-03-04 20:57:50 +00:00
bjh21 439283d3c2 Don't create /dev/cpu* any more.
[ Not properly regenerated since I haven't installed perl yet ]
2001-03-03 18:08:31 +00:00
jdolecek f7dd27c22b fix section xrefs for ai(4) and ef(4) 2001-03-02 21:50:10 +00:00
lukem 571663338d rlc 2001-03-01 22:46:13 +00:00
lukem 4dea53e974 AYBABTU 2001-03-01 22:35:52 +00:00
jdc ff84c9be3b Correct documentation of -k and -l options. 2001-02-25 19:22:16 +00:00
msaitoh 636da14f06 NetBSD/sh3 ELF doesn't supports dynamic link yet. 2001-02-24 16:37:43 +00:00
mrg 8b5c945dbb sshd is part of NetBSD these days.... this should have been updated when
ssh was integrated into netbsd, so as not to confuse people who think they
need to (and do) install some other ssh package on 1.5 or later machines.
2001-02-24 14:07:22 +00:00
hubertf 034e1acc06 install ipsec.conf.5 manpage 2001-02-23 02:38:42 +00:00
hubertf f7617b4ad7 I found etc/rc.d/ipsec reads this, so add some documentation.
OK'd by Itojun.
2001-02-23 02:32:27 +00:00
chs 7408da7619 sun3 now uses ELF. 2001-02-22 07:12:55 +00:00
cgd 00f68ab5c7 add include of stdlib.h, for use of setprogname() & getprogname() 2001-02-21 00:04:43 +00:00
itojun a86059f695 mention that gif* can tunnel ISO over IPv4/6 using EON encapsulation.
XXX is terminology correct about netiso?
2001-02-20 12:55:24 +00:00
jwise 8179bf1a53 AWOL is `absent without official leave'
^^^^^^^^
2001-02-20 01:52:24 +00:00
cgd 2c1f7a6ee8 nuke __progname, suggest setprogname() and getprogname() 2001-02-19 22:46:47 +00:00
jmc 788f1c082f Wrap target() checks around afterdepend rule as some Makefiles override this 2001-02-19 07:56:14 +00:00
pooka 7cf18877e8 make this reflect the current state found in malloc.h 2001-02-17 22:21:05 +00:00
wiz 187ec466a3 Note COMMENT variable. 2001-02-17 19:16:30 +00:00
itojun 4f9ee0260b 6to4 is now RFC, update reference. sync with kame 2001-02-17 04:28:10 +00:00
lukem 2d7c1ae95f the default spool for lpd has been /var/spool/output/lpd (not /var/spool/lpd)
at least as long ago as when these were originally imported.
2001-02-15 14:57:42 +00:00
is 351ab21168 Added Zorro bus manufacturer/product id codes to the table of supported
Zorro boards, to ease identification.
2001-02-12 20:17:26 +00:00
is 5676e7788a Document the new Zorro bus boards. 2001-02-12 20:07:03 +00:00
nathanw eb65359d14 The card_attach_now flag hasn't been necessary or useful for some time.
Garbage collect the code and corresponding documentation.
2001-02-12 04:52:48 +00:00
jhawk 3dce135b76 Copyright 1997-2001 (range).
Document some stuff:
  show breaks
  show buf
  show ncache
  show page
  show pool
  show uvmexp
  show vnode
Sprinkle some commas.
2001-02-12 04:04:37 +00:00
sommerfeld 7340a3b8f8 WIBNI 2001-02-12 01:41:36 +00:00
jdolecek 4ceebb1156 Introduce max_grouplen - this determines the maximum permitted length
of group names, similarily to max_loginlen
2001-02-11 09:55:09 +00:00
enami 4c050f052a Subst head.cqh_first with CIRCLEQ_FIRST(&head) instead of CIRCLEQ_HEAD.
Pointed out by Tim on icb sometimes ago (iirc).
2001-02-11 03:22:46 +00:00
lukem 8c93176438 awol 2001-02-11 00:23:12 +00:00
eeh 0c31c28638 Treat all sparc machines the same. 2001-02-10 23:25:51 +00:00
eeh 17a9e88b78 Update line discipline documentation. 2001-02-10 23:24:12 +00:00
briggs 23dbc539e2 Make and install pci_configure_bus(9) with a link to pci_conf_interrupt(9)
(called from pci_configure_bus()).
Also make and install pci_intr(9), which seems to have been overlooked in
the Makefile
2001-02-10 02:52:17 +00:00
briggs 36be5d5e65 Add man page for pci_configure_bus() 2001-02-10 02:50:37 +00:00
hubertf 592ead98b0 Add a note on enabling "secure" maps.
Suggested by bdc@world.std.com in PR 12149
2001-02-08 13:40:53 +00:00
tacha 6fb91304fb fix date and comment out Xref to midi(4). 2001-02-08 06:58:07 +00:00
itojun 1bba1c790c typo 2001-02-07 11:56:04 +00:00
itojun 2adb8e1671 document ND6_DEBUG 2001-02-07 11:40:16 +00:00
ad 8d75ab98d3 Add a driver for the Mylex DAC960 family (including DEC SWXCR). 2001-02-04 17:05:11 +00:00
ad d869a18389 Sync with reality. 2001-02-04 16:59:22 +00:00
is 5774da6797 Initial wscons support by Jukka Andberg from PR 11068. 2001-02-02 21:54:49 +00:00
augustss de9cbc6035 Mention umidi in device list. 2001-02-02 05:33:10 +00:00
agc c05de915ca + clean up the English in one sentence
+ sync with reality, and document "MKMAN= no" in preference to "NOMAN= noman"
+ get in quick before the 80-column police notice what we were doing
+ spell "existence" correctly
2001-02-01 20:27:06 +00:00
itojun e80503da97 integrate Makefile.inc and Makefile. use bsd.files.mk to avoid installation
with cmp(1).
2001-02-01 19:46:42 +00:00
itojun 6ecd41c538 add LOCALEDIR and related declarations. 2001-02-01 19:29:59 +00:00
wiz 2fb3a350e6 Document MESSAGE_SUBST, and PLIST_SUBST, and generally update the
document for some changes in the last months (or even earlier).
2001-01-31 17:04:03 +00:00