aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* The .Nm utility.Philippe Charnier2002-07-0613-67/+103
* The .Nm utility. Add FreeBSD Id.Philippe Charnier2002-07-061-3/+6
* The .Nm utilityPhilippe Charnier2002-07-0658-231/+344
* Implement the last 2-3 missing instructions for ipfw,Luigi Rizzo2002-07-051-124/+108
* o Change almost all magic numbers to the appropriate constants.Maxim Konovalov2002-07-051-28/+32
* More strict ip options parsing.Maxim Konovalov2002-07-051-53/+44
* Update my email address.Archie Cobbs2002-07-031-1/+1
* Apply __FBSDID(); fix local variable(names) that stomp on globalMark Murray2002-07-032-46/+56
* Apply __FBSDID(), ISOfy, fix easy warning.Mark Murray2002-07-031-6/+5
* Minor spelling and grammar fixes in the atacontrol(8) manual page.Tom Rhodes2002-07-021-11/+11
* The new ipfw code.Luigi Rizzo2002-06-272-1/+3180
* Remove the kernel file-size limit for UFS2, so that only the limitIan Dowse2002-06-261-1/+4
* Fix an integer overflow that causes fsck_ffs to crash when itIan Dowse2002-06-261-1/+1
* Remove old pre-TIRPC code for getting transport handles. The code thatAlfred Perlstein2002-06-251-5/+0
* Correct default location of history file.Greg Lehey2002-06-231-1/+1
* Get rid of paranoia that zeros the boot block area as this hasKirk McKusick2002-06-221-7/+0
* This commit was generated by cvs2svn to compensate for changes in r98567,David E. O'Brien2002-06-212-3/+5
|\
| * Sync with NetBSD.David E. O'Brien2002-06-212-3/+5
* | Reduce the -I's as we don't need them all.David E. O'Brien2002-06-211-1/+1
* | Don't say that an umounted filesystem is required for -n. An unmountedBruce Evans2002-06-211-1/+0
* | This commit adds basic support for the UFS2 filesystem. The UFS2Kirk McKusick2002-06-2138-1966/+2160
* | nmount'ify unionfs further by using separate options insteadMaxime Henrion2002-06-151-17/+17
* | Convert UDF to nmount.Maxime Henrion2002-06-151-12/+15
* | Add eui64 option which fills interface index (lowermost 64bit ofHajimu UMEMOTO2002-06-152-0/+42
* | Hook rcorder and rc.d into the build.Gordon Tetlow2002-06-131-0/+1
* | FreeBSDize the NetBSD Makefile so that this compiles.David E. O'Brien2002-06-131-1/+9
* | ANSIfy a few prototypes, thus fixing a few warnings.Giorgos Keramidas2002-06-091-5/+5
* | Don't have -prefixlen 128 on host routes.Hajimu UMEMOTO2002-06-081-8/+5
* | Use a larger data type to prevent counters wrapping so quickly.Matthew N. Dodd2002-06-071-2/+2
* | Sync this up with changes made in v1.8 of sys/netatm/atm_if.hMatthew N. Dodd2002-06-071-0/+4
* | Remove the old nextboot from Whistler. AFAIK this hasn't been useable inGordon Tetlow2002-06-063-326/+0
* | s/daddr_t/ufs_daddr_t/gPoul-Henning Kamp2002-06-063-19/+19
* | Unhook the old nextboot(8) from the build. If no one yells too loudly, thisGordon Tetlow2002-06-061-2/+1
* | Add 'utility' in a place that it was missing.Giorgos Keramidas2002-06-051-1/+1
* | Oops, unbreak parsing of the `type' field in getasciilabel(). I hadIan Dowse2002-06-052-2/+6
* | Fix spelling nit in error message.Gordon Tetlow2002-06-051-1/+1
* | Fix breakage caused by allocating the I/O buffer. There was aMarcel Moolenaar2002-06-021-2/+5
* | Avoid construction which results in label at end of block.Garrett Wollman2002-05-301-2/+6
* | Fix syntax errors (labels with no statement).Garrett Wollman2002-05-301-4/+4
* | mdoc(7) police: nits.Ruslan Ermilov2002-05-301-4/+4
* | mdoc(7) police: tidy up the markup and some wording.Ruslan Ermilov2002-05-301-105/+126
* | correct comment (replace i386 with __i386__)Alfred Perlstein2002-05-302-4/+4
* | Fix typos (s/IP6FILREWALL_VERBOSE/IPV6FIREWALL_VERBOSE/, s/netinet/netinet6/).Jun Kuriyama2002-05-301-4/+4
* | Fix some serious brain damage in the default block/frag/cpg parametersIan Dowse2002-05-302-18/+14
* | Split out the code for parsing the partition specification linesIan Dowse2002-05-302-258/+268
* | mdoc(7) police: markup nits.Ruslan Ermilov2002-05-291-1/+1
* | mdoc(7) police: nits.Ruslan Ermilov2002-05-291-8/+21
* | mdoc(7) police: nits.Ruslan Ermilov2002-05-295-10/+16
* | mdoc(7) police: nits.Ruslan Ermilov2002-05-291-1/+2
* | mdoc(7) police: tidy up the markup.Ruslan Ermilov2002-05-291-12/+35