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
jmmv
4151c851d8
+ B/S, BBIAB, BOATILAS, BS, NMF, NMP, RTFD, SNMP, THNX, THX, TY, YALIMO.
...
From PR misc/21527 by Douwe Kiela.
2004-01-13 22:42:27 +00:00
wiz
9b80edabea
Add fssbs as Nm (for makewhatis/apropos).
2004-01-13 20:42:43 +00:00
wiz
434027f3b1
Add comma in enumeration.
2004-01-13 20:28:45 +00:00
kent
9114197a24
mention nForce3 support.
...
bump date.
2004-01-13 14:34:55 +00:00
rtr
9007e5a454
+ no vid mode ext or dga for amiga
...
+ amd64 & alpha need X11FLAGS.SERVER+= _XSERVER64
+ pass loadable defines for amd64 & cats
2004-01-13 03:26:09 +00:00
wiz
e72df29d6d
Bump date for previous. Punctuation nits. Sort SEE ALSO.
2004-01-12 21:17:30 +00:00
wiz
73abe3ee52
Bump date for previous. Remove trailing whitespace.
2004-01-12 21:17:15 +00:00
is
80c46878b1
Add a reference to options(4) in md(4).
...
Document missing options which change md(4) behaviour.
2004-01-12 20:03:39 +00:00
uebayasi
a95a90d63a
Refine English. From Luke.
2004-01-12 05:25:39 +00:00
uebayasi
e38b3d15ef
Now /etc/rc.d/virecover can be configurable by rc.conf(5). Reflect
...
it. Bump date.
2004-01-12 04:40:00 +00:00
hannken
067a3b897d
Update the file system snapshot driver:
...
- Document the kernel thread.
- Rename some functions and variables.
- Return EROFS where appropriate.
- Use shifts instead of 64-bit divide.
- Use a simple_lock to make it MP-safe.
- Add M_CANFAIL to malloc to avoid panic on large cluster size.
- Allow sparse file for backing store and use VOP_BALLOC() to allocate
space. Default size of backing store is the size of the file system.
2004-01-11 19:05:26 +00:00
lukem
7fac3a4aea
check MKDOC instead of MKSHARE
2004-01-11 16:11:52 +00:00
wiz
69680feba7
Add a comma.
2004-01-10 17:41:52 +00:00
hannken
ed68c4e34c
Allow vfs_write_suspend() to wait if the file system is already
...
suspending.
Move vfs_write_suspend() and vfs_write_resume() from kern/vfs_vnops.c
to kern/vfs_subr.c.
Change vnode write gating in ufs/ffs/ffs_softdep.c (from FreeBSD).
When vnodes are throttled in softdep_trackbufs() check for
file system suspension every 10 msecs to avoid a deadlock.
2004-01-10 17:16:38 +00:00
rtr
90b9a61928
control undefine of DDXTIME through Xserver/Makefile.common vars
2004-01-10 16:44:57 +00:00
fredb
62eaaceeea
Don't define DDXTIME on mac68k. This will let us use GetTimeInMillis()
...
of ".../Xserver/os/utils.c", instead of supplying our own home-rolled
(yet identical) function.
2004-01-10 03:28:19 +00:00
wiz
e3ef1b438f
Bump date for previous.
2004-01-08 09:24:31 +00:00
wiz
c41ae2dff4
New sentence, new line; fix typo and
...
grammar.
2004-01-08 09:16:11 +00:00
wiz
24a407cb79
Bump date for previous; break line
...
so that only relevant parts are marked up.
2004-01-08 09:14:35 +00:00
atatat
22361e5849
Remove more references to the old sysctl infrastructure.
2004-01-07 21:58:27 +00:00
martin
1ea1aebf5b
Document nell's kernel thread.
2004-01-07 20:17:51 +00:00
christos
1315cbb0bc
explain how trapsignal is used in the trap code.
2004-01-07 19:01:14 +00:00
augustss
2251734558
Remove accidental extra stuff.
2004-01-07 15:52:54 +00:00
wiz
db19c52951
Bump date for previous.
2004-01-07 15:36:08 +00:00
skrll
6d86e95627
Correct a comment
2004-01-07 15:27:08 +00:00
augustss
6794fe8703
Make usbtask(4) be usb(4).
2004-01-07 14:34:09 +00:00
augustss
b10eb3c716
Document the kernel threads.
2004-01-07 14:31:05 +00:00
wiz
3c6a3b6232
Grammar fixes. New sentence, new line. More Xr's.
...
Punctuation fixes. Shorten long lines.
2004-01-07 12:55:42 +00:00
lukem
e0d82d7dce
Add MKX11 to control if src/x11 is traversed during the build. (default: no)
...
Document <bsd.x11.mk>.
2004-01-07 12:06:34 +00:00
cdi
df90d3e32b
Add boot(8) manual page for the Cobalt port.
2004-01-07 11:50:02 +00:00
wiz
99fe2c9e3d
Grammar consistency fix for previous.
2004-01-06 14:46:11 +00:00