Commit Graph

586 Commits

Author SHA1 Message Date
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