summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
1998-07-09hostnames are MAXHOSTNAMELEN, not MAXNAMELENTheo de Raadt
1998-07-09do not gethostname with len-1Theo de Raadt
1998-07-09MAXHOSTNAMELEN, and no need to terminateTheo de Raadt
1998-07-08length check bp_file; cgdTheo de Raadt
1998-07-08whack kmem gid after kvm_openfiles()Theo de Raadt
1998-07-08handle fork() failure; mrgTheo de Raadt
1998-07-08When multiplying bumber of blocks by DEV_BSIZE, cast nblocks to off_t so we d...Todd C. Miller
1998-07-07make 'ndc start' use the values of named_flags, named_user, and named_chroot ...Todd C. Miller
1998-07-07fd_set is not a structArtur Grabowski
1998-07-07fd_set is not a structArtur Grabowski
1998-07-04more typosTodd C. Miller
1998-07-04typo; jon@oaktree.co.ukTheo de Raadt
1998-06-28Don't assume sizeof(long) == 4brian
1998-06-28Treat a printer as remote iff RM is not us or RP is set and it doesn't match theAngelos D. Keromytis
1998-06-27More u_long -> u_int32_tbrian
1998-06-27Fix ``sizeof(u_long) == 4'' errors.brian
1998-06-27No way, not yet. You did not even test, did you, davidTheo de Raadt
1998-06-26Don't depend on sizeof(u_long) == 4.brian