aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert r315218 so that it may be committed together with r315219.Cy Schubert2017-03-141-3/+1
* Disconnect ipftest and ipresend from the build until it can be verifiedCy Schubert2017-03-141-1/+3
* sbin/dhclient: fix `vendor` storage leak in parse_option_decl(..)Enji Cooper2017-03-131-0/+3
* Fix -Wunused-but-set-warning with `ret`Enji Cooper2017-03-131-3/+2
* sbin/dhclient: fix a memory leak in parse_client_lease_statement(..)Enji Cooper2017-03-131-0/+1
* Fix CFLAGS for including netipsec headers #includesEnji Cooper2017-03-131-1/+1
* Add the capability to refresh the gpart(8) label without need a reboot.Marcelo Araujo2017-03-122-1/+37
* Delete duplicate -I <SRCTOP>/lib/libipsec added in r171135Enji Cooper2017-03-121-1/+1
* Typo.Mark Johnston2017-03-101-1/+1
* Decode modern PIM flags.Alexander Motin2017-03-091-0/+12
* sbin/devfs: clarify usageEnji Cooper2017-03-081-1/+3
* Introduce the concept of IPsec security policies scope.Andrey V. Elsukov2017-03-072-22/+34
* newfs_nandfs: Fix unaligned pointer warningConrad Meyer2017-03-041-1/+3
* sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-0461-95/+95
* Fix date.Dag-Erling Smørgrav2017-03-021-1/+1
* Update to reflect that SHA-1 has now been broken.Dag-Erling Smørgrav2017-03-021-14/+12
* Renumber copyright clause 4Warner Losh2017-02-28123-123/+123
* Add sysctl to control auto resize of the GEOM metadata.Mariusz Zaborski2017-02-271-0/+12
* Document that the size of AH ICV for HMAC-SHA2-NNN should be half ofAndrey V. Elsukov2017-02-271-5/+4
* Make nvmecontrol logpage -p help list known pages.Warner Losh2017-02-253-24/+60
* Exit with usage if argv[1] is NULL in dispatch. This fixes core dumpsWarner Losh2017-02-251-0/+5
* Fix typos in output.Warner Losh2017-02-251-3/+3
* [ifconfig] handle illegal WPS framesAdrian Chadd2017-02-231-0/+8
* [ifconfig] fix a memory leak!Adrian Chadd2017-02-201-1/+1
* [ifconfig] fix a memory leak.Adrian Chadd2017-02-201-0/+1
* [net80211] RX parameter shuffle in net80211 in preparation for 4x4 NICs and 1...Adrian Chadd2017-02-201-6/+23
* Make savecore(8) output nicer by specifying the maximum field widthEdward Tomasz Napierala2017-02-191-1/+1
* Make mdconfig(8) not segfault when the kernel returns garbage data.Edward Tomasz Napierala2017-02-191-2/+2