summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2002-05-26pid_t cleanupTheo de Raadt
2002-05-26pid_cleanup, inspired by work by jason@ackley.netTheo de Raadt
2002-05-26pid_t cleanup; itojun okTheo de Raadt
2002-05-26with XXX, note a place we could maybe use arc4random()Theo de Raadt
2002-05-25fix usage; from Sam Smith <S@mSmith.net>.Federico G. Schwindt
2002-05-25__progname stuff; jason@ackley.netTheo de Raadt
2002-05-25incorrrect kill(); jason@ackley.netTheo de Raadt
2002-05-22unlink lpd.pid if killed by a signalTodd C. Miller
2002-05-22Use O_EXLOCK in open() instead of flock() to eliminate a potential lockingTodd C. Miller
2002-05-22Set close-on-exec flag for the socket cron selects on.Todd C. Miller
2002-05-22Remove pid file if sent SIGINT or SIGTERM before exiting.Todd C. Miller
2002-05-22o avoid stdio in acquire_daemonlock() so we don't leak FILE * memoryTodd C. Miller
2002-05-22more strcpy/sprintf death; mpech okTheo de Raadt
2002-05-21duplicated prototypeJun-ichiro itojun Hagino
2002-05-21minor KNF. plug a memory leak on reconfig.Jun-ichiro itojun Hagino
2002-05-21Better handling of negative timeval than last commit.Todd C. Miller
2002-05-21KNF before more major hackingTheo de Raadt
2002-05-21KNF; itojun okTheo de Raadt
2002-05-21cleanTheo de Raadt
2002-05-21KNFTheo de Raadt
2002-05-20Add a check for negative values in struct timeval after the timersub().Todd C. Miller
2002-05-20Pull in useful bits from NetBSD and make our lp* easier to diff andTodd C. Miller
2002-05-19make pppd only executable by group networkTheo de Raadt
2002-05-19move to setgid network, and doc whyTheo de Raadt
2002-05-19Document RAD_MICROSOFT_MS_CHAP2_SUCCESS.brian
2002-05-18Update paths from 4.3BSD to 4.4BSD; partially from NetBSDTodd C. Miller
2002-05-17Bump the version number to reflect the latest MS-CHAP2 changesbrian
2002-05-17When modifying a group w/ no members with groupmod(8) the trailingTodd C. Miller
2002-05-17Put back <string.h>brian
2002-05-17move setuid revocation closer to the start (make it more obvious); miod okTheo de Raadt
2002-05-16repair some warningsTheo de Raadt
2002-05-16More careful with select(). deraadt@ ok.Hakan Olsson
2002-05-16IPv6 support; itojun@Jakob Schlyter
2002-05-16more clarify and cleanup; ok jakob@Kevin Steves
2002-05-16#ifdef DEBUG some verbose output, may be moved to a -v flag later perhapsJakob Schlyter
2002-05-16Remove some unused includesbrian
2002-05-16Handle MS-CHAPv2 authentication correctly via the RADIUS server (if it'sbrian
2002-05-16clarify protocol useTheo de Raadt
2002-05-16bit more KNFTheo de Raadt
2002-05-16various KNF, and mark some issuesTheo de Raadt
2002-05-16add support for SNTP & split out RFC868 time support. ok deraadt@Jakob Schlyter
2002-05-16remove non-POSIX stuff; miod okTheo de Raadt
2002-05-16KNFTheo de Raadt
2002-05-16Since now /var/run/apmdev socket will be root:operator.Mike Pechkin
2002-05-16make this static tooTheo de Raadt
2002-05-16o Bump the version numberbrian
2002-05-15more quietTheo de Raadt
2002-05-15Tweak to make this work with OpenSSL 0.9.7Bob Beck
2002-05-15Changes for OpenSSL 0.9.7Bob Beck
2002-05-14Don't corrupt MP fragments when they're put back on the front of ourbrian