summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
...
* -r is implied with -B.ru2001-10-102-4/+2
* Update to reflect the change in ata.hsos2001-10-071-1/+1
* Remove some bogus "(off_t)(dumplo + value)" and "(off_t)dumplo" casts,peter2001-10-051-16/+18
* Argh. Fix another >2GB savecore problem.peter2001-10-051-1/+1
* Hopefully improve control message passing over Unix domain sockets.dwmalone2001-10-041-4/+4
* <mntopts.h> -> "mntopts.h" in SYNOPSIS.ru2001-10-041-1/+1
* Following the discussion in -arch and the submission of a patch by bde, hereroberto2001-10-042-11/+20
* Documentation fixes:cjc2001-10-022-10/+12
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-013-3/+3
* mdoc(7) police: fix markup.ru2001-10-011-56/+27
* *** empty log message ***obrien2001-10-011-3/+4
* Enable bug-for-bug compatibility with mount_mfs when the programiedowse2001-09-302-5/+7
* Don't require that the special/filesystem argument translates intoiedowse2001-09-301-5/+4
* now that jlemon has added a hash table to lookup locally configured ipbillf2001-09-291-3/+2
* Two main changes here:luigi2001-09-272-36/+102
* 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
OpenPOWER on IntegriCloud