summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2016-06-29use sha1 from libcchristos
2016-06-29remove libcrypto dependency, fix other dependencies.christos
2016-06-26Print release also in hex.mlelstv
2016-06-24tidy up error messageschristos
2016-06-21Fix a typo: s/can be use/can be used/alnsn
2016-06-18Improve wording, and add reference to mandoc(3)abhinav
2016-06-17Fix grammar/spelling at few places.abhinav
2016-06-16Add man.conf(5) and man(1) in the SEE ALSO section.abhinav
2016-06-15Kill another -fno-strict-aliasing.riastradh
2016-06-15<stdbool.h> for true and false.riastradh
2016-06-15Omit needless casts.riastradh
2016-06-15No more obvious strict aliasing violations here.riastradh
2016-06-15Kill another strict aliasing violation.riastradh
2016-06-11PR/51234: Onno van der Linden: syslogd sometimes incorrectly handles iso tochristos
2016-06-08delete generated filechristos
2016-06-08elide stack protector warningchristos
2016-06-08Port to linuxchristos
2016-06-08port to linuxchristos
2016-06-08Port to linuxchristos
2016-06-08compile on linuxchristos
2016-06-08portability macros.christos
2016-06-08Quick+Dirty port to linuxchristos
2016-06-01Refactor the function for executing the search SQL query into two parts.abhinav
2016-05-31Disable the code that tries to prepare a new partition table (but doesn'tdholland
2016-05-30Add 'a' to the stopwords list. Ok from christosabhinav
2016-05-30Explicitly ignore errors in the hack for mucking with wedges; mark it XXXdholland
2016-05-30#if out some unreachable code that's apparently not yet supported.dholland
2016-05-29Call the path for makewhatis _PATH_MAKEWHATIS instead of _PATH_WHATIS,dholland
2016-05-29Add notes on how to lift the BUGS entry in the man page (about notdholland
2016-05-29Add missing rcsid.dholland
2016-05-29npftest needs to disable mprotect because it uses bpfjitchristos
2016-05-24Bring man pages in sync with reality.abhinav
2016-05-24Fix typo. From Michael Scherer in PR 51162.wiz
2016-05-22Add options to whatis and apropos to accept custom man.conf.abhinav
2016-05-22Remove a trailing white space after .Nm (mandoc -Tlint was complaining about it)abhinav
2016-04-27Add some name from the latest Intel SDM.msaitoh
2016-04-27- Add structure extended feature registers into ci_feat_val[]. The locationsmsaitoh
2016-04-25fix ATF net/npf/t_npf failureknakahara
2016-04-24CID 1358675: Wrong variable testchristos
2016-04-23add a newlinechristos
2016-04-13PR/51062: Abhinav Upadhyay: Allow non numeric sections to be indexed andchristos
2016-04-13PR/51040: Abhinav Upadhyay: Fix memory leakchristos
2016-04-13PR/51039: Abhinav Upadhyay: Check for return value of chdir(2)christos
2016-04-13PR/51038: Abhinav Upadhyay: check for access permissions to the sqlite databasechristos
2016-04-13PR/51034: Abhinav Upadhyay: Close database connection when failed to commitchristos
2016-04-10Sort sections. Use more markup.wiz
2016-04-10Cosmetic tweaks to vncfonfig -l output, from Robert Elz (with minor tweaksmartin
2016-04-05Fix pasto for GPIO_PIN_EVENTS/GPIO_PIN_LEVEL/GPIO_PIN_FALLINGbouyer
2016-04-04Sort sections.wiz
2016-04-04Separate nexthop caches from the routing tableozaki-r