summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* The -A option (beep when packets are dropped) didn't work quiteiedowse2001-09-252-5/+12
* o Reduce userland inclusion of kernel headers -- remove unneeded includerwatson2001-09-241-1/+0
* A bunch of minor changes to the code (see below) for readability, code sizeluigi2001-09-201-8/+19
* Deal with nfs server module changes for autoloading.peter2001-09-201-9/+4
* Deal with module name changes and autoloading.peter2001-09-201-15/+8
* Non-decimal ``skipto'' rule numbers are meaningless.ru2001-09-191-1/+1
* Userland part of nfs client/server split and cleanup.peter2001-09-187-430/+25
* Split hwcsum into rxcsum and txcsum components.jlemon2001-09-181-3/+5
* Teach ifconfig about the new interface capability words.jlemon2001-09-181-1/+43
* 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
OpenPOWER on IntegriCloud