summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
1998-06-26convert DLT_LOOP header to network-order u_int32_tTheo de Raadt
1998-06-26make it 21 total log devsTheo de Raadt
1998-06-25check the amount of data we've gotMichael Shalayeff
1998-06-25add cisco netflow proto printing; not tested w/ version 5, but should work an...Michael Shalayeff
1998-06-25Kill SORT_RESPONSE. Die! Die! Die!Jason Downs
1998-06-25handle no swap caseTheo de Raadt
1998-06-23Fix snprintf return value usage.Todd C. Miller
1998-06-23Fix snprintf return value usage.Todd C. Miller
1998-06-20Handle case where rc.conf exists but has no named_chroot.Jason Downs
1998-06-19print correct status bar; blank@fox.uni-trier.deTheo de Raadt
1998-06-15use Bx macro for BSD versionsMichael Shalayeff
1998-06-12Correct arg hackbrian
1998-06-12warn when ../../../ appears in include directive, since includes are relative...David Leonard