summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2018-05-01Fix missed s/vnconfig/vndconfig/ in an example.uwe
2018-05-01Simplify and get rid of external "grep" dependency which is not availablemartin
2018-05-01vnconfig has been renamed to vndconfig. Pointed out by kre.martin
2018-04-24Back out part of the prior commit where we added space for IPV6_HOPLIMITroy
2018-04-23Clean up the IPsec ifdefs, same as ping6.maxv
2018-04-23... another occurrence of OLDRAWSOCKET ...maxv
2018-04-23Remove dead code.maxv
2018-04-23Remove CPPFLAGS+=-DUSE_RFC3542, it's not used anymore.maxv
2018-04-23Remove dead/broken code. We want to favor RFC3542 over RFC2292. Nomaxv
2018-04-23Remove dead code.maxv
2018-04-23Remove now unused code.maxv
2018-04-23Remove -g from SYNOPSIS.wiz
2018-04-23Remove the "-g" option, it uses RH0, which is deprecated by RFC5095, andmaxv
2018-04-21Minor improvements.wiz
2018-04-20Update values from RFC 8319roy
2018-04-20Make the #defines more readableroy
2018-04-20Lack of timeout is a programming error, so use an assert in it's place.roy
2018-04-20Use EXIT_FAILURE instead of an arbtitary number.roy
2018-04-20Unicast solicited RA's as per RFC 7772.roy
2018-04-20Ensure that the soliciter list is initialised and freed correctly, even if it...roy
2018-04-20Allow timers to exist but be inactive.roy
2018-04-20Insist on newer socket options.roy
2018-04-20Use pidifle_lock(3)roy
2018-04-20Punt dead coderoy
2018-04-20White space police.roy
2018-04-20Fix some unaligned pointer issues.roy
2018-04-13Document "debug" in usage().maxv
2018-04-08Re-evaluate drive selection to catch hog-plug devices.mlelstv
2018-04-08Move NPF's todo list into src/doc/TODO.npf, and add some entries. After amaxv
2018-04-01add commented out debugging options.christos
2018-04-01Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)ryo
2018-03-30From the latest Intel SDM:msaitoh
2018-03-28Correctly mark the last El Torito section header.nonaka
2018-03-17Official builds now append a timestamp to the kernel config name, so wejmcneill
2018-03-15Initialize ypbind_resp before first possible error return condition.ginsbach
2018-03-12improve previous, use getprogname() to get the invocation name.christos
2018-03-12Reflect the new name of vndconfig(8) in the usage screenkhorben
2018-03-09 Add yet another Shared L2 TLB (2M/4M pages).msaitoh
2018-03-07Remove case labels we will never trigger due to filtering.roy
2018-03-06print quota pointers in superblockmlelstv
2018-03-05 Calculate way and number of entries correctly from CPUID leaf 18H.msaitoh
2018-03-05- Parse the TLB info from `cpuid leaf 18H' on Intel processor. Currently,msaitoh
2018-03-04Align with DDB.mlelstv
2018-02-25add LIBKRB5_LDADD/LIBKRB5_DPADD and their static counterpartsmrg
2018-02-14Sort some lists. Use EXIT STATUS instead of RETURN VALUES.wiz
2018-02-14Use .Cm instead of .Li, same as arp.8.maxv
2018-02-13Adapt to ar_tha() changes in if_arp.h rev1.31.martin
2018-02-09No RC5 for OpenSSL-1.1christos
2018-02-09disable compat api setting for openssl 1.1christos
2018-02-09only set api compat for 1.0christos