summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Add table/tablearg support to ipfw's nat.piso2008-02-242-10/+6
* -Fix display of nat range.piso2008-02-211-6/+5
* getopt(3) returns -1, not EOF.ru2008-02-191-1/+1
* Undo the damage I did in sys/kern/vfs_mount.c #1.274 andyar2008-02-181-9/+0
* Fix display of multiple nat rules.piso2008-02-181-4/+4
* Instead of using a heuristic to decide whether to displayjulian2008-02-182-6/+14
* Add a work-around to make it possible again to remountyar2008-02-181-0/+9
* Back out rev. 1.74 because the kernel isn't ready yetyar2008-02-181-8/+1
* Don't forget to prepare string options for nmount(2).yar2008-02-181-1/+8
* Correct the description of getmnt_silent: unknown options are silentlyyar2008-02-171-2/+3
* Add the -4 option to the synopsis.ceri2008-02-121-1/+1
* Bump .Dd for r1.48.ceri2008-02-121-1/+1
* Switch the default NFS mount mode from UDP to TCP. UDP mounts are akris2008-02-112-6/+6
* style(9) (verifed no-change in .o's)obrien2008-02-071-14/+13
* Add a note that ipfw states do not implicitly match ICMP error messages.yar2008-02-071-0/+6
* Fix typo.pb2008-02-061-1/+1
* Update fix from rev 1.2.pb2008-02-061-3/+4
* Fix a bug in hexadecimal formatting of the CHAP digest: bytes >= 0x80pb2008-02-051-1/+1
* Bump .Dd for r1.19; use consistent whitespace.ceri2008-02-051-2/+2
* Add ZFS support.jhb2008-02-053-1/+11
* - Update geom(8) to explain that GEOM_LIBRARY_PATH can take a comma-separatedlulf2008-02-051-0/+1
* Improve rev. 1.63. Document -instance and -globalport options.ru2008-02-041-1/+160
* - Make geom commands handle multiple library paths in the GEOM_LIBRARY_PATHlulf2008-02-041-11/+31
* Fix mount -p and mount -u -ocurrent on gjournaled FSmatteo2008-02-041-1/+0
* correct tx rate displayed by list sta: the reported legacy tx ratesam2008-02-031-4/+7
* fix list mac; broken in delta 1.48sam2008-02-031-3/+7
* Fix printing of unionfs mounts when using the -p optionmatteo2008-02-031-2/+8
* Spot two more bugs WRT adherence to the local prompt style.yar2008-01-311-2/+2
* Use consistent style in user prompts: the question is in a new lineyar2008-01-312-6/+6
* Map 'boot' to GPT_ENT_TYPE_FREEBSD_BOOT when parsuing UUIDs so that thingsjhb2008-01-301-0/+7
* Don't coredump when executed with -o.delphij2008-01-291-1/+1
* Sync up quotacheck's preen.c with fsck's. This makes quotacheckmpp2008-01-265-199/+237
* Hide ipfw internal data structures behind IPFW_INTERNAL rather thanrwatson2008-01-251-0/+2
* During PREINIT, when giving the interface the address 0.0.0.0, do it as anbrooks2008-01-211-1/+1
* Note that the punch_fw option does not work in securelevel 3 and Xref init.8.trhodes2008-01-211-1/+6
* o Fix ipfw(8) command line parser bug: "ipfw nat 1 config if" ...maxim2008-01-201-0/+2
* Quotacheck may possibly skip quota accounting for up to 2 filesmpp2008-01-151-3/+14
* Prevent the `fix?' question from running togetheryar2008-01-131-1/+1
* o Allow setkey(8) to recognize esp as a protocoal name for spdadd.maxim2008-01-121-0/+1
* Compare kernel dump header magic with textdump magic using strncmp()rwatson2007-12-271-11/+31
* Minor formatting tweaks.rwatson2007-12-261-3/+10
* Teach savecore(8) how to extract textdump(4) dumps.rwatson2007-12-262-79/+171
* Add command-line tool ddb(8), which allows DDB(4) scripts to berwatson2007-12-266-0/+379
* Minor initialization change to not trigger bogus gcc warning aboutimp2007-12-211-1/+1
* Calculate p.fs.lookup_step correctly. This should prevent zeroing ofoleg2007-12-171-3/+3
* Fix an int overflow on very large file systems.das2007-12-171-2/+2
* Recognize CFA devices using either identification method.phk2007-12-161-4/+4
* Report erase interval (correctly) in sectors.phk2007-12-161-2/+2
* Rename the undocumented -E option to -X.phk2007-12-164-15/+32
* Report CFA extension, CFA -> (Compact) Flash Associationphk2007-12-161-0/+4
OpenPOWER on IntegriCloud