Commit Graph

3236 Commits

Author SHA1 Message Date
ad 645ee40728 - Make /etc/daily run /etc/daily.local if it exists. Make similar change for
weekly and monthly scripts.
- Update FILES section in manpages.
2000-01-10 17:03:49 +00:00
lukem 1bfa7f6fec improve examples:
- put local anon users into a separate class `localguest'
- use `localguest' to demonstrate the template features
- provide a better description of how the conversion commands work.
2000-01-09 13:19:19 +00:00
tron a928b0f18c Fix manual page formatting problem. Fix supplied by Patrick Welche
in PR misc/9131.
2000-01-08 17:15:18 +00:00
tron 8bf74ff792 Fix for several typos supplied by Richard Rauch in PR misc/9145. 2000-01-08 17:08:02 +00:00
lukem 5391da8c86 sample ftpusers with lots of examples on the syntax 2000-01-08 13:30:59 +00:00
lukem fb456363d7 add example "limit" command 2000-01-08 13:17:17 +00:00
sommerfeld 7a458244ef improve text describing BSDSRCDIR/BSDOBJDIR 2000-01-08 01:41:13 +00:00
kleink 24162ced3c vslock() is gone in UVM; uvm_vslock() can be found in uvm(9). 2000-01-07 21:14:25 +00:00
drochner 84ed277b8d correct confusing example, closes PR misc/9135 by Andreas Gustafsson 2000-01-06 19:09:35 +00:00
itojun 2e904aec57 make IPV6_BINDV6ONLY setsockopt available. it controls behavior of
AF_INET6 wildcard listening socket.  heavily documented in ip6(4).
net.inet6.ip6.bindv6only defines default value.  default is 1.

"options INET6_BINDV6ONLY" removes any code fragment that supports
IPV6_BINDV6ONLY == 0 case (not defopt'ed as use of this is rare).
2000-01-06 06:41:18 +00:00
itojun c0bf362ef8 improve IPSEC and IPSEC_ESP. make US-centric sentences more generic. 2000-01-06 05:33:05 +00:00
itojun fc907bfb99 improve scoped ip6 address issues.
refer ip6.4.
2000-01-06 02:22:31 +00:00
ad 06f61cba66 Note DPT boards. 2000-01-05 17:55:22 +00:00
ad 671de62bb2 Add DIAGNOSTICS section with just one entry right now regarding
dpt_readcfg() failures.
2000-01-05 16:33:01 +00:00
chopps 8cbdb88ed5 add ntwoc to isa and pci summary pages 2000-01-05 00:25:25 +00:00
chopps 37e37b3222 Add man page for ntwoc 2000-01-05 00:17:25 +00:00
itojun 9e4741d4c2 add /usr/include/net{inet6,key}. 2000-01-05 00:11:44 +00:00
hubertf 1eab1548b8 Install apm example script.
Fixes PR 9105 by Takahiro Kambe <taca@sky.yamashina.kyoto.jp>
2000-01-03 22:48:30 +00:00
itojun 9ffbadc055 clarify text for RES_USE_INET6. this is almost always unnecessary. 2000-01-03 11:56:05 +00:00
simonb 2ffa665bdd Add architecture name to architecture-specific manpages. 1999-12-30 22:31:18 +00:00
hubertf cabb78b63e Add share/examples/apm/script, an example script to put into
/etc/apm/{line,battery,standby,...}
1999-12-29 04:16:21 +00:00
mrg 701497d2a8 add that /usr/lib/X11/locale is reqired for netscape. 1999-12-29 00:44:19 +00:00
mjl 17c129e7df Fix spelling of separate. 1999-12-28 02:39:14 +00:00
mjl e09ea1631a Fix typos, as noted by Christian Weisgerber in OpenBSD PR/1030. 1999-12-28 02:15:41 +00:00
mrg 3304333ff0 add "/sbin/loader" to the list of required files. 1999-12-27 22:59:18 +00:00
itohy 2c28a06699 Unmuting an external source power-up the chip.
Change power.* mixer variables.
1999-12-27 03:23:41 +00:00
lukem e9daef1660 the default for hosts: changed a while ago... 1999-12-27 00:42:38 +00:00
lukem e5a5f7dc98 * add example upload, rateget, rateput entries
* add `--' to the argument string for the conversion commands (to prevent
  filenames starting with `-' from being interpreted as options)
1999-12-26 09:38:47 +00:00
minoura 7330ce45ef Replace shell script version of newdisk utility with C version.
Add the man page newdisk(8).
1999-12-24 16:51:24 +00:00
leo 384bdc532b Implement the DIOCKLABEL ioctl. Through this ioctl it it possible keep the
disklabel on the last close or to drop it.
1999-12-23 21:23:19 +00:00
jdc fc6e7395ab Reorganise. Move CD II specifics to NOTES section. 1999-12-23 12:28:06 +00:00
augustss a4a97de9ff Make sure the man page describes what ioctl()s apply to what endpoints
correctly.
1999-12-23 09:23:48 +00:00
augustss 0e7b1b9ec1 Use the flags `locator' to govern if devices are detected early or
late during cold boot.
1999-12-22 23:54:09 +00:00
augustss d170f8a2ee Correct the statement about O_RDWR. It is allowed now. 1999-12-22 23:21:21 +00:00
kleink b715b1fca9 Use a fixed-width font for network topology illustrations. 1999-12-22 14:55:49 +00:00
itojun 8c1a324e1e wording fixes. sync with reality.
(sync with kame tree)
1999-12-22 06:51:15 +00:00
drochner 503713f39e update: new maps and options, sort differently to avoid duplication,
add example for map setting
1999-12-21 11:31:07 +00:00
drochner 5ae50a30a1 update: more keyboard types, translation issues 1999-12-21 11:29:21 +00:00
drochner 297be23733 some updates:
-APM v1.2 now
-APM_NO_V12, APM_NO_STANDBY options
-kill notes about startup process which are not true anymore
1999-12-21 11:27:55 +00:00
drochner 97cb2fa397 put mi ISA, PCI and TC configurations into an own group, mention DEPCA
and isapnp support, remove a "10Mb/s" (there are 100Mb/s chips too)
1999-12-21 11:17:14 +00:00
fair f9cf214985 Merged le.4 with MI le.4 1999-12-21 07:49:50 +00:00
fair 928c8b9d54 Merged le.4 man pages from amiga, hp300, i386, pmax, sparc, and sun3.
This solves PR 7142

Added configuration information from other GENERIC kernels, including
news68k, newsmips, atari, alpha, and vax.

Added text explaining "dropping chained buffer" diagnostic in more detail;
this solves PR 6230 and partially deals with PR 6475
1999-12-21 07:48:11 +00:00
fair 84c3f9b4b8 merged le.4 with MI le.4 1999-12-21 06:33:00 +00:00
fair 8e92ba6587 merged le.4 with MI le.4 1999-12-21 06:15:15 +00:00
fair 1ad9ae90df merged le.4 with MI le.4 1999-12-21 06:01:19 +00:00
fair cdd237cc17 merged le.4 with MI le.4 1999-12-21 05:32:02 +00:00
fair ec4d5af3b9 le.4 moved up to MI 1999-12-21 05:22:59 +00:00
fair 94ea198e13 Merged with man4/le.4 1999-12-21 05:22:18 +00:00
fair 992ab7b70c Moved to le.4,v 1999-12-21 05:10:25 +00:00
fair b13e70269f Moved from man4.sun3/le.4,v 1999-12-21 05:10:24 +00:00
fair f466a1ab82 Fix minor nroff source error, per PR 8724 1999-12-20 22:55:20 +00:00
abs 16367dadb8 Updates - primarily from Thomas Klausner 1999-12-20 12:44:04 +00:00
itojun 2d80f721a9 add ip6(4) and icmp6(4). 1999-12-20 05:50:47 +00:00
christos 1acbec5f08 PR/9031: Scott Ellis: update example to include full sysctl variables. 1999-12-20 01:43:05 +00:00
ad 46987a0aeb - Put Id string in the right spot.
- Sync with reality.
- Add HARDWARE section as requested by abs.
1999-12-18 22:05:19 +00:00
mjacob 650b3cba58 oops, missed one card 1999-12-18 18:33:05 +00:00
mjacob 5ca5e0c3ff Update man page and add .Bl section. 1999-12-18 18:31:53 +00:00
abs 66d0a76d42 More HARDWARE cleanup/clarification 1999-12-17 16:53:31 +00:00
abs 247c41c7e3 More small changes to standardise a HARDWARE section and clarify some
supported hardware
1999-12-17 16:23:20 +00:00
pooka d89014e5e5 add CYA, HAND, TTYL 1999-12-17 14:25:45 +00:00
joda 5ef6b59a7a document APM_DISABLE_INTERRUPTS 1999-12-17 10:34:23 +00:00
jdolecek 708ff8a0f2 mark experimental status of NTFS the same way as for other "experimental"
filesystems. Suggested by Antti Kantee <pooka@iki.fi> in private mail.

while here, Xref mount_ntfs(8) also in SEE ALSO section.
1999-12-17 03:55:52 +00:00
abs 060eb8b211 Clarify difference between master.passwd and passwd 1999-12-16 22:02:00 +00:00
jdc 7dfd08b2e2 Typo. 1999-12-16 11:54:44 +00:00
abs 628b8470c7 Small clarification 1999-12-16 00:04:33 +00:00
abs 2b11da50cd Fix some typos 1999-12-15 23:59:56 +00:00
abs 8ced1cae94 Fix typos, nuke some old config syntax, and try to make the descriptions
a little saner and easier to parse
1999-12-15 23:44:51 +00:00
abs 0ace4398df Misc small fixes to try to standardise the format to make it easier
to parse by an automated script (say one that just might want to
generate webpage summaries of available drivers :)
1999-12-15 22:07:30 +00:00
augustss 97182e0962 Add a skeleton for the usbdi documentation.
This is still very incomplete.
1999-12-15 11:27:34 +00:00
christos 476a45b425 Mention what happens when we fail to find a library. 1999-12-13 11:02:10 +00:00
christos 850a441636 Document the new hardware library line format. 1999-12-13 11:01:21 +00:00
thorpej c921fa309f Actually, Tulip is the *fourth* generation Ethernet controller. Silly me. 1999-12-12 05:57:50 +00:00
augustss e4729fe662 Fix some typos and xrefs.
Add CS4280 man page.  Drier will be added shortly.
1999-12-11 23:10:15 +00:00
jlam 66250a51b4 s/MKLINKS/MLINKS/ 1999-12-10 23:31:47 +00:00
sommerfeld 334fe55623 a few more tweaks: add cross-ref to cnw, mention BayStack 660 as not
yet supported, and remove reference to a fixed bug.
1999-12-10 15:17:05 +00:00
sommerfeld c78217842d Add cross-ref to awi(4) 1999-12-10 15:12:39 +00:00
itohy a5f38cc443 Add news68k 1999-12-10 06:04:01 +00:00
simonb c47af90e21 Display the header of system specific manpages as
NetBSD/foo Manual Name
instead of
	NetBSD Manual Name (foo Architecture)
Manual page headers now fix within 80 columns.

Work by Chris Demetrioui six or more months ago, with minor updates to
current reality by me.
1999-12-08 01:57:37 +00:00
soren 41f23e2e76 Xref rc.conf(5). 1999-12-08 00:04:38 +00:00
soren be4a157e48 We have useradd(8) now. 1999-12-07 23:55:14 +00:00
soren 1b29e1a5d2 Update for rc.conf. 1999-12-07 23:53:48 +00:00
sakamoto 7176b483b5 Add LTCONFIG_OVERRIDE and LIBTOOL_OVERRIDE definitions. 1999-12-07 08:59:54 +00:00
augustss 64343e22be Back out one change that's not ready yet. 1999-12-06 15:00:12 +00:00
augustss a1006f8ac5 Fix some typos, xrefs, etc. 1999-12-06 14:52:08 +00:00
augustss d039bfb01b Document powerhook functions. 1999-12-06 14:50:02 +00:00
jdolecek d614efc2b4 g/c Czechoslovakia as it doesn't exist anymore, add correct entries for
Czech Republic and Slovak Republic
1999-12-05 15:08:31 +00:00
ross 3aedf13a68 Build rtc.4, as was apparently intended. (It's in the sets.) 1999-12-05 14:25:43 +00:00
sommerfeld 26d13bd6c3 When building obj symlinks, if there's already a link pointing at the right target,
do nothing rather than deleting and recreating an identical link.
1999-12-04 02:44:07 +00:00
sommerfeld 60446e1a26 Mention, vaguely, that fxp drives the '559, too 1999-12-04 01:58:52 +00:00
dan 99d4f54fa6 Note that the 3c905 and 3c574 use nsphy and tqphy devices, respectively. 1999-12-02 19:13:32 +00:00
kleink 451a74f20c Add a couple of comments, as requested by Hubert Feyrer. 1999-12-02 14:01:46 +00:00
sommerfeld 3e76523ff8 Attempt to document what bsd.obj.mk does. 1999-12-01 03:33:52 +00:00
jwise 5cc98b9653 Nix that, apparently the prefered form is simply `Romania' 1999-11-30 21:05:19 +00:00
jwise c769dd7cee Romania, Socialist Republic of -> Romania, Republic of (this is correct, but
the appropriate standards should be checked anyhow (HI KLAUS!)).
1999-11-30 21:02:39 +00:00
kleink eb239cb4ec As observed in ISO 3166-1, expand `St.' to `Saint' for Saint Helena and Saint
Pierre and Miquelon.
1999-11-30 16:35:01 +00:00
kleink 57abe59057 Sync with ISO 3166-1 as of 1999-10-01:
* Vatican City State -> Holy See
* Zaire -> The Democratic Republic of the Congo
1999-11-30 16:22:37 +00:00
sommerfeld 1b914a5db2 Add MKOBJDIRS make variable to bsd.own.mk, defaulting to "no" but
overrideable in mk.conf

Document in bsd.README; this is distinct from "MKOBJ", which controls
whether "make obj" does anything.

In the top-level makefile, if MKOBJDIRS != "no", do a "make obj" at an
appropriate point during a "make build".
1999-11-30 16:16:41 +00:00
kleink 8b16c6cdcf Add Palestinian Territory, Occupied; from ISO 3166-1 as of 1999-10-01. 1999-11-30 16:11:25 +00:00
hubertf fbff4f9b9e see also: apm(4) 1999-11-29 17:39:18 +00:00
itojun 0bfe540b32 sync cnw(4) manpage with reality on NetBSD. 1999-11-29 13:22:37 +00:00
itojun a32f9856d6 manpage for cnw driver, from FreeBSD/PAO2 repository 1999-11-29 13:01:13 +00:00
cjs 9ddd3019e0 Fix grammar. 1999-11-29 03:55:14 +00:00
itojun c683c60c73 recommend use of multi-line /etc/ifconfig.xxN than /etc/ifaliases, or
$ifaliases_xxN in /etc/rc.conf.
(no behavior change in /etc/netstart, comments only)

see recent tech-userlevel for discussions.
1999-11-29 01:40:33 +00:00
tron c4a11c52cd Fix typo noted by Damon Brodie in PR misc/8907. 1999-11-28 23:41:48 +00:00
scw 29522f7b7d Add man4.mvme68k subdirectory. 1999-11-28 17:41:11 +00:00
scw e5981892de Add the long-awaited section 4 man pages for mvme68k :-) 1999-11-28 17:39:42 +00:00
scw 3d10a6abc6 Add manual page describing mvme68k boot. 1999-11-28 17:30:33 +00:00
simonb 3047c747cf Add a MKPICLIB variable. If set to "no", don't build an _pic.a library
and build shared objects from the .a library.  A symlink is installed
in /usr/lib so that the name "libfoo_pic.a" still exists for third party
software that explicitly wants an _pic.a library.
1999-11-28 04:50:41 +00:00
simonb d6e1bba94e installboot(8) man page based on alpha installboot(8) man page. 1999-11-28 03:07:04 +00:00
simonb 0785eb047a Updates for new alpha-style bootblocks. 1999-11-28 01:29:37 +00:00
lukem 2b0e8f5647 fix typo 1999-11-26 20:33:02 +00:00
jdc 6fb3342476 Add 'SEE ALSO' and 'HISTORY' sections. 1999-11-24 13:36:14 +00:00
jdc 8a4e06989f Add bootpref(8) to 'SEE ALSO' section. 1999-11-24 13:35:50 +00:00
jdc 1839661604 Atari Real Time Clock driver manual page.
Author   : jdc
Reviewer : leo
1999-11-24 12:54:28 +00:00
kleink 088bc0f82a Add .Lb libmenu. 1999-11-24 12:46:40 +00:00
dmcmahill 31e0e8c669 identify RUN_DEPENDS as depricated 1999-11-23 16:44:57 +00:00
blymn 38bd927ca8 Added libmenu library. 1999-11-23 13:22:37 +00:00
lukem ba16b62d8f - document $accounting, $dmesg (and $dmesg_flags)
- cull copyright.
1999-11-23 08:12:22 +00:00
augustss 36ba3a49d9 Add CardBus entry. 1999-11-23 01:48:13 +00:00
augustss 51826a4de4 Add dev locator for pci attachment. 1999-11-23 01:47:34 +00:00
augustss 1858a09a7f Add device list. 1999-11-23 01:46:32 +00:00
simonb ee4b47912f Add missing `)'. 1999-11-23 01:38:55 +00:00
dmcmahill 6d3abcd728 - Document the USE_FORTRAN variable used to indicate that a package needs
a fortran compiler to build.
- Document the PKG_FC variable used to control which fortran compiler is
  used.
1999-11-22 23:45:15 +00:00
tron 0ca6533695 Update for regional telephone codes in Finland supplied by
Antti Kantee in PR misc/8839.
1999-11-21 20:21:32 +00:00
enami 57bb262c67 List .Nd macro as manual domain macros. 1999-11-19 01:50:32 +00:00
enami 82d7115cf2 Don't pass so many args to .Nd macro. It just overflows. 1999-11-19 01:12:39 +00:00
kristerw 1e851441fb Fixed typos (from OpenBSD) 1999-11-18 18:12:52 +00:00
enami 952f1ae148 - Use .Xr instead of .Nm to refer wd and atapi.
- Remove unnecessary empty line in source and use .Pp where appropriate.
- Separate items in SEE ALSO section with comma and sort them.
1999-11-18 14:51:00 +00:00
kleink fdd46ffd4e Yet another reference to eso(4). 1999-11-17 22:37:29 +00:00
sommerfeld 657174d43b Add NRFPT 1999-11-17 20:02:07 +00:00
kleink 99564313c8 Import tzdata1999j. 1999-11-16 22:43:06 +00:00
tron 653c374a4c Add "AKA". 1999-11-16 13:23:47 +00:00
tron e6896dc7c0 Add missing "\" in two line shell command. 1999-11-16 13:15:09 +00:00
soren 75a2e0ef92 Typos. 1999-11-16 12:42:17 +00:00
minoura 094fe1d972 Pass -traditional-cpp to mkdep for assembler files,
as in the actual compilation (${COMPILE.S} rule in sys.mk).
1999-11-16 08:18:34 +00:00
itohy 02ebc9e4d4 Support conversion from ELF, as well as from a.out. 1999-11-16 00:48:11 +00:00
itohy 6dafddb918 Fix typos. 1999-11-16 00:28:02 +00:00
itohy b6b33c9d2c Describe current features of the ym driver.
Reviewed by Hubert Feyrer (thanks!).
The specifications are very likely to change.  Beware. :)
1999-11-16 00:25:06 +00:00
augustss 21d59e6368 Update xrefs. 1999-11-15 18:55:27 +00:00
augustss 7c5679688b Update the opl and midi attachments. 1999-11-15 18:50:32 +00:00
augustss ce8355c729 Fix spelling of mhzc 1999-11-15 17:49:46 +00:00
matt 999a010a4b VAX should use -O2. (why don't all ports?) 1999-11-15 06:14:23 +00:00
augustss 1d9fa6b482 Add mbe man page. 1999-11-14 23:19:10 +00:00
augustss 56a407c265 Mention cardbus. 1999-11-14 23:14:45 +00:00
augustss 53db2042dc Mention cardbus(4) and usb(4). 1999-11-14 22:58:45 +00:00
augustss ca89299dd3 Add cardbus.4 1999-11-14 22:54:40 +00:00
augustss b46c4872fe Add a rudimentary cardbus man page. 1999-11-14 22:52:08 +00:00
augustss 06e478f68a Add the actual mhzc man page as well. :) 1999-11-14 22:42:00 +00:00
augustss af0df40ada Provide a rudimentary man page for the mhzc driver. 1999-11-14 22:40:13 +00:00
augustss 5d1d30a4b2 Add some caveats. 1999-11-14 20:03:25 +00:00
augustss 94bbe69eb3 Add a first shot at a pnpbios man page. Update other man pages to reflect
the fact that devices can attach to pnpbios.
1999-11-14 17:02:20 +00:00
jdolecek 3ab0a83b70 merge build rules for files ending .cc and .C
add support for C++ source files ending .cpp and .cxx
1999-11-13 14:53:09 +00:00
pk 1f0a9ecfb8 Remove description of the `-h' and `-a' options. Instead, describe briefly
the technique used to obsolete these options.
1999-11-13 12:09:40 +00:00
christos 6b99f559fd add POLA 1999-11-12 23:50:01 +00:00
kleink a72e44b81a Import tzdata1999i. 1999-11-10 20:43:07 +00:00
wrstuden dd50ce9f3d Define _LKM so that these are more likely to compile. 1999-11-10 00:44:22 +00:00
augustss 2c31b7e323 Note the ohci attachment to cardbus. 1999-11-08 22:30:32 +00:00
dmcmahill 420e7a8fd2 add zero(4) 1999-11-07 21:03:49 +00:00
dmcmahill da1be6cb19 Initial revision per PR 8746. Reviewed by Heiko W.Rupp. 1999-11-07 21:03:33 +00:00
thorpej 1c68af8c5b Fix a typo. 1999-11-05 19:55:07 +00:00
thorpej e892385f00 Manual page for the `tlp' driver. Extremely verbose. But, it's worth
a read just in case you're curious why the driver is so complicated.
1999-11-05 19:48:49 +00:00
lukem 7287003d25 add knf 1999-11-05 08:59:17 +00:00
elric a356b5e32d Added a compat_osf1(8) man page. 1999-11-05 07:59:38 +00:00
sommerfeld a750e570af Add awi(4) man page. 1999-11-04 19:36:01 +00:00
sommerfeld 08deedb55b Fix typo 1999-11-04 19:35:22 +00:00
sommerfeld 48d1e144b3 mention something about increasing iomem space;
mention more cards
1999-11-04 19:32:08 +00:00
castor a95e913325 Fix spelling typos. 1999-11-03 22:01:40 +00:00
leo ae6f700f60 Regenerated. 1999-11-03 14:10:40 +00:00
jdolecek 13c9f44ec9 don't depend on ${PROG} for ``unload'' target - we don't need the lkm compiled
to do the unload
1999-11-02 22:42:51 +00:00
scottr 6204f3a128 Document the zsc serial communications interface. Taken directly from the
i386 com(4), which in turn was derived from the hp300 dca(4).
1999-11-02 18:28:19 +00:00
augustss 49692082bd Add a line for the fms driver. 1999-11-02 17:57:34 +00:00
hubertf b04f14ff91 Remove first (blank) line.
Note in PR 8736 by Danny Thomas <D.Thomas@cmcb.uq.edu.au>

(I'll leave the rest of the PR open to someone else - I'm not sure
 if UUCP is imported (it probably is), and if we want to touch that)
1999-11-02 12:07:12 +00:00
lukem 1e0635835d fix title. noted by Danny Thomas <D.Thomas@cmcb.uq.edu.au> in [bin/8734] 1999-11-02 10:30:38 +00:00
soren 75938dad2e The 1373 works as well. 1999-11-02 02:53:57 +00:00
augustss fcef5bd838 Add Forte Media FM801 man page. 1999-11-01 20:55:20 +00:00
sommerfeld b73272c617 oops, another s/wicontrol/wiconfig/ 1999-10-31 23:33:25 +00:00
rh ff5396ed7a Document new behaviour of "update" target. 1999-10-31 19:45:17 +00:00
ad 2b5386926e Add JK, fix capitalization. 1999-10-31 11:51:57 +00:00
christos e813de525b add no problem 1999-10-31 04:54:03 +00:00
christos aca778470a add 'no big deal' 1999-10-31 04:52:30 +00:00
augustss 8a081d4c29 Note addition of midi at eap. 1999-10-29 23:06:25 +00:00
bouyer 49511dd14d The dual-port Compaq Netelligent is not 'untested' any more. 1999-10-28 14:34:22 +00:00
ad 0748cf5e51 Note RASOPS_SMALL/RASOPS_CLIPPING. 1999-10-28 10:29:23 +00:00
is 13102092c6 Add missing "that" in WSEEK description. By wiz@danbala.ifoer.tuwien.ac.at
in PR 8684.
1999-10-28 09:53:22 +00:00
is 460584968f Document what the & character does in the Gecos field.
By Greg A. Woods (PR 8655).
1999-10-28 09:24:55 +00:00
lukem d942adadb9 document "sync" command 1999-10-28 06:42:31 +00:00
augustss d225a2d74b Note the addition of support for ES1371. 1999-10-28 01:37:36 +00:00
elric 332db8ec7d Added a line for aria(4). 1999-10-27 19:33:27 +00:00
drochner 713601779d btdt 1999-10-25 14:36:21 +00:00
christos 40ea06ec9f webster police 1999-10-23 17:02:55 +00:00
sommerfeld 3eac94ab90 s/wicontrol/wiconfig/ 1999-10-20 16:02:01 +00:00
kristerw ed7ff6e2e3 Fixed typos (mostly from OpenBSD) 1999-10-16 20:17:29 +00:00
christos 69d47d3022 Resolve conflicts 1999-10-16 07:17:43 +00:00
hubertf 415f4ed472 improve spelling a bit 1999-10-11 23:47:55 +00:00
pk 5772f4a756 Fix a garbled word. 1999-10-11 21:22:44 +00:00
pk 6a1ecde5b4 Mention the firmware `insert line' bug and point at the work-around
in termcap(5).
1999-10-11 21:22:26 +00:00
pk 8d9d1c5e7d The `vi garbles my screen' problem is really a cgsix framebuffer problem.
So change the name of the work-around termcap entry to `sun-cgsix';
retain `sun-ss5' as a synonym.
1999-10-11 10:05:47 +00:00
hubertf b1c5b7e2c5 - allow specifying archs to process on command line
- align change message
 - Most Important: read RCS Id from existing file and write it into the
   newly generated file. That way, no update is announced when nothing
   was changed. (Before, the RCS ID was reset to "$NetBSD$" which lead to
   a changed file, but nothing of interrest changed)
1999-10-11 01:41:10 +00:00
hubertf 575aff5844 small spelling fix (Ip filter -> IP filter) 1999-10-11 01:29:25 +00:00
jdolecek 9dfae77a40 xref signal(7) instead of sigaction(2) 1999-10-10 15:17:43 +00:00
hwr 2a6b812352 s/remplaced/replaced/ 1999-10-10 15:04:47 +00:00
msaitoh 0fcbe067c6 s/ the the / the / 1999-10-08 20:13:42 +00:00
msaitoh e73ef7c8bf s/ a a / a / 1999-10-08 19:55:43 +00:00
hubertf 3b21dce24e Add some help on when to use USE_X11BASE. 1999-10-07 12:45:38 +00:00
msaitoh e49b15da29 add GNU_ARCH.sh3=sh 1999-10-06 18:24:00 +00:00
jdolecek aef7e0d519 Add signal(7) manpage, with list of signals available under NetBSD.
For now, it includes just the list with basic information about
each signal, some more general signal-related staff might be
added in the future.

Thanks to Soren S. Jorvang <soren@NetBSD.org> for his help.
1999-10-06 17:05:42 +00:00
ad 6b84a3d764 Back out previous; this was not well thought out. 1999-10-06 08:50:43 +00:00
ross bea0778f75 RSN real soon now 1999-10-05 05:53:42 +00:00
ad 221c1729ad - Make 'pmax' an alias for 'rcons'
- Make 'pmax-color' an alias for 'rcons-color'
1999-10-04 23:18:40 +00:00
ross 9f602dd011 Finish edits for new -s option. 1999-10-04 19:20:33 +00:00
garbled 24473bdec7 Update with new 623 and 480 area codes for Arizona. Not positive about
how Phoenix divides on those lines, but the whole thing is rediculously
confusing anyhow.
1999-10-04 17:07:17 +00:00
simonb 43121a25ec A few more... 1999-10-01 04:06:47 +00:00
soren 37b9dadef6 Update minimal note on PCMCIA support. 1999-09-30 10:42:04 +00:00
ad 2bb59077e8 EISA frontend for DPT driver (as yet untested). 1999-09-29 20:38:51 +00:00
itojun e62978b2ef add comments on inner IPv6 link-local address issue (on IPv4-over-IPv6 tunnel).
Suggested by: Feico Dillema
1999-09-29 15:38:41 +00:00
bouyer 510907ed01 Document CTL_PROC, the core filename format it core(5), and xref sysctl(8),
sysctl(3), core(5) in various place.
Document 'options DEFCORENAME' inj options(4) and $defcorename in rc.conf(5).
1999-09-28 14:52:32 +00:00
ad 2bfc794dfa Manpage for 'dpt' driver. 1999-09-28 09:24:05 +00:00
ad 1f8abac40a scsibus* at dpt? 1999-09-27 23:49:07 +00:00
jdolecek 945fe691ae Move symlink.7 to share/man/man7/, where it belongs 1999-09-27 17:44:49 +00:00
tron 6b7726b754 Use new "makewhatis" program to create whatis.db database. 1999-09-25 21:18:02 +00:00
is c0716a7052 New MTU handling, and mention IPv6 support. 1999-09-25 19:35:14 +00:00
wrstuden 1a546b9c98 Zap proginstall and scriptinstall - they don't make sense for hostprog. 1999-09-24 17:48:57 +00:00
itojun 304f5842ea update description for IPSEC_ESP.
need a symlink for src/crypto-{us,intl}.
(could someone check the wording?)
1999-09-24 17:18:14 +00:00
simonb edde11af38 Fix tyop in roff macro name. 1999-09-24 07:44:05 +00:00
tron 4c33d8ac2b Replace "nullfs" by "null". Fixes PR misc/8481 by Feico Dillema. 1999-09-23 16:03:12 +00:00
wrstuden 9229eeaa2b Add KMOD_LOADFLAGS to the load target. With this, lkm's in /sys/lkm/... can
more readily depend on each other.

An lkm which depends on another lkm now only needs to set

KMOD_LOADFLAGS= -A../../path/to/other/lkm's/${KMOD}

and the lkm will link against the other lkm's symbols. Obviously the other
lkm had better be loaded. ;-) Note: the -A option to modload was pre-
existing. This change makes it possible for users of this file to take
advantage of it.
1999-09-22 18:06:21 +00:00
matt 12197da646 Note support of FDDI and Token Ring 1999-09-21 22:39:14 +00:00
hubertf e6c3e8cd07 Add MAKEDEV.8 manpage for next68k. 1999-09-21 14:20:36 +00:00
ad be6210e273 Note and describe 'options PCDISPLAY_SOFTCURSOR'. 1999-09-20 11:39:40 +00:00
veego 1c2455ff92 Add man8.bebox. 1999-09-20 06:51:26 +00:00
sakamoto 5e17067e2d add man8.bebox and new files which relate to MAKEDEV. 1999-09-20 03:46:30 +00:00
hubertf d56d594104 MLINKS always wants two (*n) arguments 1999-09-20 00:24:56 +00:00
hubertf ae7fd53e0a regen w/o empty section 1999-09-20 00:09:00 +00:00
perry e8116cf7b4 sort properly. hpcmips doesn't come after x68k. 1999-09-19 22:38:43 +00:00
simonb f9d2e41bb7 Supply an argument to -width in bulleted list definition. 1999-09-19 13:00:13 +00:00
takemura 99c6eadf85 Add man8.hpcmips. 1999-09-19 09:52:28 +00:00
tron d8374e2e8b Add termcap entry for "beterm" supplied by Rob Windsor in PR misc/8441. 1999-09-19 09:35:44 +00:00
ross 33630db000 Document -s: arrange for a Sun and NetBSD/sparc-compatible checksum. 1999-09-19 03:07:59 +00:00
takemura acf6db50be Create new directory, man8.hpcmips and add new files which relate to MAKEDEV. 1999-09-19 02:59:16 +00:00
hubertf 1e7e884322 regen (mac68k, mvme68 and pmax didn't have these files before) 1999-09-18 00:31:01 +00:00
hubertf fd0e795c41 mac68k, mvme68 and pmax didn't have a ${arch}/MAKEDEV.8 before,
they have one now.

There are more ports with MAKEDEV files that don't have any subdirs
in man8 - I guess portmasters have their reason for this.
1999-09-18 00:20:16 +00:00
hubertf b3a4c76acf Script to automatically generate man8.*/MAKEDEV.8 manpages from
etc.*/MAKDEV scripts, and template files for the manpages.
1999-09-18 00:15:05 +00:00
augustss f30ff2bf0f Fix typo. 1999-09-16 19:49:04 +00:00
augustss c5e6ea113e Update MIDI man page a little. 1999-09-16 19:47:49 +00:00
kleink 02fd6c4586 KISS 1999-09-16 12:47:31 +00:00
fvdl 7f5f4a3af3 Remove getopt from the Makefile too. 1999-09-16 09:12:06 +00:00
sommerfeld eabdb3b0c8 Define CONFIG, so it can be overridden for cross-builds. 1999-09-16 00:28:31 +00:00
hubertf 22a8f1af18 This file is hopeless outdated & broken and would need some rework to
get it going. Given that we have a decent example in the getopt(3) manpage
and lots of working getopt() examples in our source, this is removed.
1999-09-15 12:35:37 +00:00
hwr 9dd92b1071 Fix a typo. 1999-09-15 09:41:51 +00:00
perry 9ad44ce879 Add a "dependall" target, which does a "make depend" and then "make all"
in a single directory. This is useful in "make build" because by doing
the build immediately after the depend, all sources will typically
still be in the buffer cache, thus saving significant time over doing
a "make depend" on all the directories and then a "make all".
1999-09-14 01:31:11 +00:00
augustss 3fd31dc711 Make uhub(4) a link to usb(4). 1999-09-13 23:04:34 +00:00
augustss 80c0653c8d Add ohci(4) and uhci(4) man pages that have existed for a year. 1999-09-13 22:58:22 +00:00
kleink 03126e1c99 Use full month names with .Dd, as per mdoc.samples(7). 1999-09-12 18:47:10 +00:00
kleink 68230e7539 Jaunary -> January. 1999-09-12 18:43:43 +00:00
chs 21eedb0ec1 the PMAP_NEW option is gone as the new interface is no longer optional. 1999-09-12 01:19:23 +00:00
christos 3d2671a09d sort the object file build so that we get better buffer cache behavior.
[from perry, with fixes from me]
1999-09-12 00:31:34 +00:00
ross 766a9dd0f6 ISTM 1999-09-11 17:28:40 +00:00
drochner ebf07cad95 update for timeout and password options 1999-09-10 16:59:04 +00:00
augustss 782035a0f3 Add some spaces to make the phy listing line up nicer. 1999-09-09 12:38:43 +00:00
augustss ce0a4eadcb Mention uaudio(4). 1999-09-09 12:35:53 +00:00
itohy cd74d2c98b Introduce new option APM_NO_POWER_PRINT which disables printing
power status on the console (if apmd is absent).
Some systems generate APM_POWER_CHANGE events too frequently (more then
once per minute), and printing the status makes single user operations
rather difficult.
1999-09-09 03:52:21 +00:00
hubertf c947110381 Add phy.4 as a link to mii.4 1999-09-08 14:23:04 +00:00
soren c589a9d12c Add comments for PHY models. 1999-09-08 14:20:04 +00:00
soren 294b7d9b7b Add ukphy(4) man page. 1999-09-08 13:59:07 +00:00
soren b7bc7c47cf Sync with dev/mii. 1999-09-08 13:58:37 +00:00
soren 87f6e36acb Sync with dev/mii. 1999-09-08 13:08:20 +00:00
oster 2dad94c947 Note M_RAIDFRAME. 1999-09-08 02:58:09 +00:00
soren eb7abb2260 Sync with dev/mii. 1999-09-07 21:50:11 +00:00
soren 1ae67880a2 Xref iophy(4) and tqphy(4). 1999-09-07 21:43:05 +00:00
perry 571b8b6e41 RCSId Police. 1999-09-06 20:28:19 +00:00
perry 2c86c41d19 Add micro-minimal "wsvt25" and "wsvt25m" entries. We should probably
discuss what these should *really* look like, customize them tightly
for wscons, and then send them off to Eric Raymond for inclusion in
the master file.
1999-09-06 20:23:36 +00:00
oster 8ce4a3940a Update and improve examples a bit. 1999-09-05 02:17:24 +00:00
soren 89d9c14a9a Forgot RCS IDs. 1999-09-05 00:27:43 +00:00
soren 75307ca8e7 Add iophy.4 and tqphy.4. 1999-09-05 00:10:32 +00:00
fredb 1008436afc Permit "make all install", as well as "make foo install" (where foo would be
installed by "make install") without setting of BUILD. All cases where BUILD
is already set are unchanged from the old behavior.

"make all install" is now practically equivalent to "make BUILD= all install",
but without actually setting build.

Fixes pr's 8313, 3894.
1999-09-04 21:48:33 +00:00
christos a9beb821ed add country and language to the installed files 1999-09-03 21:35:05 +00:00
christos e21f733661 Import country and language iso codes from my work database. 1999-09-03 21:32:16 +00:00
itojun f043b1bf0b document rtsold.
improve rtsol section.
1999-09-03 14:36:43 +00:00
rh dd265cb089 Remove bogus information about ${INSTALL_TARGET}. 1999-08-31 08:41:57 +00:00
augustss 871b3737a0 Fix braino in last commit. 1999-08-30 18:45:07 +00:00
augustss 8136729218 Mention usb. 1999-08-30 15:16:47 +00:00
bouyer 707ea062ae Note Intel 82801 support. 1999-08-30 13:12:50 +00:00
christos 943f0edff6 Revert 1.19 -> 1.20 change by thorpej. This should work as it is. 1999-08-30 00:41:57 +00:00
ross 0dbb683897 Document .Fl. 1999-08-30 00:41:28 +00:00
rh a5903905c2 Document new update target. 1999-08-29 22:42:11 +00:00
bouyer 1fe579ad0d Note support of Promise Ultra/33 and /66 controllers. 1999-08-29 18:14:26 +00:00
augustss ed24699c00 Note addition of umass driver. 1999-08-29 17:26:22 +00:00
ad cb55d0c1ac Add an AUTHOR section. 1999-08-25 09:25:42 +00:00
ross d22b82c194 Improve .Ns description, document the barely-useful .Ap macro. 1999-08-23 21:54:20 +00:00
ross ae4bef3958 Mark Ap as callable. 1999-08-23 21:20:27 +00:00
augustss 55ce4dae97 Make atapi(4) a link to scsi(4). 1999-08-23 16:30:09 +00:00
augustss ce5f59ad39 Update FILES section. 1999-08-23 12:32:19 +00:00
kleink bb0106aee8 When test(1)ing for a symlink, use the -h primitive instead of -L. Although
the latter is supported in our test(1), the former is more portable, and is
defined in 1003.2bD3 and SVID4.  Addresses PR kern/8225 from Andrew Cagney.
1999-08-22 14:02:34 +00:00
kleink 604c4edbcb Note the eso attachment. 1999-08-22 12:49:57 +00:00
hubertf b716c8a5a8 Indent "else if" the NetBSD way. 1999-08-21 19:28:30 +00:00
augustss a25b9c713b Document that the devices nodes are named /dev/ttyU*. 1999-08-21 18:13:32 +00:00
sommerfeld 62ea23a965 Add OBJCOPY 1999-08-21 14:17:07 +00:00
simonb ba77c9abaf Don't chown installed files or directories if UNPRIVILEGED is defined.
"make build" should now work as a non-root user (tested on Alpha).
mtree spits out lots of warnings during "make distrib-dirs", but
these are non-fatal.
1999-08-21 06:30:11 +00:00
simonb b729f2c755 Use ${INSTPRIV} with ${INSTALL}. 1999-08-21 06:27:29 +00:00
simonb c31f7f0416 Document the UNPRIVILEGED make variable. 1999-08-21 06:19:33 +00:00
simonb 7987e3b34d Add ${INSTPRIV} to ${INSTALL} commands. 1999-08-21 06:17:45 +00:00
simonb f9bc9307df If UNPRIVILEGED is defined, set ${INSTPRIV} to -U. Passed to install(1)
so that it doesn't try to set the user or group of the destination
file(s).
1999-08-21 06:16:21 +00:00
sommerfeld e09aca5470 Use (if defined) instead of obj.foo or obj
when building object directories
1999-08-21 00:41:41 +00:00
is a8c8efadb1 Fix cross-reference (see PR 7603) 1999-08-20 11:46:13 +00:00
christos 253f5bbf85 mention elf, clarify a.out 1999-08-20 03:06:44 +00:00
kleink 399fa5e6c8 Import tzdata1999e. 1999-08-19 20:21:25 +00:00
cgd b049e3a9f2 note bootxx_lfs. 1999-08-18 21:42:46 +00:00
kleink 198959e28d Uncomment mpu attachment, and remove this item from BUGS. 1999-08-17 15:10:57 +00:00
enami c2956b75c9 Use .Pa for pathname. 1999-08-17 05:24:06 +00:00
augustss 31cd8a761b Make and install the wi(4) man page. 1999-08-16 23:30:19 +00:00
augustss db574ba708 Add umodem device. 1999-08-16 22:27:08 +00:00
simonb 22066837c7 Make -r the default for RENAME, as per discussion on tech-install. 1999-08-16 13:57:03 +00:00
augustss 5573b3ba36 The wss driver is not necessarily half-duplex. 1999-08-14 21:18:05 +00:00
ad df3501fd4a FUD 1999-08-13 12:30:38 +00:00
ad b87c990c32 CMIIW, MYOB. 1999-08-13 12:28:52 +00:00
sommerfeld d5c8aa5ff2 correct previous fix:
- add CLEANDEPEND variable for stuff which should be cleaned out
in "cleandepend" phase.
- add it to the files removed during the cleandepend phase.
1999-08-11 02:00:15 +00:00
bouyer 1a79367a5f Add NetBSD RCS Id, note that "device timeout" can be caused by a
mis-configuration and can be solved with wiconfig(8).
1999-08-09 18:23:44 +00:00
bouyer 0e25033c56 Add wi(4), from FreeBSD. 1999-08-09 18:19:24 +00:00
mrg 4c54af7651 +FUBAR +NFI +SNAFU 1999-08-06 13:50:31 +00:00
pk e2fe2d50cf sigh, `make install' should not attempt to create additional files in
the object directory. Work around this by using `/tmp'.
1999-08-06 07:32:07 +00:00
tsarna 23001b8bf4 +IANAL, remove dupe IOW, sort 1999-08-06 01:29:38 +00:00
jdolecek 7aa20c5a32 file-system NTFS: add a note NTFS is very experimental and should be used
with extreme caution
1999-08-05 15:47:07 +00:00
sommerfeld b8e4538f80 Create new pool flag PR_LIMITFAIL, indicating that even PR_WAIT
allocations should fail if the pool is at its hard limit.
Document flag in pool(9).
Use it in mbuf.h for the first allocate call for M_GET, M_GETHDR, and
MCLGET, so that m_reclaim gets called even for blocking allocations.
1999-08-05 04:00:03 +00:00
simonb 4a90cd2d80 IIANM, IIANM was missing... 1999-08-04 04:26:21 +00:00
augustss 7b7060e363 Add another bunch of acronyms (thanks to my wife Jessica). 1999-08-02 20:12:23 +00:00
augustss c8acef077d Update for new attachment. 1999-08-02 17:43:52 +00:00
cjs 4c350b4a42 Add IOW. 1999-08-02 05:14:08 +00:00
augustss 9449835f0a Add mpu(4) man page. 1999-08-01 18:21:16 +00:00
sommerfeld 34fba9bc34 Use install(1) to install the macro files instead of an ad-hoc equivalent 1999-08-01 17:02:44 +00:00
thorpej 7ccd991041 Add FSDO. 1999-07-31 21:51:40 +00:00
augustss 32ef9ed514 Add NTFS to the list of file systems. 1999-07-30 09:54:57 +00:00
augustss 7874ddad19 Document USB_SET_SHORT_XFER ioctl(). 1999-07-30 01:32:05 +00:00
augustss 03fab70583 Mention COMPAT_14. 1999-07-30 00:49:15 +00:00
augustss 3d3f77c49e Add the wsmux pseudo device. 1999-07-29 18:20:02 +00:00
augustss 7b3035544b Sync with reality. 1999-07-29 14:20:32 +00:00
lukem 101ccd31ba group is used by getgrent(3) not getpwent(3).
noticed by Johnny C. Lam <lamj@stat.cmu.edu>
1999-07-29 00:11:28 +00:00
augustss 1e49b88258 Add Away From Keyboard 1999-07-28 00:01:02 +00:00
mycroft e726dc8e2f ASAP, TYVM 1999-07-27 22:35:40 +00:00
mrg 30c19fc81a update CRYPTO example to use ".sinclude" 1999-07-26 02:01:47 +00:00
mjl 3546e46e42 Mention MASTER_SORT and MASTER_SORT_REGEXP. 1999-07-24 15:37:03 +00:00
tron d57a6fa9e5 Fix typo noted by "Wiz" in PR misc/8061. 1999-07-24 15:06:57 +00:00
lukem e7bc6284b0 how could we forget TLA? 1999-07-24 01:42:54 +00:00
jtk f1d0da26f4 SMLSFB 1999-07-23 21:19:26 +00:00
hubertf e266af2900 add NFC 1999-07-23 13:49:12 +00:00
mrg 4ef3786b2a +AFAICR +AFAIR +BTTH +SEP +SFA +SMI 1999-07-23 13:32:28 +00:00
hubertf bbbbc755c7 add g, eg, veg 1999-07-22 23:56:25 +00:00
lukem a7611f40ee - document LOCALBASE, CROSSBASE and X11BASE
- xref mk.conf(5) correctly
- add a see also section
1999-07-22 11:08:30 +00:00
lukem 7175d3e631 add acronyms 1999-07-22 10:07:12 +00:00
lukem 550a51c5a5 IIRC, "IIRC" == "if i recall correctly". :) 1999-07-21 01:14:49 +00:00
perry 914486a01c Note that the dl*() functions are not in a library per se but are
available in every dynamically linked program automatically.
1999-07-20 22:38:49 +00:00
tron 41267f6ee4 "named.conf" doesn't belong here. 1999-07-19 12:05:37 +00:00
abs bb69dd0964 bind comes with a very helpful sample named.conf, so install it in
/usr/share/examples/named. I'm not overwhelmed about moving the file
into src/share/examples but there is prior art (amd).
1999-07-19 02:30:43 +00:00
mrg d184a54b3b +IMO +IMNSHO +PITA 1999-07-18 13:47:50 +00:00
itojun 5d77559eed add manpage for faith pseudo interface (which is for
IPv6-to-IPv4 tcp relay translation).
1999-07-17 07:09:40 +00:00
itojun c60ae5de13 add NetBSD RCS ID. retain KAME RCS ID (quoted). 1999-07-17 06:57:59 +00:00
hwr 814a7df4d8 SCR_NCR_MAX_WIDE is not size in bytes, but 8*(n+1) bits.
Fixes kern/7913 by Dave Huang.
1999-07-16 20:26:57 +00:00
christos 605e8fdded thanks a lot :-) 1999-07-16 16:02:48 +00:00
fvdl 79aef7d85a Acronymfomania. Add YMMV. 1999-07-16 13:19:32 +00:00
christos 0bd174205d times can be shorter... 1999-07-16 09:26:59 +00:00
christos a3ab8847da opinions... 1999-07-16 09:24:46 +00:00
mycroft d56d3dda8d +TTFN 1999-07-16 09:21:03 +00:00
christos b95578e121 mit appropriate. 1999-07-16 09:18:28 +00:00
mycroft a6a973af4f +OTOH, expand WTF/WTH 1999-07-16 09:17:23 +00:00
christos f0b7f04401 lol 1999-07-16 09:13:38 +00:00
christos a5d95430bb made me laugh... 1999-07-16 09:10:45 +00:00
mycroft acf6e3ddea +RTFS
(Okay, enough silliness for one night.)
1999-07-16 09:08:44 +00:00
mycroft 81ca9f7de5 +RTF* 1999-07-16 09:07:52 +00:00
mycroft 04e943018c +YKWIM 1999-07-16 09:05:47 +00:00
christos b6e5de12eb and another 1999-07-16 09:03:45 +00:00
mycroft c71bbc85b8 +OIC 1999-07-16 09:01:35 +00:00
christos 04be925402 sort properly 1999-07-16 09:00:42 +00:00
christos 4415e65a34 and another 1999-07-16 08:59:59 +00:00
christos d8fb3ad56e one more 1999-07-16 08:58:50 +00:00
mycroft d26e8a12b0 Minor editing, and add a RCS ID before someone whinges about it. 1999-07-16 08:57:07 +00:00
christos 7aa1db02d0 add a few more 1999-07-16 08:55:13 +00:00
mycroft 8493213273 A few more. 1999-07-16 08:48:33 +00:00
mycroft 73844ccc0b A small list of acronyms often used in electronic communication.
I'm not really sure what direction this list should grow in, but I suppose
someone else will figure that out.  B-)
1999-07-16 08:41:46 +00:00
wrstuden 6703225f00 Add bsd.hostprog.mk, a makefile for making programs used during
the build which will run on the build machine.
1999-07-14 20:20:05 +00:00
wrstuden 5b112fce77 Re-arrange location of "-nostdlib" in DESTDIR case so that cross-ld's
won't name the output file "stdlib".
1999-07-14 20:18:07 +00:00
thorpej c410486d29 Document bsd.crypto.mk, and update the OBJECT_FMT entry. 1999-07-13 17:58:42 +00:00
kleink 15c85fb8d4 Mention those environment variables related to audio; suggested by Perry. 1999-07-13 14:52:53 +00:00
thorpej c3de1759c7 Install bsd.crypto.mk. 1999-07-12 22:06:25 +00:00
kleink 13a23b2a31 Oops, alphabetical ordering. 1999-07-12 15:22:18 +00:00
kleink a97e2eb258 Xref eso(4). 1999-07-12 15:20:54 +00:00
kleink cf917747a1 Add a driver for the ESS Technology Solo-1 PCI AudioDrive line of chips. 1999-07-12 15:13:30 +00:00
thorpej f77d35e72c Makefile fragment used to determine the path to crypto code in the
source tree.  Allows CRYPTOBASE to be set in mk.conf or environment.
If it's not set, it searches for: crypto-us, crypto-intl in that order.

Setting CRYPTOBASE to none forces a no-crypto build.  EXPORTABLE_SYSTEM
is supported for backwards-compatibility.

Will be used in a forthcoming mega-commit which significantly improves
the build process when building a crypto-enabled system, and allows
for the international crypto sub-tree to be seamlessly integrated into
the build process.
1999-07-11 20:17:01 +00:00
christos ac6f0fa99e Arrange so that we can compile from a different location 1999-07-10 20:04:03 +00:00
jwise ca956f1985 Minor change to at(1) description. Time to get back to work on this. 1999-07-09 16:13:53 +00:00
christos 63eda1d356 Introduce a second level of WARNS for even more paranoia 1999-07-08 01:55:38 +00:00
abs 3812febbd2 Attempt to remove my head from a somewhat timewarp shaped rear-end and fix the
years for NetBSD 1.3 and 1.3.1. Noted by Noriyuki Soda <soda@sra.co.jp>.
1999-07-07 01:54:46 +00:00
fvdl 454190a76b Switch the i386 port to ELF. 1999-07-05 09:13:04 +00:00
itojun 834a62973d add LIBRARY section into libipsec manpages.
add ".Lb libipsec" for this.
1999-07-04 01:27:19 +00:00
abs cd59a419b6 Fix error in example - from VaX#n8 <vax@linkdead.paranoia.com> 1999-07-03 21:47:21 +00:00
kleink e1b70af662 * Change the -p1003.1-96 macro to output a reference to its corresponding
ISO/IEC document.
* Add macros for ISO C, including AMD1 and TCor1/2.
* Add a macro for XNS5.2 D2.0, to be used for IPv6-related references for the
  time being.
1999-07-03 14:14:32 +00:00
cgd 636e8f4688 'Dolphin' -> 'Dolphin Peripherals' where appropriate 1999-07-03 05:55:23 +00:00
cgd 111e8a47c4 Add support for 36 more SIIG PCI serial/parallel cards (for a total of 37).
This means that all SIIG PCI serial/parallel cards (described on their
web site as "I/O boards" as of July 2, 1999) should now be supported.
1999-07-03 05:38:05 +00:00
itojun 2968331bac s/RFC2133/RFC2553/ 1999-07-03 05:21:47 +00:00
itojun 70d8ef4285 document scoped address issues. 1999-07-03 05:19:45 +00:00
itojun 94e64335b4 add IPv6 configuration (ip6forwarding, rtsol, route6d and rtadvd).
Right now netsetart does not bother you even if you do not have
"options INET6" in the kernel.
1999-07-03 03:29:29 +00:00
itojun d740011572 describe how you can compile IPSEC_ESP.
(there should be some cvs-based, or config-based solution for this)
1999-07-03 01:45:56 +00:00
itojun 5e4f18efbb add LIBIPSEC for use from DPADD. 1999-07-01 20:19:18 +00:00
itojun 2cd8764765 add IPv6/IPsec manpage into MAN 1999-07-01 10:55:53 +00:00
itojun af19683322 s/.Os KAME/.Os/ 1999-07-01 10:53:48 +00:00
itojun 9d0659f865 manpage for "pseudo-device gif", for IPv4/v6 tunnelling. 1999-07-01 10:52:17 +00:00
itojun 42d8e71f94 s/.Os KAME/.Os/ 1999-07-01 10:50:47 +00:00
itojun 38610cd2fc introductory manpage for IPsec and IPv6. 1999-07-01 10:48:30 +00:00
itojun 43ada52628 add INET6, IPSEC and IPSEC_{ESP,DEBUG}. 1999-07-01 10:47:37 +00:00
abs 1f4ae29c8e Fixes and updates (most from Noriyuki Soda <soda@sra.co.jp>) 1999-06-29 02:06:40 +00:00
ad 4e41c6b479 Add missing link for dladdr.3 1999-06-28 18:22:22 +00:00
explorer 0bdd9ecae7 document link1 1999-06-28 07:56:56 +00:00
abs a8e20d9b59 Remove reference to obsolete 'ypserv -a' 1999-06-28 01:03:45 +00:00
augustss 1fd339e127 Make links from audio to sound and mixer. 1999-06-27 18:35:31 +00:00
danw 3128e0f6f9 Remove the NOPROFILE=1 for powerpc 1999-06-26 20:04:49 +00:00
sommerfeld fea9ef9123 Document SUBNETSARELOCAL, HOSTZEROBROADCAST 1999-06-26 06:26:13 +00:00
abs a8468b8d74 Add iris-ansi-net as an alias for iris-ansi.
Change submitted back to Eric S. Raymond <esr@snark.thyrsus.com>
1999-06-22 04:22:46 +00:00
mrg 74e7dd65cc fix includes: out goes netinet/ip.h, in comings sys/mbuf, net/if.h and net/pfil.h.
partly from mike@pelley.com in PR#7803.
1999-06-18 06:03:39 +00:00
tron caca5dac34 Note that bebox and i386 use "/dev/rcd0d" instead of "/dev/rcd0c".
Fixes PR kern/7775 by Eric Mumpower.
1999-06-16 21:18:42 +00:00
kleink 2b0484a3b1 Pasto. 1999-06-16 14:24:11 +00:00
kleink f5326607ab allocm, freem: one step closer to reality. 1999-06-16 14:19:27 +00:00
tron 62a726f0c2 Correct comments about which ports support which emulations. Fixes
PR misc/7764 by Antti Kantee.
1999-06-12 21:22:11 +00:00
kleink 40a25851dc Sync round_buffersize() with reality. 1999-06-12 20:10:55 +00:00
ad bb7505c850 Add entries for 'rcons' and 'rcons-color'. Also sent to esr@thyrsus.com
(current termcap maintainer).
1999-06-10 23:02:43 +00:00
kim 04d4cbe3af Oops, PWD is really something else in most environments.
Call this variable PAWD instead.
1999-06-10 20:48:28 +00:00
tls 4d8eb5755d Fix a typo which caused "make obj" to try to *execute* the direcroty it was in. 1999-06-10 20:34:26 +00:00
simonb 3a3605e823 Use ${SHLIB_VERSION_FILE} as the location of the shared library version
file.  Pass this to checkver with the new -v option as well.
1999-06-10 00:40:05 +00:00
simonb d73a6ae1d3 Conditionally define SHLIB_VERSION_FILE as ${.CURDIR}/shlib_version . 1999-06-10 00:38:49 +00:00
kim 674c377f8f Allow "make obj" to work nicely with amd by setting
PWD=/usr/bin/pawd in /etc/mk.conf and using the amd
mount point path for BSDSRCDIR.
1999-06-08 18:28:38 +00:00
christos 11cfd21df0 Don't strip symbols if -g is specified. We might want to be able to debug
libraries!
1999-06-07 01:37:00 +00:00
christos 7cdfe2dbc5 A bit more of explanation in the cyrix options. 1999-06-06 19:48:24 +00:00
christos c3ba87eec0 add cyrix cache options 1999-06-06 19:44:55 +00:00
pk 8d77b5ba4b Switch the sparc to ELF. 1999-06-06 09:25:38 +00:00
jwise fb0bc2e870 Add stub entries for all remaining commands and utilities. Now back to
the real work!
1999-06-01 19:53:51 +00:00
ross c81cf70565 * Sync .St with the main mdoc
* Fix (some of) the bugs with .Fn
1999-06-01 18:25:15 +00:00
ross e3ec359a7a Remove .Tn from lower case name. `.Tn X/Open' will DTWT. 1999-06-01 18:24:10 +00:00
ross 574a7ff428 Make this work with obj dirs. 1999-06-01 18:22:52 +00:00
jwise fa6d6e512e Add a Makefile, as suggested by hubertf. The Makefile cribs brazenly from^W^W^W
is heavily influenced by src/distrib/notes/Makefile.inc, from Ross Harvey.

While here, fix a typo and nuke some trailing spaces, to make mdoc more comfortable.
1999-06-01 16:51:44 +00:00
jwise 351582cbf6 Add an appropriate copyright statement. This will be assigned to TNF
shortly.
1999-06-01 16:48:21 +00:00
chopps db51dacf58 s,order of evaluation,associativity, they aren't the same thing 1999-06-01 15:24:07 +00:00
leo 9f1fa6b986 Fix copyright notice (acknowledgment -> acknowledgement) 1999-06-01 14:16:00 +00:00
jwise a3983c0010 Add stub entries for a bunch more utilities. 1999-06-01 04:42:13 +00:00
jwise 644cd7ff6b Initial import of a document detailing NetBSD's compliance with the
X/Open Commands and Utilities, Issue 5 (XCU5) standard, as well as a
directory structure in which documents detailing NetBSD's compliance
with other standards from X/Open and other bodies can be imported.

The XCU5 documentation presented here is _far_ from finished, but I wanted
to get something in tree for people to review and comment upon.
1999-06-01 02:36:07 +00:00
ross 725b2cb79a Document new `L' format modifier. 1999-05-31 07:05:56 +00:00
kleink 2b453f861a Fix reference to 4.3BSD-Tahoe. 1999-05-29 17:59:52 +00:00
kleink b3bfd34c17 Remove the susv2 macro: it is not a standard document `as such' that can be
referred to.
1999-05-22 23:08:24 +00:00
jwise a7688eacb5 Add flags to .St for more volumes of the X/Open SUSV2 1999-05-22 22:08:49 +00:00
ross edf0d488ba New: -xcu5 (X/Open Commands and Utilities Issue 5)
New: -susv2 (Version 2 of the Single UNIX Specification)
Fixed: a dozen others: lots of cargo-cult "small caps" applied to lower
case, unneeded \& prefixes, and IEEE Std#### rewritten as IEEE Std ####.
1999-05-22 19:57:13 +00:00
lukem 629b8919f9 add humanize_number(9) / format_bytes(9) 1999-05-21 06:26:15 +00:00
bouyer cbd39e5f67 Document the 'wdc at isa' flags. 1999-05-19 14:41:54 +00:00
augustss 9358363445 For consistency with USB docs, s/revision/release/ 1999-05-16 12:03:27 +00:00
augustss db2f250945 Document vendor, product, release locators. 1999-05-16 12:01:08 +00:00