1053 Commits

Author SHA1 Message Date
enami
753711791e Indent structure member. 1998-06-07 09:23:54 +00:00
enami
2d98bfc07e Sync with fe-driver split. 1998-06-07 09:10:30 +00:00
enami
df9c94f1b0 briefly document about aic* at isapnp. 1998-06-07 09:08:45 +00:00
augustss
db50fa53b8 Add Aria driver. 1998-06-06 10:14:21 +00:00
thorpej
9ebbfc77a5 Add a section about locking within the extent manager. 1998-06-06 02:32:28 +00:00
mrg
bb884a2086 add a packages(7) man page, cobbled from bsd.pkg.mk 1998-06-05 12:29:03 +00:00
kleink
a889b90598 Add information to dlerror() regarding its behaviour in absence of an error
condition.
1998-05-30 18:40:41 +00:00
augustss
7d31de6a7a Add info about mixer_level_t which has been missing for all these years. 1998-05-28 17:27:15 +00:00
leo
3846499f91 Manual page move to this subdir... 1998-05-28 12:47:19 +00:00
matt
822c8a12c7 fix botch I made when adding fta.4 1998-05-27 21:09:08 +00:00
matt
473440eb76 Add fta.4 link 1998-05-27 02:52:29 +00:00
msaitoh
538b0cbbdd Fix .Nm usage and sort SEE ALSO section 1998-05-26 05:46:45 +00:00
msaitoh
7675c91cae note x68k's NMI switch. 1998-05-26 05:09:10 +00:00
ross
7abdeb280e It's been a while since the pre-Mach-VM 4.3BSD days, and even longer since
the sticky bit was important...nuke the bogus-for-10-years sticky file stuff.
1998-05-26 04:05:54 +00:00
drochner
e5ef0cc867 sync "x/I" section to reality 1998-05-24 12:05:20 +00:00
matt
2860457d59 Note wdc attachment (which only currently supports the
Digital Mobile Media Adapter CDROM).
1998-05-23 16:14:46 +00:00
matt
d2911e55c4 Note support of the DEFTA 1998-05-23 16:10:30 +00:00
matt
fb6204e335 Note NE2000 isapnp attachment. 1998-05-23 16:04:40 +00:00
augustss
9a5a11785f Add ym.4 man page. 1998-05-21 15:52:32 +00:00
tv
2a0a609947 Don't try to get at ${DESTDIR} inside /usr/libexec/makewhatis; instead,
supply ${DESTDIR} as part of the command line argument in
src/share/man/Makefile, and use that modified $MANPATH to find
makewhatis.sed.
1998-05-21 11:40:11 +00:00
augustss
076364ae0d Fix typos. 1998-05-20 19:48:21 +00:00
augustss
e8e4ee2bfe Add ym man page. 1998-05-20 19:37:21 +00:00
pk
1d6d3eb784 Add Magma SBus serial/parallel port manual page by Iain Hibbert. 1998-05-20 00:10:40 +00:00
kml
051be14326 Correct copyright date. 1998-05-17 16:46:06 +00:00
kml
8fbab6a9af Added man page for the RoadRunner HIPPI driver. 1998-05-14 00:39:09 +00:00
pk
35c73afeee Document `dladdr()'. 1998-05-13 19:33:01 +00:00
lukem
a48b942484 document PPP_BSDCOMP and PPP_DEFLATE 1998-05-13 14:20:47 +00:00
kleink
afeaa5bb57 Use size_t to pass the length of the memory region to operate on to chgkprot(),
kernacc(), useracc(), vslock() and vsunlock(); (unsigned) ints are not
adequate on all platforms.
1998-05-09 15:04:39 +00:00
augustss
fbb394da51 Cross reference audioctl(1) and mixerctl(1). 1998-05-09 12:10:31 +00:00
mrg
f3ca264c1e uvm_swapout is a static function, not exported. does not belong in uvm.9 1998-05-09 00:48:20 +00:00
kleink
9294a5a40b Create a link for uvm_swapout(9). 1998-05-08 16:18:37 +00:00
kleink
24842ff3ee Fix a couple of prototypes, and sync with the recent vslock()/vsunlock()
interface change.  Also, add an item for uvm_swapout().
1998-05-08 16:00:49 +00:00
augustss
08c0421201 Note the addition of eap(4). 1998-05-07 20:17:32 +00:00
fair
f63f1f5530 document si & sw drivers 1998-05-07 10:55:21 +00:00
augustss
821913c679 Make config line match reality. 1998-05-06 19:14:06 +00:00
augustss
cbf0d347c4 Add eap.4 (and reformat the lines) 1998-05-06 19:02:28 +00:00
ross
1569541db4 Untangle botched .Po .Pc at the end. 1998-05-06 00:03:02 +00:00
enami
46cbc7744a Cosmetic changes; move comment leader to the next line. 1998-05-05 00:40:03 +00:00
mrg
c6588a7ac7 add uvm.9 1998-05-04 07:10:45 +00:00
augustss
7458164379 Add Ensoniq AudioPCI driver. 1998-05-01 22:00:37 +00:00
mjacob
6307a2e37c at least add MTERASE clause- page (and tape driver) need rewriting 1998-05-01 16:14:48 +00:00
fair
67aae558d6 fix .Xr references 1998-04-30 09:38:54 +00:00
fair
a576d424e0 Marathon man page editing session to fix broken .Xr's, add important
references, add a little white space here & there for readability,
clean up some mdoc(7) macro usage and so on. Whew!
1998-04-30 08:50:03 +00:00
thorpej
4ad2b50a58 Update for recent changes to vslock()/vsunlock(): document that the context
is taken from the provided proc, and remove the BUGS section, since it
has now been addressed.
1998-04-30 06:32:39 +00:00
fair
601bad7562 add some additional documentation and references 1998-04-30 05:42:40 +00:00
fair
4d576a6053 fix bad .Xr references 1998-04-29 20:26:21 +00:00
fair
17ba539151 fix some bad .Xr 1998-04-29 20:11:30 +00:00
fair
fa72f5de98 fix bad .Xr references 1998-04-29 11:33:55 +00:00
fair
f6b40a5fb3 fix bad .Xr references 1998-04-29 10:06:40 +00:00
kml
238a0147cd rt_timer documentation 1998-04-29 04:17:26 +00:00