summaryrefslogtreecommitdiffstats
path: root/sbin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make the ifconfig switch0 output nicer using a single line and thereyk2016-11-181-4/+4
* The simple UTF-16 decode routine stopped too early due to wrong calculationgerhard2016-11-101-3/+3
* - Declare usage() as __dead void (remaining prototypes are not declared asmestre2016-11-081-22/+21
* in florian;s last commit i urged him to change "twenty-four" tojmc2016-10-261-3/+3
* When using a /32 IPv4 interface address, pfctl(8) reports a 0.0.0.0bluhm2016-10-261-1/+3
* Due to 64 bit seconds + 64 bit nano seconds resolution and theflorian2016-10-261-5/+6
* Only drop to _ping user if invoked as root. If invoked as anflorian2016-10-201-2/+2
* delete useless call to setlocale(3);schwarze2016-10-201-4/+1
* optarg is declared in unistd.h and usage is __dead. From Jan Stary.tb2016-10-201-4/+3
* Rewrite the kern.malloc.kmemstat in the same style as previous. This one doesotto2016-10-181-7/+4
* Use strtoull() to read the datapath id and expect "datapath" instead ofrzalamena2016-10-172-4/+4
* add kern.dnsjackport;jmc2016-10-151-2/+3
* copy updated log.c from vmd: for correctness, save errno when doingreyk2016-10-121-8/+11
* Enable the noperm option for mount_mfs. mfs is ffs in sheeps clothing,natano2016-10-111-1/+4
* Rename BIOS parameter block field from bsPBP to bsBPB. This typobluhm2016-10-101-2/+2
* fix heap overflow by rewriting loop; detected by new malloc canariesotto2016-10-091-6/+3
* add missing AUTHORS; OK sobrado@, also checked by Sevan Janiyanschwarze2016-10-081-2/+12
* On noperm mount points honor the permissions of the root directory, sonatano2016-10-061-1/+3
* Add support for RFC 6842, which says the client MUST drop packets whenkrw2016-10-064-54/+73
* typonaddy2016-10-061-3/+3
* fix HISTORY:schwarze2016-10-061-3/+3
* init auto-partition table to zeroes; ok tb@otto2016-10-061-1/+2
* fix HISTORY;schwarze2016-10-064-12/+12
* fix HISTORY;schwarze2016-10-061-3/+3
* Improve description of the noperm option.natano2016-10-041-4/+10
* Those while loops look better written as for loopsjca2016-10-031-10/+4
* Zap stray whitespace.krw2016-09-301-2/+2
* Use WSKBDIO_GETENCODINGS ioctl to generate a list of supported keyboardkettenis2016-09-301-17/+81
* Don't record non-existant client identifier in lease file.krw2016-09-291-3/+4
* 'ifname' --> 'ifi->name' so DEBUG compiles again.krw2016-09-291-2/+2
* document kern.allowkmem; ok deraadtjmc2016-09-281-2/+3
* Always do the setgroups, setresgid and setresuid even if if theflorian2016-09-281-11/+17
* remove more kvm codederaadt2016-09-271-7/+4
* Reintroduce rdaemon() - working properly this timejca2016-09-271-15/+38
* Remove kvm groveling code. To restore the lost functionality we need tokettenis2016-09-262-93/+2
* Pass the flags argument of recvfromto down to the underlying recvmsgjca2016-09-261-2/+2
* Drop privileges to newly added _ping user/group.florian2016-09-261-12/+17
* print a BFD route message.phessler2016-09-241-2/+133
* kern.arandom no longer existsderaadt2016-09-231-3/+2
* Remove reference to zaurusfcambus2016-09-211-5/+1
* Document auto rounds.jsing2016-09-211-2/+6
* Add support for automatically selecting the number of rounds to use withjsing2016-09-211-1/+47
* Be clearer with the description of bioctl(8)'s -r option.jsing2016-09-211-6/+7
* sysctl KERN_ARND is no longer used (in ports, it only occurs in fallbackderaadt2016-09-211-2/+1
* whitespacederaadt2016-09-201-3/+3
* various cleanup; ok florianjmc2016-09-201-49/+36
* Update for bcrypt pbkdf.jsing2016-09-191-11/+4
* Switch softraid crypto from PKCS5 PBKDF2 to bcrypt PBKDF.jsing2016-09-191-6/+9
* Only allow standard dot notation for IPv4 addresses.florian2016-09-191-12/+2
* unbreak IPv6 source selectionflorian2016-09-181-2/+2