aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix the vulnerability with TCP ECE packets recently fixed in ipfw.Kris Kennaway2001-01-231-2/+2
* avoid conflicting #define symbol (s/FW_IFNLEN/IP6&/).Hajimu UMEMOTO2001-01-221-3/+3
* mdoc police.Ben Smithurst2001-01-221-2/+3
* man(7) -> mdoc(7).Ruslan Ermilov2001-01-222-144/+126
* Room to hold rules should be dynamically allocated.Hajimu UMEMOTO2001-01-201-9/+17
* Add 'netrange' parameter to 'range' command and fix a couple of typos.Ben Smithurst2001-01-201-3/+3
* Removed unused copy of ../mount/getmtopts.3.Bruce Evans2001-01-175-461/+5
* Removed unused rotting copy of ../mount/mount.8. It should never haveBruce Evans2001-01-171-385/+0
* mdoc(7) police: fixed broken references.Ruslan Ermilov2001-01-161-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-167-14/+14
* Fix typo.Greg Lehey2001-01-151-4/+6
* The ffs superblock includes a 128-byte region for use by temporaryIan Dowse2001-01-156-10/+17
* Add a couple of newlines in the output from route monitorPoul-Henning Kamp2001-01-151-2/+4
* Replace reference to replacing mkfs(8) with a paragraph actuallyEivind Eklund2001-01-151-3/+1
* Document the -N option in the usage message and the man page.Dag-Erling Smørgrav2001-01-142-8/+10
* Add a -N option that makes sysctl(8) print out just the variable names.Dag-Erling Smørgrav2001-01-141-10/+31
* Remove references to lockinfo.plex.Greg Lehey2001-01-141-10/+7
* Mdoc(7)ify.Ruslan Ermilov2001-01-101-36/+66
* o IPFW incorrectly handled filtering in the presence of previouslyRobert Watson2001-01-091-3/+2
* Document fsck_ffs's new SIGINFO handler.Ian Dowse2001-01-031-0/+12
* Minor layout fixes.Ben Smithurst2001-01-011-0/+4
* Add padding space and a version number to the md_ioctl structre for futurePoul-Henning Kamp2001-01-012-3/+18
* Further tidy up the sbin/init and release builds.Peter Wemm2001-01-011-28/+2
* This is not necessarily the correct fix, but at least sbin/init compilesPoul-Henning Kamp2001-01-011-8/+11
* This is the first snapshot of the new all-singing-and-dancing md(4).Poul-Henning Kamp2000-12-311-6/+13
* Improve cmdline parsing and messages.Poul-Henning Kamp2000-12-313-21/+210
* Use macro API to <sys/queue.h>Poul-Henning Kamp2000-12-302-6/+6
* Add mdconfig into the build.Poul-Henning Kamp2000-12-281-0/+1
* Preliminary scaffolding for the new integrated vn+md device driver.Poul-Henning Kamp2000-12-282-0/+110
* typo: modifes -> modifiesTim Vanderhoek2000-12-282-2/+2
* Retire kernfs (userland part).Dag-Erling Smørgrav2000-12-284-11/+4
* When trying to deduce the diskname from the name so we can runPoul-Henning Kamp2000-12-272-8/+13
* Use official API to <sys/queue.h> instead of groping around inside thePoul-Henning Kamp2000-12-271-17/+16
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-277-26/+26
* Fix hard sentence break introduced in previous commit.Sheldon Hearn2000-12-201-2/+2
* Cosmetics.Greg Lehey2000-12-201-38/+42
* roughlength: Use correct format strings.Greg Lehey2000-12-201-4/+4
* Correct some comments.Greg Lehey2000-12-201-3/+6
* o Add an example for a large file system.Warner Losh2000-12-191-7/+9
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-193-64/+64
* Add a missing period and newline to a message.Poul-Henning Kamp2000-12-181-1/+2
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-1837-92/+92
* Add a -a option to show the entire message buffer.Poul-Henning Kamp2000-12-172-5/+26
* Extend the ldconfig security check so that it ignores group-writableJohn Polstra2000-12-172-2/+8
* Add a simple SIGINFO handler to fsck_ffs. Shortly after receipt ofIan Dowse2000-12-159-0/+47
* Add missing coma in SEE ALSO sectionAlexey Zelkin2000-12-142-3/+3
* mdoc(7) police: added missing .Os call.Ruslan Ermilov2000-12-146-6/+6
* mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-146-12/+15
* Fix a logical bug introduced by changing the formatting.Thomas-Henning von Kamptz2000-12-131-1/+1
* Mdoc(7)ify.Ruslan Ermilov2000-12-132-51/+62