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
garbled
af7ff1a38b
Update this with the changes made to integer and add a description for
...
iscript.
2001-01-31 09:39:52 +00:00
augustss
edf1fa21c4
Add umidi(4).
2001-01-31 04:32:18 +00:00
hubertf
7a0b37d8f3
Add proper entries for Berlin, Germany.
2001-01-29 16:43:20 +00:00
veego
dd3a75d700
Make it simpler by using FILES.
2001-01-28 18:45:59 +00:00
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
itojun
ccfc624fe0
fix typo in LIBSSL decl. it made programs with DPADD+=${LIBSSL} to build
...
every time we type "make". From: bernd
2001-01-26 09:42:49 +00:00
garbled
af36c1ab79
Document OSVERSION_SPECIFIC.
2001-01-24 10:01:14 +00:00
garbled
6b6822cd1b
Oops.. Forgot these files.. These do the pre-processing to allow the
...
user to select any package category he/she would like
2001-01-24 09:35:57 +00:00
garbled
81c679f738
Modify these forms to allow the user to select any category of packages
...
that is available in either our ftp binary tree, or his/her local sources.
2001-01-24 09:34:37 +00:00
itojun
9f845d90a1
note that MKNLS controls build of /usr/share/locale too
2001-01-24 07:57:07 +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
itojun
64a16b4f7e
ru_SU locales are deprecated, ru_RU is now correct one.
...
rename LC_CTYPE locale declarations and vi message catalog.
From: Oleg Polyanski <luke@jetinf.com>
2001-01-22 17:48:15 +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
garbled
4c2451487e
Update the rc.conf editor to work with 1.5 release machines. Note that this
...
still needs to be updated to work with -current, but I want to stabilize
sushi before moving on.
2001-01-21 06:57:03 +00:00
augustss
05c9b152d9
Update to reflect reality.
2001-01-21 00:50:48 +00:00
itojun
8760b352ac
supply ru_RU.* LC_CTYPE locales.
...
From: Patrick Welche <prlw1@newn.cam.ac.uk>
2001-01-20 16:33:02 +00:00
itojun
8eae709081
sync with freebsd share/misc/bsd-family-tree.
...
- lots of BSD/386 and BSD/OS updates.
- recent *BSD releases including NetBSD 1.5.
2001-01-19 07:37:41 +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