summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2005-05-10no need to use select()Hans-Joerg Hoexer
2005-05-07Add support for the domain keyboards, and simplify the kbd -l logic.Miod Vallat
2005-05-07Check for kvm_nlist failure to retrieve all keyboard map symbols, and doMiod Vallat
2005-05-06sync the CERTIP and CERTFQDN sections;Jason McIntyre
2005-05-05document /etc/isakmpd/pubkeys a little better;Jason McIntyre
2005-05-05cleanup FIFO section;Jason McIntyre
2005-05-05.Xr openssl 1 ,Jason McIntyre
2005-05-05sort options;Jason McIntyre
2005-05-05first stab at improving PKI section;Jason McIntyre
2005-05-05improve FILES;Jason McIntyre
2005-05-05sort options;Jason McIntyre
2005-05-05grammar/mdoc tweaks;Jason McIntyre
2005-05-05remove a LOG_DBG, suggested by moritzHans-Joerg Hoexer
2005-05-05more cleanup: use log_fatalx(), nicer handling of the socketpair, useHans-Joerg Hoexer
2005-05-05alphabetically order options within sections;Jason McIntyre
2005-05-05this is not a separate list item;Jason McIntyre
2005-05-05first stab at making this page easier to read:Jason McIntyre
2005-05-05typoJoel Knight
2005-05-05Remove REGENTS in license. Spotted miod@Marco Peereboom
2005-05-04clean up KEY_API() wrapper.Hans-Joerg Hoexer
2005-05-04- treat allowaperature like other machdep sysctls - don't mentionJared Yanovich
2005-05-03Remove SIGUSR2-related stuff as suggested by ho@.Moritz Jodeit
2005-05-03remove remaining stuff from b2n_snprintf removal. ok hshoexer@Moritz Jodeit
2005-05-03provide log_fatalx() function, that does not print an error string (like errHans-Joerg Hoexer
2005-05-03fix signal race, when child dies before the monitorMoritz Jodeit
2005-05-02invert, sort, and build on hp300Martin Reindl
2005-05-01- better synopsisJason McIntyre
2005-04-30correctly use whole disk, pointed out by tobyTheo de Raadt
2005-04-30Support checking filesystems which have or once had large files (>4 GB)Niall O'Higgins
2005-04-30various fixes;Jason McIntyre
2005-04-30match disklabel changeTheo de Raadt
2005-04-30Better header at the top:Theo de Raadt
2005-04-30make this useable to people busy installingTheo de Raadt
2005-04-28indent and sort FILES sectionBjorn Sandell
2005-04-28Use strlcpy() not snprintf(). OK otto@ and moritz@Todd C. Miller
2005-04-28-Wall clean nowHenning Brauer
2005-04-28tiny doses of KNF, inspired by a diff for sth else from Brian <bwaichu@yahoo....Henning Brauer
2005-04-25- no longer macppc onlyMartin Reindl
2005-04-24it is nice if this compiles on other systemsTheo de Raadt
2005-04-24Do down-sampling of the high-resolution touch pad events in kernel,Uwe Stuehler
2005-04-22Driver for the Apollo Domain keyboard and mouse, for the HP 9000/4xx series.Miod Vallat
2005-04-22Catch bad flags, ie. flags that always evaluate to false. This happensCamiel Dobbelaar
2005-04-21Rather than try to fix b2n_print and b2n_snprint, which are not used, sendChad Loder
2005-04-20actually error out when we would overflow by using the return value fromBob Beck
2005-04-20use a singular here, just to match an earlier reference;Jason McIntyre
2005-04-20simplify synopsis somewhat, sort options, and sync usage();Jason McIntyre
2005-04-19missing endpwent(), change more carefully to _isakmpd privsep userHans-Joerg Hoexer
2005-04-19do not attempt to list which archs are relevant to which machdepJason McIntyre
2005-04-18sync usage() w/ man synopsis;Jason McIntyre
2005-04-16Since the return value from the *_info functions is only actually used as aTodd C. Miller