Commit Graph

2389 Commits

Author SHA1 Message Date
ichiro 4e97eee598 ass product USB-RSAQ. 2001-01-28 03:48:40 +00:00
nathanw ec72e52bed Advananced Systems Products is now ConnectCom Solutions. 2001-01-28 03:04:18 +00:00
nathanw f80f6c9cca Edit for grammar and clarity. 2001-01-28 02:33:04 +00:00
nathanw d50d9fcf41 Edit pcppi(4) for clarity.
Make spkr(4) link to the speaker man page, not the pcppi man page.
2001-01-28 01:39:40 +00:00
nathanw ab7986244d Note joy at pnpbios; cross-reference joy(4) and pnpbios(4). 2001-01-28 00:59:27 +00:00
itojun fee00b1a78 mark cloned routes with RTF_CLONED. present it with netstat -r by "c".
let static routes overwrite cloned routes, as cloned routes can come back again
if necessary.  behavior same as freebsd/bsdi, code partially from bsdi42.
(NRL rt->rt_parent was not added)
should fix PR 11916 and maybe some other PRs with ARP behavior.

recompilation of usr.sbin/route6d is suggested.
2001-01-27 04:49:31 +00:00
garbled af36c1ab79 Document OSVERSION_SPECIFIC. 2001-01-24 10:01:14 +00:00
augustss 7e55d8a1a4 Describe that the Visor has multiple ports. 2001-01-23 21:31:10 +00:00
augustss 2a80f01a2c Add and xfer uplcom(4). 2001-01-23 02:14:01 +00:00
ichiro e02943e815 add man page of uplcom 2001-01-23 01:42:33 +00:00
ad 2962c6f0a3 Fix typo. 2001-01-22 21:58:17 +00:00
ad 9c7e523b64 - Complain if interrupt-driven retrieval of AENs fails somehow.
- Clamp the number of outstanding commands to 129.
- Other tweaks.
2001-01-22 17:32:11 +00:00
itojun a836499e32 make it possible to turn off ingress filter on gif/stf tunnel egress,
by using IFF_LINK2.  (part of) PR 11163 from Ken Raeburn.
2001-01-22 07:51:01 +00:00
itojun 9523bb892e correct RFC # for DF bit behavior 2001-01-22 07:30:40 +00:00
augustss 048155a1d1 I was wrong, MIDI isn't quite there yet. 2001-01-22 01:38:18 +00:00
augustss bcdad7bb8b There seems to be a midi attachment to clct. 2001-01-22 01:33:13 +00:00
augustss 26efb9351b Add clct(4) man page. 2001-01-22 01:28:53 +00:00
veego b05fd9e58b Document SVR4_PKGNAME. 2001-01-21 22:41:48 +00:00
augustss 05c9b152d9 Update to reflect reality. 2001-01-21 00:50:48 +00:00
manu 06f408a6ac Updated COMPAT_LINUX: we now have an experimental powerpc port. 2001-01-19 01:58:06 +00:00
enami 57399272ff - add /dev/zero.
- remove sys/vm.
2001-01-19 01:36:04 +00:00
itojun 9b0c7c0026 add dreamcast and hpcsh 2001-01-18 14:14:05 +00:00
pooka b6fb3c0605 typo (fix it)
Reported by Tetsuya Isaki in misc/11988
2001-01-18 10:19:42 +00:00
augustss 6e4a47f95c Update documentation to reflact new location and name of the symbol
defined if a port has generic soft interrupts.
2001-01-18 04:17:47 +00:00
agc d33f71741e Update the documentation to reflect the deletion of NO_WRKDIR 2001-01-16 14:03:07 +00:00
augustss b39abcba93 Fix typo. 2001-01-16 04:34:40 +00:00
augustss 9314c6d3af Add model name to Inland adapter. 2001-01-15 14:07:41 +00:00
jdolecek 99eacc3503 move the info about supported cards from NAME section to SYNOPSIS 2001-01-15 13:59:00 +00:00
nathanw 7fe3932bd4 Add a device known to (currently) use the FTDI chipset. 2001-01-13 20:53:22 +00:00
nonaka a8d72bfe57 add man8.prep 2001-01-13 19:35:35 +00:00
nonaka a5374efc80 add prep MAKEDEV related manpages. 2001-01-13 19:35:12 +00:00
itojun d5197a0b22 mention that the file is like /etc/ifconfig.fxp0. wording. 2001-01-12 02:55:28 +00:00
jhawk 0d99070cf2 Change wi(4)'s default from ad-hoc mode to BSS mode. Also
some minor manpage fixes.
2001-01-11 19:33:51 +00:00
itojun 3711020b5c extend /etc/ifconfig.xxN, for comment lines (#) and shell script
fragment (!).  inspired by openbsd /etc/hostname.xxN.
2001-01-11 17:56:16 +00:00
augustss a5b477a650 Xref usscanner(4). 2001-01-11 07:05:58 +00:00
augustss 1463ebdb03 Add usscanner(4). 2001-01-11 06:10:01 +00:00
abs 6258e0bf60 Add a new variable 'backup_dir', which can be used to change the backup
directory from /var/backup (useful for those of us who have a separate /var
and would like to have our backup disklabels on the root filesystem).
Default behaviour unchanged. backup_dir being unset is taken as /var/backup.
2001-01-09 17:30:29 +00:00
bouyer 39ad4913b6 Update for Ultra/100 support, and add ICH2. 2001-01-09 11:38:27 +00:00
martin 6d1e5dd848 Regen after adding of isdn devices to MAKEDEV scripts. 2001-01-08 22:27:51 +00:00
rh 1e5b48b49d Add 'esm' to audio devices section 2001-01-08 21:00:20 +00:00
rh ad95c5fc9b Add reference to esm(4) 2001-01-08 20:12:51 +00:00
rh fde1710f1c Add manpage for 'esm' PCI audio driver 2001-01-08 20:03:34 +00:00
martin 592d28a907 Regen after MAKEDEV update. 2001-01-08 06:22:42 +00:00
ad dc084200cc Sync with reality. 2001-01-07 16:01:10 +00:00
martin 244a56810f Update after ISDN devices have been added. 2001-01-06 13:53:18 +00:00
martin f7c04f17a4 Enable new imported ISDN4BSD man pages. 2001-01-05 15:46:12 +00:00
martin 295d8f125c Documentation for the kernel part of ISDN4BSD.
XXX - needs some work
2001-01-05 15:43:14 +00:00
nathanw 9f55870caf Put correct whitespace in .Xr command so that the comma doesn't end up
in the section description.
2001-01-03 20:19:42 +00:00
itojun 6c348b2e2e add $ip6sitelocal, to control installation of reject route for fec0::/10. 2001-01-03 17:54:04 +00:00
lukem 9661e3aa77 add LIBC_DIAGASSERT and MALLOC_OPTIONS 2001-01-03 13:35:11 +00:00