summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2003-10-31New libedit api changes.Otto Moerbeek
2003-10-31These should build on pegasosDale Rahn
2003-10-30malloc failures in init? never. but try to be reasonable for one dumb oneTheo de Raadt
2003-10-28better partition finding. instead of groveling around looking forTed Unangst
2003-10-26fix partition selection to allow all partitions to be grown.Ted Unangst
2003-10-26"advbase" is the correct operand.Ryan Thomas McBride
2003-10-25OpenSSL generates DNs with emailAddress, not Email.Ryan Thomas McBride
2003-10-25receiveing -> receiving; from Jared Yanovich;Jason McIntyre
2003-10-25adddress -> address; from Jared Yanovich;Jason McIntyre
2003-10-25controlls -> controls; from Jared Yanovich;Jason McIntyre
2003-10-22spacingTheo de Raadt
2003-10-22use setgroups too; canacar okTheo de Raadt
2003-10-22caution with killTheo de Raadt
2003-10-22privilege seperated pflogdCan Erkin Acar
2003-10-21don't use NULL as (int)0. henning okJun-ichiro itojun Hagino
2003-10-19Remove commented out debug line committed by mistake.Ryan Thomas McBride
2003-10-18sync with usage();Jason McIntyre
2003-10-18new sentence, new line;Jason McIntyre
2003-10-18quote a macro's args to make it expand correctly;Jason McIntyre
2003-10-18CARP documentation cleanups, mostly from jmc@Ryan Thomas McBride
2003-10-17Common Address Redundancy ProtocolRyan Thomas McBride
2003-10-17slight options reorder; from NetBSDJason McIntyre
2003-10-17mention some defaults; noticed by John L. ScarfoneJason McIntyre
2003-10-16Check for signals in local svc_run before doing anything else. FixesTodd C. Miller
2003-10-14constant_lookup() to constant_name() cleanup. markus@ ok.Hakan Olsson
2003-10-14getopt() returns int not char. ok pvalchev@Dale Rahn
2003-10-13Add a UI FIFO debug class. ok markus@ plus I think henning@Hakan Olsson
2003-10-11consistent newlines, from tom cosgrove at arches-consulting.com.Ted Unangst
2003-10-09Remove errant semicolon introduced in rev 1.60; joshua steinTodd C. Miller
2003-10-08fix cedric's breakage:Henning Brauer
2003-10-07better guess for ncyls. allows chuck yerkes to make small file systems again.Ted Unangst
2003-10-07add support for modifying attribute cache parametersHenning Brauer
2003-10-04Avoid crash on invalid config file (missing value for LIFE_DURATION).Chad Loder
2003-10-02clean up p = realloc(pRyan Thomas McBride
2003-10-01note that for user mounts special should be -rw user, and node owned by user;Jason McIntyre
2003-10-01free without testTheo de Raadt
2003-09-26Rearchitecture of the userland/kernel IOCTL interface for transactions.Cedric Berger
2003-09-26Walking up to a firewall box which had the console logged in, to seeTheo de Raadt
2003-09-26check strdup failure; ok anil millertTheo de Raadt
2003-09-26Fix off-by-ones in format string for 's' specifier; millert@, deraadt@ okAaron Campbell
2003-09-26don't listen to INADDR_ANY if Listen-on is specified.Cedric Berger
2003-09-26.Xr mount_ntfs;Jason McIntyre
2003-09-26realloc properly; ok jasonTheo de Raadt
2003-09-25Fix off-by-one out-of-bounds write; millert@ okAaron Campbell
2003-09-25Fix one case of set length before realloc. Fix another case ofChad Loder
2003-09-25realloc fixes; 3rd rev to make markus happierTheo de Raadt
2003-09-25do not crank size first, do not do p = realloc(p, ...Theo de Raadt
2003-09-25whack commons as wanted by hoTheo de Raadt
2003-09-25do not crank size before ereallocTheo de Raadt
2003-09-25p = realloc(p is not allowedTheo de Raadt