Commit Graph

2903 Commits

Author SHA1 Message Date
sjg 5c4b588d66 Fixed handling of MAKEOBJDIR so that it matches make(1)'s expectations.
Added handling of MAKEOBJDIRPREFIX.
In both cases we simply need to mkdir the appropriate path if it does not
exists.
2000-02-08 12:38:16 +00:00
mcr 5b86e082c2 changed references to ioat66 to ioat. 2000-02-08 00:45:44 +00:00
bouyer 7f8316dfb8 Add man page for realtek and rhine ethernet drivers, update the thunderlan
one to current reality.
2000-02-07 18:00:10 +00:00
abs d92f143010 Note that use of %: is strongly discouraged. 2000-02-07 12:37:02 +00:00
jdc 2133a0f528 Add libahdi entries. 2000-02-05 20:54:12 +00:00
jdc b7d67025a8 Replace `.Bd' and `.Bl' with `.Bl' only. 2000-02-05 19:50:24 +00:00
mhitch 4130a78e00 Add amiga config line. 2000-02-05 19:34:07 +00:00
itojun e9056d34cb change IPv6 configuration syntax to avoid ambiguity.
ip6mode=host: IPv6 host
ip6mode=autohost: IPv6 host, with autoconfig
ip6mode=router: IPv6 router

backward compatibility to "ip6forwading" is provided.
2000-02-05 17:02:42 +00:00
kleink c67e34c8c7 Typoe in previous. 2000-02-04 14:21:07 +00:00
mjl b3204d536b Add login_getpwclass to libutil as convenience function for
programs originally for FreeBSD.
Add parsing of "setenv" parameter which can be used to set
up an initial environment on login.
2000-02-04 02:17:14 +00:00
cgd 606920c890 add documentation for the ratecheck() function, a new kernel function
(not even committed... docs before changes?!  CALL RIPLEY!!!)
which can help programmers implement rate-limited actions.
2000-02-03 23:03:14 +00:00
dante 9ab138d7a1 Add adw driver man page 2000-02-03 21:04:30 +00:00
kleink 72592c10cf Document va_copy. 2000-02-03 16:17:50 +00:00
augustss 8527b0dc4d Update for new CardBus devices. 2000-02-02 19:57:17 +00:00
itojun 94f3b7fede wording fixes (about memory window etc) 2000-02-02 19:54:45 +00:00
hubertf 61e71b247c document PACKAGE_DEPENDS_WITH_PATTERNS 2000-02-02 15:54:33 +00:00
tsutsui c539ff5d84 STRIPPROG -> STRIP 2000-02-01 06:00:35 +00:00
dmcmahill 6f957f99c7 correct typo reported in pr misc/9314.
Thanks to Geoff Wing (gcw@pobox.com) for the pr and patch.
2000-01-31 14:54:11 +00:00
bouyer 54a73269c2 Updates for ext2fs revision 1. 2000-01-28 17:19:36 +00:00
enami fb470150bb - Sort SEE ALSO section first by section.
- Note that 3c575 is now supported by ex(4).
2000-01-28 01:55:27 +00:00
soren 9c16a041dd Remove MIPS/trapdump.
Mention MIPS/kvtop.
2000-01-26 13:37:57 +00:00
augustss 85fcd0b58d Update for the ucom(4) addition. 2000-01-25 08:31:56 +00:00
hubertf 45eb896114 add note on how to umount (as user), using amq.
Hint taken from a posting on tech-kern by
Wolfgang Rupprecht <wolfgang@wsrcc.com>
2000-01-25 02:39:52 +00:00
chopps e08a62088a fix spelling mistake 2000-01-25 02:38:55 +00:00
chopps 3949f8e60b new manpage for raylink/aviator pccards 2000-01-25 02:28:43 +00:00
thorpej c1e175b999 Add OTL. 2000-01-24 22:38:21 +00:00
mcr b6d39b9d3e man page for ioat66 device (under proper name) 2000-01-24 20:14:24 +00:00
mcr 0d661ece3c man page for ioat66 device 2000-01-24 20:10:25 +00:00
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