| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-01-12 | Bump date for previous. Punctuation nits. Sort SEE ALSO. | wiz | |
| 2004-01-12 | Bump date for previous. Remove trailing whitespace. | wiz | |
| 2004-01-12 | Add a reference to options(4) in md(4). | is | |
| Document missing options which change md(4) behaviour. | |||
| 2004-01-12 | Refine English. From Luke. | uebayasi | |
| 2004-01-12 | Now /etc/rc.d/virecover can be configurable by rc.conf(5). Reflect | uebayasi | |
| it. Bump date. | |||
| 2004-01-11 | Update the file system snapshot driver: | hannken | |
| - 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 | check MKDOC instead of MKSHARE | lukem | |
| 2004-01-10 | Add a comma. | wiz | |
| 2004-01-10 | Allow vfs_write_suspend() to wait if the file system is already | hannken | |
| 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 | control undefine of DDXTIME through Xserver/Makefile.common vars | rtr | |
| 2004-01-10 | Don't define DDXTIME on mac68k. This will let us use GetTimeInMillis() | fredb | |
| of ".../Xserver/os/utils.c", instead of supplying our own home-rolled (yet identical) function. | |||
| 2004-01-08 | Bump date for previous. | wiz | |
| 2004-01-08 | New sentence, new line; fix typo and | wiz | |
| grammar. | |||
| 2004-01-08 | Bump date for previous; break line | wiz | |
| so that only relevant parts are marked up. | |||
| 2004-01-07 | Remove more references to the old sysctl infrastructure. | atatat | |
| 2004-01-07 | Document nell's kernel thread. | martin | |
| 2004-01-07 | explain how trapsignal is used in the trap code. | christos | |
| 2004-01-07 | Remove accidental extra stuff. | augustss | |
| 2004-01-07 | Bump date for previous. | wiz | |
| 2004-01-07 | Correct a comment | skrll | |
| 2004-01-07 | Make usbtask(4) be usb(4). | augustss | |
| 2004-01-07 | Document the kernel threads. | augustss | |
| 2004-01-07 | Grammar fixes. New sentence, new line. More Xr's. | wiz | |
| Punctuation fixes. Shorten long lines. | |||
| 2004-01-07 | Add MKX11 to control if src/x11 is traversed during the build. (default: no) | lukem | |
| Document <bsd.x11.mk>. | |||
| 2004-01-07 | Add boot(8) manual page for the Cobalt port. | cdi | |
| 2004-01-06 | Grammar consistency fix for previous. | wiz | |
| 2004-01-06 | Implement ``one'' prefix to allow a "one shot" operation as if | lukem | |
| ${rcvar}=yes yet all the other prerequisite tests are still performed. The existing ``force'' prefix is a sledgehammer that ignores all the prerequisite checks and always returns a zero exit status; this is a more gentle approach to the problem of "manipulate this disabled service without editing rc.conf(5)". | |||
| 2004-01-05 | xconsole is a global property, so move it to the global scope. | jmmv | |
| Fixes part of PR bin/23223. | |||
| 2004-01-05 | Remove a -compact for readability. | augustss | |
| 2004-01-05 | bump date for last | grant | |
| 2004-01-05 | Note that the Compaq "iPaq" HNE-200 works with this driver. | schmonz | |
| 2004-01-04 | Add two acronyms suggested by Pavel Machek <pavel@ucw.cz>. | jsm | |
| 2004-01-04 | Move a .Ed to the right place. | augustss | |
| 2004-01-03 | + MIDI | jmmv | |
| 2004-01-03 | document MKCVS MKGCCCMDS MKPOSTFIX MKSENDMAIL MKUUCP | lukem | |
| 2004-01-03 | sort list | lukem | |
| 2004-01-02 | + B/W | jmmv | |
| 2004-01-02 | Consistently test all variables that support a "yes"/"no" value with | lukem | |
| ${VAR} == "no" or ${VAR} != "no" (instead of against "yes"). Variables affected: TOOLCHAIN_MISSING HAVE_GCC3 USE_TOOLS_TOOLCHAIN NEED_OWN_INSTALL_TARGET USE_SHLIBDIR Improve the documentation. | |||
| 2004-01-02 | Bump date for previous; new sentence, new line. | wiz | |
| 2004-01-02 | Document the -C option. | pk | |
| 2004-01-01 | Document support for 16-bit sound on VIDC20. | bjh21 | |
| 2004-01-01 | Bump date for new history section. | wiz | |
| 2004-01-01 | back out hpcmips changes accidently committed in prev. noticed by lukem@ | rtr | |
| 2004-01-01 | grr typo .manN -> .man.N | rtr | |
| 2004-01-01 | section 4 and 5 man/cat pages do get installed | rtr | |
| 2004-01-01 | add a history section. | mrg | |
| 2004-01-01 | correct __vendorversion__ to match xsrc/xfree | lukem | |
| 2003-12-31 | Drop trailing spaces; fix Dd argument; shorten | wiz | |
| line; empty lines are not good, replace one with .Pp. | |||
| 2003-12-31 | Add a manual page for vidcaudio(4). | bjh21 | |
| 2003-12-31 | Missing apostrophe. ("authors discretion" -> "author's discretion"). | bjh21 | |
