| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a better stripe size in the examples. | grog | 2001-09-09 | 1 | -12/+12 |
* | Stole unicode translation table from mount_msdos. Add kernel code | semenu | 2001-09-08 | 3 | -2/+85 |
* | * Switch from doing compress(1)ed crashdumps with the -z flag to using | kris | 2001-09-06 | 3 | -40/+43 |
* | Use CFLAGS, not COPTS, in the Makefile. bsd.prog.mk conveniently adds | dd | 2001-09-05 | 2 | -3/+3 |
* | SECURITY. | ru | 2001-09-05 | 5 | -117/+15 |
* | The defaults for bsize and fsize were interchanged. | ru | 2001-09-05 | 2 | -8/+8 |
* | Don't reinvent the wheel; use strptime(3). | ru | 2001-09-04 | 1 | -44/+4 |
* | mdoc(7) police: removed hard sentence breaks. | ru | 2001-09-04 | 1 | -6/+14 |
* | Duh! forgot this bit of the NCCD patch. | phk | 2001-09-04 | 3 | -152/+83 |
* | Mention collision attacks on MD5. From the md5(3) man page. | murray | 2001-09-04 | 1 | -0/+6 |
* | IPFilter source code in contrib/ipfilter apparently can't make up its mind | jlemon | 2001-09-03 | 1 | -0/+1 |
* | SECURITY: Drop `setgid kmem' bit as early as possible. | ru | 2001-08-31 | 1 | -0/+2 |
* | Synch with NetBSD and OpenBSD. | ru | 2001-08-31 | 2 | -3/+2 |
* | restore(8) doesn't need to be setgid `tty', and never did. | ru | 2001-08-30 | 1 | -2/+0 |
* | Banish hard-coded KERNBASE references from savecore. Dynamically | peter | 2001-08-24 | 1 | -1/+15 |
* | ``create'' and ``destroy'' are command modifiers (.Cm), not flags (.Fl). | yar | 2001-08-22 | 1 | -2/+2 |
* | mdoc(7) police: Fixed broken xrefs. | ru | 2001-08-22 | 1 | -1/+1 |
* | Handle snprintf() returning < 0 (not just -1) | brian | 2001-08-20 | 3 | -3/+7 |
* | Handle snprintf() returning -1. | brian | 2001-08-20 | 3 | -5/+9 |
* | Fix grammar. | dd | 2001-08-20 | 1 | -1/+2 |
* | Respect the -N flag when changing directory attributes in setdirmode). | dd | 2001-08-20 | 1 | -4/+6 |
* | Silence non-constant format string warnings by marking functions | kris | 2001-08-19 | 13 | -28/+28 |
* | Actuall make plumb work in addition to create as per the manpage. | brooks | 2001-08-17 | 1 | -1/+2 |
* | mdoc(7) police: restore markup bit that got accidentally lost in rev. 1.44. | ru | 2001-08-16 | 1 | -1/+1 |
* | mdoc(7) police: replace `\*(Ba' with a simple `|', it's handled specially. | ru | 2001-08-16 | 1 | -1/+1 |
* | mdoc(7) police: Section cross-references are marked with .Sx. | ru | 2001-08-16 | 1 | -3/+2 |
* | Implement a better compatibility mode with mount_mfs. It is the | dd | 2001-08-16 | 2 | -6/+120 |
* | mdoc(7) police: utilize the new .Ex macro. | ru | 2001-08-15 | 3 | -11/+5 |
* | style(9) tweak | obrien | 2001-08-14 | 1 | -24/+24 |
* | mdoc(7) police: s/BSD/.Bx/ where appropriate. | ru | 2001-08-14 | 10 | -16/+43 |
* | ftrace is already initialized | peter | 2001-08-13 | 1 | -1/+1 |
* | Spell "FreeBSD" with "F" and "BSD" in uppercase. | ru | 2001-08-13 | 4 | -4/+9 |
* | Removed duplicate VCS ID tags, as per style(9). | ru | 2001-08-13 | 4 | -5/+0 |
* | Honour `TMPDIR' environment variable. | sobomax | 2001-08-13 | 1 | -3/+9 |
* | Don't hard-code BINOWN and BINGRP (BINGRP was hard-coded to 'bin', which | kris | 2001-08-11 | 1 | -2/+0 |
* | Mark some functions as __printflike() | kris | 2001-08-10 | 1 | -3/+3 |
* | mdoc(7) police: join split punctuation to macro calls. | ru | 2001-08-10 | 1 | -2/+2 |
* | mdoc(7) police: fixed the "new sentence" bogons. | ru | 2001-08-10 | 1 | -1/+1 |
* | mdoc(7) police: protect trailing full stops of abbreviations | ru | 2001-08-10 | 6 | -7/+7 |
* | mdoc(7) police: removed (now gratuitous) .Xo/.Xc brackets. | ru | 2001-08-10 | 1 | -18/+6 |
* | mdoc(7) police: spelling, punctuation and markup nits. | ru | 2001-08-10 | 1 | -10/+12 |
* | mdoc(7) police: compute the exact tag width. | ru | 2001-08-10 | 1 | -1/+1 |
* | Document how to cancel a scheduled shutdown. | dd | 2001-08-09 | 1 | -0/+12 |
* | fixing a bug in test mode (growfs -N) | chm | 2001-08-08 | 2 | -35/+75 |
* | Add mention of /var/run/dmesg.boot. | sheldonh | 2001-08-08 | 1 | -0/+7 |
* | can not -> cannot | sheldonh | 2001-08-08 | 1 | -1/+1 |
* | Move all the prototypes to one place. | dd | 2001-08-07 | 1 | -3/+2 |
* | Introduce a force option, MD_FORCE, that instructs the driver to | dd | 2001-08-07 | 2 | -0/+9 |
* | mdoc(7) police: | ru | 2001-08-07 | 11 | -80/+66 |
* | Spelling. | mckay | 2001-08-07 | 1 | -2/+2 |