summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
1998-08-17Don't lose an allocated pointer if realloc() fails.brian
1998-08-16fix realloc leakTheo de Raadt
1998-08-16fix realloc useTheo de Raadt
1998-08-16fix realloc memory leaksTodd C. Miller
1998-08-15add openbsd OSTYPE (with additional mailer flag 'S') and use itTodd C. Miller
1998-08-15realloc misuseTheo de Raadt
1998-08-15oopsTheo de Raadt
1998-08-15realloc misuseTheo de Raadt
1998-08-14bootfile, PidFile, NamedXfer should be absolute paths in the chroot'd case; n...Todd C. Miller
1998-08-14Update to sendmail.8.9.1a which adds support for MaxMimeHeaderLength option, ...Todd C. Miller
1998-08-13fix exit code; fgsch@olimpo.com.brTheo de Raadt
1998-08-04fix parsing on chat script when passed on the command line; problem noted by ...Todd C. Miller
1998-08-03Set SO_REUSEADDR on printer/tcp service (port 515); csapuntz@clearviewtech.comTodd C. Miller
1998-08-02Enable built-in spam protectionThorsten Lockert
1998-07-27fix usageTheo de Raadt
1998-07-24fix spelling of separateTheo de Raadt
1998-07-24Man pages Xrefs.Marc Espie
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-07-21update usage; back out time remaining display change until I'm sure itMarco S Hyman
1998-07-20clone freebsd semantics for usernames; noted by abyss@abyss.imaji.netTheo de Raadt
1998-07-20Spelling, and omitted words for getNAME.Marc Espie
1998-07-18apmd will turn off apm driver messages when in daemon modeMarco S Hyman
1998-07-16there is no addgroup.8Todd C. Miller
1998-07-16typoTodd C. Miller
1998-07-15Fix a u_int vs. off_t issue and provide an estimate of the numberTodd C. Miller
1998-07-15Don't link in a custom version of getpwent.c since we don't use any routines ...Todd C. Miller
1998-07-15close fd leak; jeff@FORYS.CRANBURY.NJ.USTheo de Raadt
1998-07-15Move loop that is executed 6 times into its own function to improve readability.Todd C. Miller
1998-07-15comment out man pages we do not haveTheo de Raadt
1998-07-14sizeof(uid_t) and sizeof(gid_t) not sizeof(int)Todd C. Miller
1998-07-14Get rid of unused empty file, pw_scan.h. Nothing uses it anymore.Todd C. Miller
1998-07-14buf oflowTheo de Raadt
1998-07-13fix bar printing, indentTheo de Raadt
1998-07-13snprintf madnessTheo de Raadt
1998-07-13add back distribution tagTheo de Raadt
1998-07-13boring stuffTheo de Raadt
1998-07-13ftpd: sleep for an indeterminate amount for non-existant loginsTodd C. Miller
1998-07-13Add blurb about 'local-mac-address?' propertyJason Wright
1998-07-12something hosed the sendmail import; fix up by handTodd C. Miller
1998-07-12mailstats.8 movedTodd C. Miller
1998-07-12old files no longer in sendmail distribution (some have just moved)Todd C. Miller
1998-07-12sendmail 8.9.1Todd C. Miller
1998-07-12sendmail 8.9.1Todd C. Miller
1998-07-12sendmail 8.9.1Todd C. Miller
1998-07-12disable debugging in crontabTheo de Raadt
1998-07-12allow to build correctly with ro /usr/srcTodd T. Fries
1998-07-12Implement demand_drop() for demand mode pppd; try to avoid mbufAngelos D. Keromytis
1998-07-11change default ttl to IPDEFTTL; matthieuTheo de Raadt
1998-07-10do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabblingTheo de Raadt
1998-07-10hostname is MAXHOSTNAMELEN; notified eric tooTheo de Raadt