summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2014-03-04Make the abs() use check non-fatal for a bogus use in the LFS cleanerd.joerg
2014-02-27Don't use abs on unsigned values.joerg
2014-02-27Expect long long to be larger than uint32_t and use llabs after castingjoerg
2014-02-24Rename NetBSD/hp700 to NetBSD/hppa.skrll
2014-02-19Update URLszptvlfn
2014-02-19npfctl_print_nat: fix the byte-order of the port.rmind
2014-02-17npfctl: take into account all addresses when multiple interfaces arermind
2014-02-15Fix path to atf-run.hooks after import of atf-0.19.jmmv
2014-02-14G/C some todo itemsrmind
2014-02-14Document NAT algorithm option in the grammar of "map".rmind
2014-02-13NPF: add support for IPv6-to-IPv6 Network Prefix Translation (NPTv6),rmind
2014-02-13npfctl_bpf_cidr: fix a bug in handling of smaller IPv6 masks.rmind
2014-02-12npfctl_print_table: add a "cdb" type.rmind
2014-02-10in update_db(), extract the full list of files to update from the dbchs
2014-02-08NPF:rmind
2014-02-07NPF: add support for static (stateless) NAT.rmind
2014-02-06fix vax build.christos
2014-02-06Update count. Add serial comma.wiz
2014-02-06Add support for CDB based NPF tables.rmind
2014-02-05npftest: fix previous harder - pass and use libc's random(3).rmind
2014-02-05npftest: fix the failure of NAT test -- adjust for RUMP's conversion tormind
2014-02-03- npfctl: fix table IDs (breakage since the table naming was added).rmind
2014-01-29Remove harmful whitespace. Now the /var/shm check can succeed quietly.skrll
2014-01-26spelling correction - recieved -> receivedplunky
2014-01-26Fix the "separate root" test. If we get a permission error check for separatechristos
2014-01-17Add a check to remove the temporarily (eroneously) created /@RUNDIR@martin
2014-01-16eliminate use of bsd.sys.mk from Makefileschristos
2014-01-05Sync with interface change in mdocml 1.12.3.joerg
2014-01-04- Rename x86_print_cacheinfo() to x86_print_cache_and_tlb_info() becausemsaitoh
2013-12-25smbfs has moved.christos
2013-12-23Use more common phrasing.wiz
2013-12-23Add verbose flag.msaitoh
2013-12-23CPUID leaf 2 and 4 are only for Intel processors.msaitoh
2013-12-23Add comments. Remove comments. No functional change.msaitoh
2013-12-19long_ad is a mix of struct and union, so use memset to initialise in thejoerg
2013-12-19initialize dummy_refchristos
2013-12-17Simplify code to print the router/prefix list: use memcpy and local structsmartin
2013-12-17Skip varshm check if there is no fstab (like in chroots).njoly
2013-12-15Add extra rpcgen flags.christos
2013-12-13Cosmetics: use "msg" instead of "echo"martin
2013-12-09Fix typo ("then" instead of "than")wiz
2013-12-05Add a "varshm" check/fix to make sure /var/shm is mentioned in /etc/fstabmartin
2013-11-29Wording improvements from Abhinav Upadhyay <er.abhinav.upadhyay@gmail.com>wiz
2013-11-29Mark usage as dead.joerg
2013-11-28Remove pppdchristos
2013-11-28Unhook pppdchristos
2013-11-27CID 1132759: Abort on dehumanize_number error on constant built-in string.christos
2013-11-24Fix fallout from circleq->tailq transition.mlelstv
2013-11-23npftest: adjust for the npf_bpf_filter() change.rmind
2013-11-22npfctl: need to rewind the list after calling print_table(). XXX libnpf.rmind