aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* ipfw.8: Note that the ipfw_nat kernel module must be loaded or that theEmmanuel Vadot2017-06-011-0/+5
* parse.c parse_stringStephen J. Kiernan2017-05-311-2/+8
* Add MD_VERIFY option to enable O_VERIFY in open for vnode type.Stephen J. Kiernan2017-05-313-0/+14
* Fix integer overflow in "camcontrol format"Alan Somers2017-05-311-3/+3
* .Xr mount.conf(5) from boot(8).Edward Tomasz Napierala2017-05-281-0/+1
* Move mount.conf(8) to mount.conf(5); it's a kernel configuration fileEdward Tomasz Napierala2017-05-282-253/+1
* Update the "first appeared in" version in several manual pages.Glen Barber2017-05-241-2/+2
* Commit the 64-bit inode project.Konstantin Belousov2017-05-232-16/+5
* Allow zero port specification in table entries with type flow.Andrey V. Elsukov2017-05-171-10/+6
* newfs_msdos: clarify description of -T (timestamp) optionEd Maste2017-05-161-9/+11
* newfs_msdos: add -T (timestamp) option for reproducible buildsEd Maste2017-05-164-6/+44
* Persistently store NIC's hardware MAC address, and add a way to retrive itRavi Pokala2017-05-101-1/+44
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-05-093-2/+3
* DIRDEPS_BUILD: Connect new directories.Bryan Drewery2017-05-091-0/+21
* Fix mount_nfs so that it doesn't create mounttab entries for NFSv4 mounts.Rick Macklem2017-05-081-1/+1
* Fix the output of very large rebind, renew and lease time options inNick Hibma2017-05-071-2/+2
* Fix handling of large DHCP expiry values.Nick Hibma2017-05-071-20/+22
* When editing a mode page on a tape drive, do not clear the deviceKenneth D. Merry2017-05-051-1/+14
* Bump the camcontrol(8) man page date.Kenneth D. Merry2017-05-031-1/+1
* Add the ability to rescan or reset devices specified by peripheralKenneth D. Merry2017-05-032-10/+115
* Fix memory leaks in camcontrolAlan Somers2017-05-031-9/+6
* Unbreak ifconfig for mlx4en(4) after r317755Alan Somers2017-05-031-3/+5
* Various Coverity fixes in ifconfig(8)Alan Somers2017-05-035-38/+32
* ifconfig displays ND6_IFF_NO_DAD as "IGNORELOOP"Alan Somers2017-05-031-2/+1
* 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