summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* fix savecore so that it works on the alpha after the size changegallatin2001-09-131-2/+2
* Set BINOWN=root explicitly for setuid root binaries.ru2001-09-133-0/+3
* Use ${MACHINE}, it works with cross-builds.ru2001-09-121-4/+2
* mdoc(7) police: restore fix in rev. 1.52; .Dt should be in CAPITALS.ru2001-09-111-1/+1
* mdoc(7) police: restore the correct sorting of SEE ALSO.ru2001-09-111-1/+1
* mdoc(7) police: markup nits, improve -W option text,ru2001-09-111-5/+10
* Removed -M and -N from getopt(3) call as well.ru2001-09-111-1/+1
* Use a better stripe size in the examples.grog2001-09-091-12/+12
* Stole unicode translation table from mount_msdos. Add kernel codesemenu2001-09-083-2/+85
* * Switch from doing compress(1)ed crashdumps with the -z flag to usingkris2001-09-063-40/+43
* Use CFLAGS, not COPTS, in the Makefile. bsd.prog.mk conveniently addsdd2001-09-052-3/+3
* SECURITY.ru2001-09-055-117/+15
* The defaults for bsize and fsize were interchanged.ru2001-09-052-8/+8
* Don't reinvent the wheel; use strptime(3).ru2001-09-041-44/+4
* mdoc(7) police: removed hard sentence breaks.ru2001-09-041-6/+14
* Duh! forgot this bit of the NCCD patch.phk2001-09-043-152/+83
* Mention collision attacks on MD5. From the md5(3) man page.murray2001-09-041-0/+6
* IPFilter source code in contrib/ipfilter apparently can't make up its mindjlemon2001-09-031-0/+1
* SECURITY: Drop `setgid kmem' bit as early as possible.ru2001-08-311-0/+2
* Synch with NetBSD and OpenBSD.ru2001-08-312-3/+2
* restore(8) doesn't need to be setgid `tty', and never did.ru2001-08-301-2/+0
* Banish hard-coded KERNBASE references from savecore. Dynamicallypeter2001-08-241-1/+15
* ``create'' and ``destroy'' are command modifiers (.Cm), not flags (.Fl).yar2001-08-221-2/+2
* mdoc(7) police: Fixed broken xrefs.ru2001-08-221-1/+1
* Handle snprintf() returning < 0 (not just -1)brian2001-08-203-3/+7
* Handle snprintf() returning -1.brian2001-08-203-5/+9
* Fix grammar.dd2001-08-201-1/+2
* Respect the -N flag when changing directory attributes in setdirmode).dd2001-08-201-4/+6
* Silence non-constant format string warnings by marking functionskris2001-08-1913-28/+28
* Actuall make plumb work in addition to create as per the manpage.brooks2001-08-171-1/+2
* mdoc(7) police: restore markup bit that got accidentally lost in rev. 1.44.ru2001-08-161-1/+1
* mdoc(7) police: replace `\*(Ba' with a simple `|', it's handled specially.ru2001-08-161-1/+1
* mdoc(7) police: Section cross-references are marked with .Sx.ru2001-08-161-3/+2
* Implement a better compatibility mode with mount_mfs. It is thedd2001-08-162-6/+120
* mdoc(7) police: utilize the new .Ex macro.ru2001-08-153-11/+5
* style(9) tweakobrien2001-08-141-24/+24
* mdoc(7) police: s/BSD/.Bx/ where appropriate.ru2001-08-1410-16/+43
* ftrace is already initializedpeter2001-08-131-1/+1
* Spell "FreeBSD" with "F" and "BSD" in uppercase.ru2001-08-134-4/+9
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-134-5/+0
* Honour `TMPDIR' environment variable.sobomax2001-08-131-3/+9
* Don't hard-code BINOWN and BINGRP (BINGRP was hard-coded to 'bin', whichkris2001-08-111-2/+0
* Mark some functions as __printflike()kris2001-08-101-3/+3
* mdoc(7) police: join split punctuation to macro calls.ru2001-08-101-2/+2
* mdoc(7) police: fixed the "new sentence" bogons.ru2001-08-101-1/+1
* mdoc(7) police: protect trailing full stops of abbreviationsru2001-08-106-7/+7
* mdoc(7) police: removed (now gratuitous) .Xo/.Xc brackets.ru2001-08-101-18/+6
* mdoc(7) police: spelling, punctuation and markup nits.ru2001-08-101-10/+12
* mdoc(7) police: compute the exact tag width.ru2001-08-101-1/+1
* Document how to cancel a scheduled shutdown.dd2001-08-091-0/+12
OpenPOWER on IntegriCloud