Commit Graph

746 Commits

Author SHA1 Message Date
mikel 1041a0a14a don't xref nonexistent mount(1) 1997-07-16 05:45:28 +00:00
mikel df0157804c xref mknod(8) not mknod(1), comment out special(8) xrefs, RCSid police 1997-07-16 05:26:17 +00:00
mikel 38f73fe1f4 xref mknod(8) not mknod(1), comment out special(8) xrefs 1997-07-16 05:24:37 +00:00
mikel d6d34f3d52 xref mknod(8) not nonexistent mknod(1) 1997-07-16 05:22:40 +00:00
drochner e1a91d04c2 Document the new "when" field. 1997-07-14 11:56:31 +00:00
mikel f49f836e0e xref gethostname(3) not obsolete gethostname(2) 1997-07-14 01:49:25 +00:00
pk f1e1e555fa ifconfig(8)'s `media' argument does not take a leading dash. 1997-07-11 09:33:18 +00:00
mikel 2a7fcf77e5 don't xref nonexistent filio(2) 1997-07-11 07:41:32 +00:00
mikel 838ea9d3c1 xref fdformat(1) nor fdformat(8), and cleanup some macro usage 1997-07-11 04:58:30 +00:00
mikel 143946ffbd xref ddb(4), not ddb(8) 1997-07-10 07:37:23 +00:00
mikel 809a01767c there is no dbx(5) 1997-07-10 07:08:23 +00:00
mikel cb104d7c96 xref gdb(1), not obsolete dbx(1) 1997-07-10 07:06:18 +00:00
mikel d568a943bd eliminate obsolete xref to adb(1), add some relevant xrefs
update literal text from current <sys/types.h>
1997-07-10 06:56:38 +00:00
mikel c29d171485 kill xrefs to obsolete debuggers 1997-07-10 04:37:22 +00:00
pk 9fecbceb9b Exit `link[012]'; enter `media <type>'. 1997-07-07 22:36:04 +00:00
lukem 24bf9e11c9 update reference for su(1) special group to read `group wheel' instead
of `group 0'
1997-07-02 06:19:54 +00:00
rat fea7c96230 'backsups' --> 'backups' 1997-07-01 22:55:26 +00:00
phil be5f7db95e Use tbl support from bsd.man.mk instead of special rule. 1997-06-30 19:35:49 +00:00
bouyer 8750fc1da2 Correct 'SYNOPSIS' spelling 1997-06-30 15:56:19 +00:00
lukem 80e31290c5 use a tagged .Bl rather than a .Bd with tab separated fields... 1997-06-27 16:10:12 +00:00
phil 6f8dd0efc3 Add man8.pc532. 1997-06-26 16:35:30 +00:00
phil 48bc54f25e RCS id. 1997-06-26 16:31:16 +00:00
phil cae6cd53b5 Jon Bullers pc532 changes to MAKEDEV.8 and a Makefile. 1997-06-26 16:28:40 +00:00
thorpej 97ffd3ad25 Document COMPAT_NOMID. From David Brownlee <abs@mono.org> PR #3554. 1997-06-25 03:13:00 +00:00
mikel 133ed3ff54 SUBDIR must be set *before* including bsd.*.mk 1997-06-24 06:00:06 +00:00
mrg 90a52da37a move man pages into share/man. 1997-06-23 03:30:19 +00:00
jtk 22aa705ea8 add esp.4 1997-06-23 01:18:35 +00:00
lukem 579f2fb483 * clean up a couple of typos.
* clarify how a utmp record is deleted upon logout.
* clarify the format of a wtmp record appended at logout (from
  Geoff Wing <mason@primenet.com.au> in [misc/3196]
1997-06-22 08:11:08 +00:00
mrg 3bdba8b419 add alpha, mvme68k and sun3x subdirs. 1997-06-22 07:16:49 +00:00
mrg 829a5a9063 move man pages into share/man. 1997-06-22 07:02:27 +00:00
mrg a98b6e31ca move man pages into share/man. 1997-06-22 06:40:25 +00:00
mrg e179766b04 move man pages into share/man. 1997-06-22 05:58:25 +00:00
mrg 71030252ba move man pages into share/man. 1997-06-22 05:30:47 +00:00
mrg fbac1c1b2c move man pages into share/man. 1997-06-22 05:16:57 +00:00
mrg f66658c8e0 move man pages into share/man. 1997-06-22 05:05:17 +00:00
pk 70bc96148e Fix typos (PR#3762). 1997-06-20 20:42:36 +00:00
drochner cc7a41e5d2 Weaken the restrictions on the device file name a bit: /boot can
now be installed on any partition.
Allow PRIM_LOADSZ to be set in the Makefile.
This together allows to make bootable 720k floppys.
closes PR port-i386/3751
1997-06-19 11:46:44 +00:00
mrg d746e60ccd build installboot.cat8 1997-06-16 13:58:41 +00:00
mrg c258d0d05e make it "options IPFILTER_DEFAULT_BLOCK". 1997-06-16 13:38:05 +00:00
is ae1eb6bf66 Move installboot.8 here. 1997-06-16 13:37:40 +00:00
mrg 5327fe2b30 continue clean up from last commit, and tell NetBSD/sparc users to use our boot program. 1997-06-16 07:50:35 +00:00
thorpej 2ff53183d5 Update diskless system swap setup for new swap system, from
maximum entropy <entropy@zippy.bernstein.com>.
1997-06-16 07:32:15 +00:00
mrg 858ef4e82b note that COMPAT_12 enables old swapon(2). 1997-06-14 18:33:11 +00:00
drochner 444a854ad2 Separate access to filesystem and access to raw device, mount
device only if needed. This allows to work on unmounted disks in
securelevel 1.
1997-06-13 22:14:58 +00:00
bouyer f586ba056d Add description for "file-system EXT2FS" and "options EXT2FS_SYSTEM_FLAGS". 1997-06-12 09:09:11 +00:00
is 650ce78c8c Make more clear what installbot can't do, and the user must do by hand from
AmigaOS, when installing bootblocks.
1997-06-11 16:01:59 +00:00
jonathan 3652b54b5d Add fxp to list of supported NICs. 1997-06-11 09:20:08 +00:00
jeremy cf53735fa7 Added new pages. [PR/3736] 1997-06-11 04:19:30 +00:00
jeremy b81b8e54c4 New files from Colin Wood <ender@is.rice.edu>. [PR/3736] 1997-06-11 04:15:30 +00:00
is b3b47459fe Fix typo. 1997-06-09 10:37:11 +00:00
jonathan 15a900cb45 refer to sample files in /usr/share/samples/emul/{ultrix,svr4}/etc. 1997-06-08 23:55:26 +00:00
jonathan 5c4753ac78 Add man page describing setup for Ultrix compatibility. 1997-06-08 08:12:34 +00:00
lukem d5143aca1c document "options inet6" 1997-06-08 06:00:06 +00:00
lukem a72a43e88c fix an internal cross reference to "extended arguments" 1997-06-07 16:48:55 +00:00
kleink 21693b3a6f Move Xref to ldconfig(8) into the right section; from NAKAJIMA Yoshihiro
<nakayosh@kcn.or.jp> in PR/3715.
1997-06-06 15:06:18 +00:00
mikel 1c200deee9 fix some paste-os and other minor problems. 1997-06-03 05:38:59 +00:00
mrg 7cedf69cbd Completely rearrange SPARC boot code, modeling it after alpha and hp300
ports' boot programs.  Also added support for loading gzip'd kernels,
useful for booting from floppy.  From Jason R. Thorpe <thorpej@nas.nasa.gov>,
tested by Matthew Green <mrg@eterna.com.au> and Erik Fair <fair@clock.org>.
1997-06-01 03:39:03 +00:00
cgd c917dfb5b2 Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:
.Dd is supposed to be invoked like:
	.Dd month day, year
e.g. ".Dd January 25, 1989", rather than:
	.Dd "month day, year"
which is what these pages did.
1997-05-29 01:48:05 +00:00
jeremy 2c6ad26f86 My last commit included SUBDIRS that don't exist yet. Remove them. 1997-05-29 01:14:31 +00:00
is b68f9ed256 Add CODE REFERENCES sections. While here, move the fddi_{add,del}multi
description right below the ether_{add,del}multi description.
1997-05-25 17:58:22 +00:00
is 10fc645f15 Make clear which of these functions need to be called by hardware drivers. 1997-05-25 15:55:21 +00:00
is 580187839a Documentation of Ethernet and FDDI driver support functions and macros. 1997-05-25 15:54:22 +00:00
jeremy dcfd9aaa8a Add intro(9). 1997-05-22 03:46:33 +00:00
jeremy a9f5946c00 Reduce redundant 'describes'. 1997-05-22 03:41:00 +00:00
jeremy d58b5c298b Introduction to kernel internals section. 1997-05-22 03:39:20 +00:00
jeremy d354506769 Remove extra whitespace. 1997-05-22 02:12:18 +00:00
jeremy 44572d2bb8 Description of sun3 interrupt handler interface functions. 1997-05-22 00:39:26 +00:00
jeremy b0dc94ccd1 Added SUBDIRS= for architecture dependent directories. 1997-05-21 22:45:16 +00:00
jeremy 98b6233268 Added missing function arguments. Also made it clear which process receives
the data.
1997-05-21 03:14:07 +00:00
jeremy f65ba6ca92 Added leds.4. 1997-05-21 01:42:33 +00:00
jeremy 41b84f150c Man page for der Mouse and Gordon Ross's /dev/leds diagnostic LED interface. 1997-05-21 01:40:03 +00:00
is 3274c536b3 Yet another try to sanitize the bootblock build. Each major target has now
its own subdirectory.
Smaller changes involved:
- installboot installs to /usr/mdec
- installboot.8 installs to /usr/share/man/cat8/amiga/
1997-05-19 21:18:58 +00:00
pk 33f9641c2b Add NetBSD RCSId.
Fix spelling.
1997-05-18 22:08:27 +00:00
pk 7a128d9be1 An ESP406/FAS408 ISA SCSI adapter driver (from Eric S. Hvozda; PR#3581) 1997-05-17 21:00:00 +00:00
explorer 51096e423b Add kernel log() man page. Will add other logging/printing functions soon. 1997-05-12 23:51:56 +00:00
lukem 6de0bcebfd document $hostname, $domainname, $defaultroute and $ifaliases_XXX 1997-05-12 11:28:19 +00:00
mikel 698eafc238 update to match reality. changes include:
- add missing update_motd and ntpdate_hosts variables
- fix incorrect variable names (syslogd_flags and kerberos_server)
- xntpd(8) has been integrated
- kerberos_server is no longer used by rc.local
- add some xrefs
plus some misc. cleanup.
1997-05-12 05:21:51 +00:00
mikel 689e1cbafe fix FILES list indentation, and comma-separate SEE ALSO list; from Enami
Tsugutomo in PR misc/3598.
also some cleanup by myself.
1997-05-11 08:21:28 +00:00
mycroft 544c782a19 Move makewhatis.sed into man0, and split the Makefile. 1997-05-09 14:31:24 +00:00
augustss c397fa8357 Return audio buffer size in audio_info_t with ioctl() AUDIO_GETINFO.
Use the buffer size to implement one more OSS ioctl().
1997-05-07 19:24:25 +00:00
perry 930d115a51 Update to note a linux_lib-2.4.tar.gz is available from the
FreeBSD folks.
1997-04-29 16:16:40 +00:00
jonathan 65a1c6544a Fix tyop (accidentally snippedl line). 1997-04-27 11:58:46 +00:00
jonathan 89ea27100f Update media selection, add 100Mbit info.
Add cross-references to parent buses.
1997-04-27 09:43:05 +00:00
jonathan f906f30c34 Add isapnp(4) man page. 1997-04-27 09:09:50 +00:00
is 412fee4faf - Minor brushup of man page.
- Try to fix manual installation.
1997-04-24 08:02:29 +00:00
mrg 34affd9ae4 add ip-filter options. 1997-04-21 13:00:52 +00:00
mellon 86b1df4e9f Document dc flag 1997-04-20 00:05:27 +00:00
jtc 1558b93d4c fix typo 1997-04-18 19:14:33 +00:00
mrg 601c0eaed7 update this a bit. 1997-04-13 13:48:51 +00:00
mrg d7afda6db3 update this to somewhat closer to reality. 1997-04-13 13:46:56 +00:00
mikel 37cc5a6912 add md(4) page for memory disk pseudo-device 1997-04-11 05:26:25 +00:00
mikel 848bdf7930 supply missing .Nm, and other cleanup 1997-04-11 05:14:20 +00:00
mikel 4c95bb8a08 add synopsis line for isapnp attachment
add pointers to aic(4) and joy(4)
1997-04-10 07:30:03 +00:00
jeremy 993d27e731 Made changes to reflect new netstart script and ifconfig options.
(thanks to frueauf@ira.uka.de).  Closes PR#3470.
1997-04-10 06:36:28 +00:00
mikel f757ccd497 fix some typos; from Thorsten Frueauf in PR misc/3465.
also update and clean up a bit.
1997-04-09 05:13:44 +00:00
mikel 35650bb88f xref slattach(8), not slipattach(8); from Thorsten Frueauf in PR misc/3164.
clean up .Nm usage, use .Cd and .Nx where advantageous, capitalize SLIP.
1997-04-09 04:36:34 +00:00
mikel 368cd458f8 fix some typos 1997-04-08 04:46:55 +00:00
mouse 03c91976bf Update (rewrite significant fraction of, actually) this to at least
approximately match current reality.  Also give some description of
HP-UX-style event format, with a table of key/button codes discovered
by experimentation with my keyboard/mouse.  (Ain't great, but better
than what was there, which was zilcho.)
1997-04-06 15:09:48 +00:00
cgd 562fa9b97d clean up NetBSD RCS ID strings 1997-04-06 08:39:37 +00:00
augustss e1c29a5303 Add support for MAD16 based audio cards. 1997-04-06 00:33:34 +00:00
kleink 2dcebb6f16 Add STRIPDISC to the list of line disciplines. 1997-04-03 00:56:29 +00:00
kleink 6b58679ffa Implement OCRNL "\r" -> "\n" tty output translation.
Fixes PR standards/3434.
1997-04-02 03:10:51 +00:00
cjs 8075b68cc3 Move network interface config after programs run on boot-up, to match
the order this actually happens in at boot time. Fix a few minor typos.
1997-04-02 02:02:51 +00:00
perry 98a833ca5c document net_interfaces, ifconfig_* 1997-04-01 20:17:43 +00:00
jonathan 39cc3a9c6b Add entry for en ENI-155 ATM driver. Fix typo in ep line.
List OEM cards suppoted by if_de driver, in lieu of a de manpage.
1997-03-31 08:50:45 +00:00
is 476514e8a8 Add a full stop. 1997-03-30 10:13:09 +00:00
veego ff99218046 Remove the old manpage for the Ariadne and the reference in intro.4 1997-03-28 00:29:33 +00:00
veego 9ff709fbb5 Updated for the Ariadne changes. 1997-03-28 00:27:59 +00:00
gwr 45e8a48a8f Renamed boot to cpu_reboot 1997-03-27 20:23:48 +00:00
gwr b2d05722be Renamed boot to cpu_reboot (via repository copy) 1997-03-27 20:15:05 +00:00
mycroft 908bee20db Use bsd.prog.mk, to deal with FILES. 1997-03-27 10:45:57 +00:00
perry 273d9d8452 Update to note that sound now mostly works, and to list the FreeBSD
URL to retrieve an easy to use tar file of Linux libraries etc.
1997-03-25 19:29:01 +00:00
is 138db3e452 Add MROUTING description. 1997-03-25 16:42:52 +00:00
christos 3917c3179d - Makefile cleanups 1997-03-24 21:57:01 +00:00
christos 8a6e9721ca const poisoning. 1997-03-24 21:20:03 +00:00
jtk eaede4d4fa fix PR 3381, and make it refer to NetBSD-1.3 rather than -current 1997-03-23 19:20:30 +00:00
cjs cdd442b698 Re-write. 1997-03-23 07:57:22 +00:00
is a36535a1c0 mention ARP support 1997-03-23 01:32:38 +00:00
cjs 30b1e68f3d PR misc/3375, submitted by der Mouse <mouse@Rodents.Montreal.QC.CA>.
The if_name fields are really called ifr_name.
1997-03-22 02:59:11 +00:00
perry ab8dd6a331 fix typos per pr-3349 submitted by SAITOH Masanobu 1997-03-18 14:25:29 +00:00
perry d7df680439 Fix the last fix.
a the -> the
1997-03-18 06:17:17 +00:00
perry a8f5d0c853 Note that DDB_ONPANIC may also be set with sysctl(8) 1997-03-18 06:15:18 +00:00
perry 55a6ac03fd Correction: ifaliases appeared in 1.2 1997-03-18 04:50:56 +00:00
perry 50bfaaee22 close enami tsugutomo's pr-3346 -- silly mistake in description of page 1997-03-18 04:48:42 +00:00
is 6ecca3f700 add arpresolve and arpintr descriptions 1997-03-17 14:06:49 +00:00
cjs 9da2a1ed80 Rewrote second paragraph, and added mopd in a new format. All the other
entries will be converted soon after feedback is received.
1997-03-17 01:22:49 +00:00
is 41d77d21fc Fix yet another typo. 1997-03-16 20:24:08 +00:00
is b40ff398db fix typo 1997-03-16 20:06:37 +00:00
is bf744fd321 Fix .Nx call. 1997-03-16 20:04:13 +00:00
is ea7a8a2959 Pull the ARP support function man page up to the main branch. 1997-03-16 19:43:17 +00:00
is 04b6278587 Pull this to the main branch. 1997-03-16 19:26:53 +00:00
perry 5a31478d52 Add a blurb on /usr/mdec. 1997-03-14 04:06:42 +00:00
perry 56d4ef3c09 Initial revision 1997-03-14 02:40:31 +00:00
cgd 158b4008d1 Fix bogons (missing commas) in the synopsis section 1997-03-14 01:02:45 +00:00
gwr 1720f66539 Initial revision 1997-03-13 16:27:26 +00:00
perry cb9a3a55fe Add substantial changes from Luke Mewburn submitted in pr-1386, with
some modifications. This will likely need to be rototilled again when
the new two stage boot stuff goes in.
1997-03-13 05:28:42 +00:00
perry 6d248ff56f being the system up -> bring the system up, a fix I missed from the
last commit.
1997-03-13 05:06:04 +00:00
perry 01478d0561 Add some fixes from pr-1386 and some other fixes. The port master has
to go over this -- someone seems to have confused boot_sun3 and reboot
1997-03-13 05:04:02 +00:00
perry 6dcfe6395b Some minor hacks from pr-1386 and some other cleanup. The port master
should really give this thing a going over, though.
1997-03-13 05:00:55 +00:00
perry 739b6cf93f Add pmax to .Dt line per pr-1386 1997-03-13 04:55:25 +00:00
perry 76b949b151 BOOT_MAC68K -> BOOT, plus some commas added in cross references per
pr-1386
1997-03-13 04:53:29 +00:00
perry bbeac61ded BOOT_HP300 -> BOOT 1997-03-13 04:50:27 +00:00
perry d439e1a2f7 Added man8.${ARCH}/boot.8 for a number of architectures. 1997-03-13 04:20:21 +00:00
perry 7d17eb42ec Add man8.pmax, man8.x68k 1997-03-13 03:45:54 +00:00
christos 5c9a92362a Document PPP_FILTER; bpf based filtering for pppd. 1997-03-12 20:35:45 +00:00
mikel 1891a8b131 RCSid police and misc cleanup, and make all ?ms(4) pages refer to
busmouse(4).  fixes PR port-i386/2611.
1997-03-12 06:18:55 +00:00
sommerfe 16547a3715 Document trace/t 1997-03-11 16:58:55 +00:00
mikel ac8b6fad77 add incomplete spl(9); realphabetize Makefile. 1997-03-11 06:15:05 +00:00
mikel 4e9930248b update to match reality a bit more closely. some parts are from John
Hawkinson (PR kern/2523) and Lennart Augustsson (PR misc/3303), rest
  is by me.
1997-03-11 05:29:03 +00:00
perry 41188b0421 Kernel names aren't #defined any more -- remove that from the page. 1997-03-11 03:49:04 +00:00