Commit Graph

4018 Commits

Author SHA1 Message Date
garbled 4d827fcbd3 Add new menu to sushi to deal with editing the /etc/usermgmt.conf file. 2001-03-06 21:26:27 +00:00
garbled 2544d3c650 Add a menu entry to sushi to deal with editing the /etc/security.conf file. 2001-03-06 21:24:12 +00:00
garbled a3e0c8a6d8 Add scripts to edit your /etc/mailer.conf file. Currently it can also deal
with the exim/sendmail88 and postfix-current packages.
2001-03-06 21:21:06 +00:00
garbled ec637bec44 Add entry to sushi for managing your /etc/inetd.conf file 2001-03-06 21:18:42 +00:00
garbled ec910948f9 Add a menu entry to sushi to handle editing of the /etc/daily.conf file. 2001-03-06 21:15:40 +00:00
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
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
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
christos 1e8e6439aa use the new .if commands(<target>) directive so that we don't have to
change Makefiles.
2001-01-14 20:49:36 +00:00
jdc 0a8768ba0d Remove the visual bell capability from the xterm entry. This fixes
compatibility problems with other xterm implementations.

Fixes PR bin/11882.
2001-01-14 19:10:59 +00:00
christos c4a3a5ddb2 fix thinko: test for the existance of the target before we define it... 2001-01-14 09:53:57 +00:00
christos 89923c1ef5 Alter previous redefined target protection. If the ${PROG} target is defined,
add the dependencies as usual, but don't add the commands. This avoids
having to change all the Makefiles that redefine the PROG target.
2001-01-14 09:40:35 +00:00
christos 3769adf593 allow programs to override the program target. 2001-01-14 06:17:27 +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
simonb ba5b4fefa2 Sort(!). "preconsolidate" was in the wrong place. 2001-01-13 11:51: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
garbled 0e7d999756 Document the changes to the /etc/sushi.conf file in here as well. 2001-01-10 10:03:12 +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
sommerfeld e538aac13b Don't send .WAIT into the bitbucket 2001-01-09 02:08:32 +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
itojun 561c43d3fa use MACHINE_CPU=arm on both arm26/32. 2001-01-08 13:28:08 +00:00
mrg 9354cc7a64 add missing $LIBCRYPTO_RC5 and $LIBCRYPTO_IDEA 2001-01-08 07:41:10 +00:00
mrg 762bc3c71a add missing $LIBSSL 2001-01-08 07:36:10 +00:00
itojun 9833445e10 declare MACHINE_CPU. MACHINE_CPU will be generated from MACHINE_ARCH,
to identifiy CPU type in build tree (like mipse[lb] -> mips, sh3e[lb] -> sh3).

XXX what should we do about arm and sparc?
2001-01-08 07:28:07 +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
garbled 579b447179 Argh.. I forgot to enable the sushi subdir in this Makefile, fix.
Pointed out by Lennart Augustsson in private email.
2001-01-07 07:10:30 +00:00
martin 244a56810f Update after ISDN devices have been added. 2001-01-06 13:53:18 +00:00
martin 56d43050fc Enable ISDN examples. 2001-01-06 13:28:19 +00:00
martin 0a970e19e4 Import of ISDN4BSD configuration example files 2001-01-06 13:26:27 +00:00
garbled 236075fa43 Fix some stupidity in here. There seem to be some definate problems with
this script, that didn't exist before..  It's going to take some doing to
figure them out..
2001-01-06 07:31:03 +00:00
garbled e6b7556dfb Add libcdk to these two files 2001-01-05 15:59:30 +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
blymn 3231707aae added libform 2001-01-05 13:11:00 +00:00
blymn 2ba6155111 Added libform. 2001-01-05 12:59:25 +00:00
garbled c6745fa911 Change the sed string to work better with -current.. 2001-01-05 07:50:12 +00:00
garbled 4bf4b46a81 Forgot a makefile.. OOps. 2001-01-05 07:33:32 +00:00
garbled 19b9c78e4c Add the motherload of Makefiles to install all these fun forms and scripts.
I think writing these makefiles takes longer than writing the menu items
themselves.. ;)
2001-01-05 07:32:32 +00:00
garbled 746adc63eb Fix a stupid typo 2001-01-05 03:46:38 +00:00
garbled ceb08cea2c Add all the help menus, and working menu items I currently have for sushi.
Note, these directories are missing Makefiles..  I know that.. and I'm
working on it.
2001-01-05 02:06:53 +00:00
itojun 083a373737 s/.INIT/.BEGIN/ for NetBSD make 2001-01-05 00:25:59 +00:00
garbled 9c926b4602 Add LIBCDK and LIBFORM definitions 2001-01-04 23:52:00 +00:00
itojun 180f4678a4 die if MACHINE_ARCH == sh3 2001-01-04 15:17:41 +00:00
itojun c5fb04a57e sh3 split (MACHINE_GNU_ARCH) 2001-01-04 10:29:11 +00:00
itojun 973149dcb3 sh3 split 2001-01-04 08:32:02 +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
lukem 77d909536c remove unnecessary duplication 2001-01-03 13:32:33 +00:00
lukem b206a768a3 add manual page for _DIAGASSERT(3) 2001-01-03 13:29:59 +00:00
lukem 39de8f8975 improve readability 2001-01-03 07:50:54 +00:00
augustss 627c81d365 Add uyap(4) man page. 2001-01-02 22:32:28 +00:00
simonb 15f972c29b Switch NetBSD/hp300's OBJECT_FMT to ELF 2001-01-02 04:34:37 +00:00
hubertf 6e09105843 * Remove documentation of NOCLEANDEPENDS (it's set by default, and there
is no need to change things on that area)
 * Document MAKEFILE, per PR 11866 by Richard Tibbetts <tibbetts@mit.edu>
2001-01-01 22:27:14 +00:00
augustss d3562d8247 Remove some scanners that should be handled by another driver. 2001-01-01 18:59:20 +00:00
sommerfeld bdeb8ccecf Restore the intermediate subdir-${targ} targets since they're
referenced elsewhere; fixes problem of afterinstall running too soon.
2001-01-01 15:27:31 +00:00
ad 53c964df98 +LJBF 2000-12-31 13:39:02 +00:00
sommerfeld 92b01a91b8 Correct typos (SUBDIR, not SUBDIRS).
Document use of .WAIT in SUBDIR
2000-12-30 14:34:51 +00:00
sommerfeld fd805ed302 Change ${PRINTOBJDIR} to a "safer" but more complex form which avoids
infinite recursion when directories reference each other or themselves
(most common when a FOOOBJDIR is defined in a common Makefile.inc).
2000-12-30 14:34:09 +00:00
sommerfeld 3459e6c590 Change SUBDIR expansions so that a .WAIT in a subdirs list turns into
.WAIT (rather than a ${targ}-.WAIT) in the ${targ}'s subdir dependancy list.

This allows .WAIT to be used in SUBDIR as a synchronization barrier
for recursive parallel builds.
2000-12-30 14:32:04 +00:00
itojun 94975bfc4e wrap "locale" by MKNLS != no. req'ed by mrg 2000-12-30 04:21:20 +00:00
itojun f9d029c7cc document host build tools (like rpcgen) in bsd.README. PR 11839 2000-12-30 04:11:34 +00:00
itojun e3f54d12af move src/share/mklocale into src/share/locale/ctype. PR 11838. 2000-12-30 02:33:04 +00:00
mellon f693a6019a Add pfy (Lance Berc) 2000-12-29 19:42:08 +00:00
itojun 87f5fc92dd document MKLOCALE is not a variable to control build behavior. per PR 11839. 2000-12-29 03:18:32 +00:00
thorpej d7f68b8aa0 Don't install a no-longer-present file. 2000-12-29 01:52:25 +00:00
sommerfeld ea23a4b9a6 Preliminary pci_intr_* man page. 2000-12-28 23:06:08 +00:00
is 70692a9b20 Gone since May 2000. 2000-12-28 22:29:57 +00:00
hubertf 1aecee892f Add WSCOMPAT_USL_SYNCTIMEOUT, WS_KERNEL_MONOATTR, WS_KERNEL_COLATTR
to synopsis. Partly by Dominik Rothert <dr@astorit.com>.
2000-12-26 13:02:18 +00:00
wiz 987c42ae1c some whitespace cleanup 2000-12-24 02:52:53 +00:00
itojun cd483dd854 use ${MKLOCALE} from bsd.sys.mk. PR 11801. 2000-12-23 22:48:26 +00:00
itojun 9ad9be84eb declare ${MKLOCALE}. PR11801. 2000-12-23 22:47:28 +00:00
bjh21 883b619b51 MAU detection on E200 now works. 2000-12-22 22:24:09 +00:00
itojun 1f25592a51 declare SWIDTH1. 2000-12-22 01:37:22 +00:00
itojun d31d542a97 populate citrus xpg4dl locale definitions into /usr/share.
if there are any mistakes, please report (i only speak English/Japanese).
currently, only singlebyte locales are usable.

TODO: enable multibyte handler in libc - there still are few design
discussions, but we are almost ready.
2000-12-22 01:31:47 +00:00
itojun c2c9f31e53 for cross builds, use /usr/bin/mklocale. we use the same locale format
for all platforms (not tested - please).
remove bogus comment
2000-12-22 01:11:48 +00:00
itojun d2af81ac0d s/la_LN/en_US/. la_LN is not really official, so is not meaningful even
as an template.
2000-12-22 00:54:43 +00:00
itojun 3e567fe207 LC_CTYPE locale files for citrus xpg4 locale. 2000-12-22 00:36:05 +00:00
bjh21 5cff2cca3b We seem to have support for automatic media selection now. 2000-12-20 23:11:26 +00:00
bjh21 454c532104 Add eh(4). 2000-12-20 21:24:35 +00:00
bjh21 0c2232a7c4 Manual page for the eh driver, for older i-cubed EtherLan cards. 2000-12-20 21:12:14 +00:00
jhawk 99cad24a0c First appeared in 1.6 (or possible 1.5.1, but we don't
know that yet), not in 1.5.
2000-12-20 02:16:33 +00:00
onoe 808d00175e add reference to an(4). 2000-12-19 15:33:52 +00:00
onoe e371bfa913 add more note for Cisco 340 series. 2000-12-19 15:24:28 +00:00
bouyer 131e5cac54 Ops, forgot to mention ti(4) as supporting 802.1Q MTU. 2000-12-19 14:52:37 +00:00
kleink f02540ff10 C99: Print the name of the function enclosing the assertion, if possible. 2000-12-19 14:32:59 +00:00
kleink d4f46f5156 Import tzdata2000h. 2000-12-19 14:27:54 +00:00
bouyer 7aa9a94003 Note 1000baseT support, and remove "VLAN not supported" from bug section. 2000-12-19 14:10:51 +00:00
bouyer 0f4954d655 Document the MTU problem and drivers supporting the 802.1Q MTU. 2000-12-19 14:04:03 +00:00
wiz 9632067072 add FSVO (for some value of) 2000-12-18 15:05:30 +00:00
soren 86e8bea553 an(4) is not specific to i386. 2000-12-17 21:44:50 +00:00
thorpej a4e1165923 Note the isapnp front-end for the Aironet driver. 2000-12-17 20:38:22 +00:00
lukem bacbe78fc4 use `service' instead of `program' 2000-12-15 00:57:27 +00:00
augustss 47ebd7e631 Spell the name of the driver an (not wi), also note pci attachment. 2000-12-14 04:49:20 +00:00
onoe 9676644627 fix typo: no not -> do not 2000-12-14 03:11:45 +00:00
onoe d565f4b278 add an.4 2000-12-14 03:03:58 +00:00
onoe a98df4a85f man page for an driver, obtained from FreeBSD. 2000-12-13 21:00:53 +00:00
itojun bac5a05e92 s/IP-only/IPv4-only/. 2000-12-12 18:15:38 +00:00
bjh21 fc878a5f9c Bump Dd 2000-12-11 23:50:16 +00:00
bjh21 2268d7952a Document cache-disable flag. 2000-12-11 23:49:36 +00:00
augustss 19954165b5 Since lkm/ seems to be gone now, don't list it as a SUBDIR. 2000-12-11 19:39:33 +00:00
ad a52c851297 London switched area codes earlier this year. While there's supposedly only
one code, for the moment they still map to inner and outer London (as the
old ones did), so supply two codes.
2000-12-11 15:44:19 +00:00