hannken
3db4e2acd8
Make VOP_STRATEGY(bp) a real VOP as discussed on tech-kern.
...
VOP_STRATEGY(bp) is replaced by one of two new functions:
- VOP_STRATEGY(vp, bp) Call the strategy routine of vp for bp.
- DEV_STRATEGY(bp) Call the d_strategy routine of bp->b_dev for bp.
DEV_STRATEGY(bp) is used only for block-to-block device situations.
2004-01-25 18:06:48 +00:00
bjh21
1ad0ea7fa0
Remove beep(4).
2004-01-25 14:02:44 +00:00
bjh21
a9e6f9057b
Remove references to /dev/beep.
2004-01-25 14:00:57 +00:00
rtr
e152935468
We always build glx ext, so for 64-bit archs we define -D__GLX_ALIGN64
2004-01-25 02:15:51 +00:00
wiz
7f313ca06a
New sentence, new line; |fmt; misc fixes.
2004-01-23 19:50:43 +00:00
wiz
73c4c2d697
Sort sections, sort SEE ALSO; some gramamar fixes;
...
use more mdoc, |fmt. Add RCS Id.
2004-01-23 19:48:27 +00:00
wiz
9c2612888d
Drop trailing whitespace.
2004-01-23 19:37:37 +00:00
wiz
d4785c2b1d
Sort sections; sort SEE ALSO; add RCS Id;
...
drop trailing whitespace.
2004-01-23 19:36:23 +00:00
wiz
92dfb453ab
Use more macros; sort SEE ALSO; |fmt.
2004-01-23 19:24:17 +00:00
wiz
f651473b0c
Use more macros; fix typo; |fmt;
...
remove superfluous .Pp.
2004-01-23 15:59:18 +00:00
wiz
9bc1411047
Use \*[Lt] and \*[Gt] instead of <> for HTML output; use
...
Nx instead of NetBSD; avoid Xrefing ourselves.
2004-01-23 15:52:28 +00:00
wiz
8164f91b39
Add RCS Id.
2004-01-23 15:49:41 +00:00
wiz
fb42aec2fb
New sentence, new line; |fmt; use more
...
macros; some fixes; add RCS Id.
2004-01-23 15:49:26 +00:00
wiz
357dfb1927
New sentence, new line; use Fx and Nx;
...
limit line lengths; misc fixes.
2004-01-23 15:38:48 +00:00
wiz
9fa543d057
Drop trailing whitespace.
2004-01-23 15:33:13 +00:00
simonb
842124b391
crt0.o lives in /usr/lib even on a.out.
2004-01-23 05:09:58 +00:00
wiz
528c020eb1
Fix typo.
2004-01-21 23:18:52 +00:00
atatat
6024d1b588
Man page for kernel's sysctl infrastructure. Thanks for being
...
patient.
2004-01-21 03:02:06 +00:00
zuntum
77c9ce3095
Add some Polish airports: WAW, GDN, KRK, KTW, LCJ, POZ, WRO
2004-01-20 22:30:11 +00:00
heas
8bb92045b9
Correct a few typos &/ spellos. Start new sentences on a new line.
2004-01-20 18:31:18 +00:00
wiz
bd7049448e
New sentence, new line; drop trailing spaces.
2004-01-20 16:42:05 +00:00
jmmv
b792bb087e
Fix typo: XFree86XDGA -> XFreeXDGA. This adds support for DGA (as intended).
2004-01-20 16:40:11 +00:00
rearnsha
a29f7ddebd
Add intro(4) for evbarm.
2004-01-20 15:21:55 +00:00
pooka
614a86b119
pmap_{de,}activate() take struct lwp * now
...
+ bump date!
2004-01-20 10:40:03 +00:00
jdolecek
e23cd1a78a
Import Gary Thorpe's netbsd-ppbus 1.3. This is NetBSD port
...
of FreeBSD Parallel Port Bus framework. Work in progress.
2004-01-19 23:22:23 +00:00
wiz
1cbf165d86
Bump date for previous.
2004-01-19 08:39:51 +00:00
gson
50c2638eeb
Removed BUGS section saying "not tested with standard USB MIDI
...
devices", as the driver now has been tested and found to work with
at least one.
2004-01-19 07:41:40 +00:00
wiz
2bd383a4cc
New sentence, new line; remove unnecessary comma.
2004-01-18 15:48:01 +00:00
jdolecek
32375045b4
fill in some information about nsmb(4)
2004-01-18 15:23:15 +00:00
bjh21
4f403e81c5
Bell interface works again.
2004-01-18 12:53:43 +00:00
rtr
a28d5cecb2
+ escape new lines
...
+ remove extra ||
2004-01-18 08:24:16 +00:00
matt
ddd7e4a306
Change _XSERVER64 to depend on MACHINE_ARCH, not MACHINE.
...
Disable XF86VIDMODE for vax.
Format MACHINE .if's nicer (and alphabetize).
2004-01-18 06:38:16 +00:00
rtr
ad1c114818
Don't build XDGA, VIDMODE and XINPUT extensions for alpha, pmax, acorn32.
...
XXX There should probably be more archs/machines that do not build these.
2004-01-18 05:43:16 +00:00
matt
a14c93f141
Export the symbols in addition to the relocation records when making LKMs.
2004-01-16 00:36:39 +00:00
wiz
cd94abe28f
Bump date for previous.
2004-01-15 13:54:22 +00:00
onoe
4f290d318e
Cleanup obsolete text:
...
- wiconfig is no longer used for configuration.
- delete messages for common net80211 layer from DIAGNOSTICS.
2004-01-15 13:46:58 +00:00
jmmv
5a07b7fa58
Sort lists of variables alphabetically. Also adjust "see also" entries to
...
refer to manpages related to the rc.d infrastructure.
2004-01-15 09:14:54 +00:00
grant
cc32724911
+ELF, COFF
2004-01-15 03:35:20 +00:00
grant
480de7e72f
NFS -> network file system
2004-01-15 03:31:41 +00:00
grant
36b0923906
+ATM, OSF, PPPOA
2004-01-15 03:31:04 +00:00
jmmv
a1a8f903fb
Document the veriexec variable.
2004-01-14 21:51:18 +00:00
jdolecek
940556de73
Regen - addition of 'wscons' special argument for MAKEDEV
2004-01-14 20:44:48 +00:00
keihan
a8de35afb5
+RIP in acronyms.
...
+LIR and PAM in acronyms.comp.
2004-01-14 13:46:26 +00:00
wiz
6defecc84f
New sentence, new line. Some other minor changes.
2004-01-14 07:22:40 +00:00
rh
6ce07e569c
Document new RECOMMENDED and IGNORE_RECOMMENDED variables.
2004-01-14 06:58:18 +00:00
simonb
a42909419d
Add "FIGJAM". From Ben Elliston.
2004-01-14 05:38:15 +00:00
grant
0958ebac06
+TIFF
2004-01-14 00:11:53 +00:00
jmmv
5c8e302bc0
+ MPEG, SACD. From keihan@.
2004-01-13 23:21:47 +00:00
keihan
4258a43212
Added SNMP.
2004-01-13 23:00:32 +00:00
jmmv
f1870d281e
+ ARP, CGI, DHCP, FAT, LED, MIME, NFS, OEM, VAX, VM, WAN.
...
From PR misc/21527 by Douwe Kiela.
While here, add TLB and WAP too.
2004-01-13 22:53:56 +00:00