aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Add `ipfw table all destroy` support.Andrey V. Elsukov2017-05-022-9/+37
* In parse_range() validate both range values instead of checkingAndrey V. Elsukov2017-05-021-1/+1
* Add sets support for ipfw table info/list/flush commands.Andrey V. Elsukov2017-05-021-5/+6
* Properly initialize ipfw_range_tlv variable to fix possible EINVALAndrey V. Elsukov2017-05-021-7/+7
* Fix camcontrol timestamp setting and update the man page.Kenneth D. Merry2017-05-012-5/+11
* Fix a comment that's been wrong ever since this file was imported in 1997Alan Somers2017-05-011-1/+1
* Document in ifconfig(8) that gre(4) accepts tunnel commandsMark Felder2017-04-291-3/+20
* Advertise kldxref(8) a little better.Edward Tomasz Napierala2017-04-272-3/+5
* Fix withered handling of r280687, broken by r286719.Alexander Motin2017-04-271-2/+15
* Remove the NATM framework including the en(4), fatm(4), hatm(4), andBrooks Davis2017-04-2417-4163/+0
* In fill_ip6(), the value of the pointer av changes before it isMarius Strobl2017-04-231-2/+3
* fsck_ffs: Unsign some variables and make use of reallocarray(3).Pedro F. Giffuni2017-04-224-11/+10
* Always allow setting number of iterations for the first time.Alexander Motin2017-04-211-1/+3
* Fix userland tools that don't check the format of routing socketPatrick Kelsey2017-04-162-9/+19
* Switch back to non-IEC units for 1024 bytesEnji Cooper2017-04-151-1/+1
* savecore: fix space calculation with respect to `minfree` in check_space(..)Enji Cooper2017-04-141-8/+27
* In fsck_ffs pass1, prevent the inosused variable from wrapping.Konstantin Belousov2017-04-141-4/+7
* fsck(8): Don't overrun mount device bufferConrad Meyer2017-04-141-0/+3
* restore(8): Prevent some heap overflowsConrad Meyer2017-04-141-5/+6
* Document the "oneopenown" option added by r316792.Rick Macklem2017-04-131-1/+9
* Add large replay widow support to setkey(8) and libipsec.Andrey V. Elsukov2017-04-132-2/+31
* Clarify units for mediasize and sectorsize in DoFile(..)Enji Cooper2017-04-121-2/+2
* Clarify `minfree` warning message in check_space(..)Enji Cooper2017-04-121-1/+2
* Fix an issue in the rev.316718 causing variable to be unsed uninitialized.Maxim Sobolev2017-04-121-6/+6
* Work around an issue with mksnap_ffs not working in chroot'ed environment.Maxim Sobolev2017-04-111-2/+46
* Make setkey(8) more clear about anti-replay window size option semantics.Benedict Reuschling2017-04-091-4/+5
* Remove support for long gone oldnfs.Brooks Davis2017-04-071-22/+7
* sbin/mount: strcpy -> strlcpyAlan Somers2017-04-071-3/+4
* Fix memory leak in "gpart bootcode"Alan Somers2017-04-051-2/+3
* Fix clearing geom metadata if DIOCGSECTORSIZE failsAlan Somers2017-04-051-3/+2
* Use unique SPI.Andrey V. Elsukov2017-04-041-1/+1
* In the example section show that TCP-MD5 connection needs SA for bothAndrey V. Elsukov2017-04-041-1/+2
* Whilst mount_pcfs originated as a patch in 386BSD, NetBSD 0.8 actuallySevan Janiyan2017-04-031-2/+2
* Add ipfw_pmod kernel module.Andrey V. Elsukov2017-04-033-1/+40
* Add O_EXTERNAL_DATA opcode support.Andrey V. Elsukov2017-04-031-0/+16
* [ifconfig] add some comments around missing net80211 VHT configuration.Adrian Chadd2017-03-311-0/+6
* Make dhcp-lease-time option supersedable as well.Nick Hibma2017-03-301-1/+5
* Allow superseding the lease renewal and rebind times.Nick Hibma2017-03-301-6/+19
* Don't use K&R style prototypes; ANSIfy themEnji Cooper2017-03-281-3/+3
* Use a more stream-lined version of fix_value.Warner Losh2017-03-242-16/+8
* Add a post-humous manpage for cd9660(5), the ISO-9660 file systemEnji Cooper2017-03-232-2/+4
* mount.conf(8): fix a .Xr callEnji Cooper2017-03-231-1/+1
* Implement quote escaping. String values may now contain " if youWarner Losh2017-03-232-3/+37
* Fix printing bits above first eight.Alexander Motin2017-03-221-4/+4
* Delete trailing whitespace (no functional change)Enji Cooper2017-03-211-4/+4
* The .Cm macro usage fixed.Maxim Konovalov2017-03-211-3/+3
* Document how to use reroot with NFS.Edward Tomasz Napierala2017-03-191-1/+8
* Change the syntax of ipfw's named states.Andrey V. Elsukov2017-03-152-59/+45
* Fix late and noauto with geli swapDmitry Marakasov2017-03-141-1/+5
* Disconnect ipftest and ipresend from the build until it can be verifiedCy Schubert2017-03-141-1/+3