summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
1997-08-19Add support for adding/subtracting ports from the current baddynamicTodd C. Miller
1997-08-19typoTodd C. Miller
1997-08-19Make net.inet.tcp.baddynamic and net.inet.udp.baddynamicTodd C. Miller
1997-08-19Only print bad dynamic ports list for udp and tcp since that's allTodd C. Miller
1997-08-18fix extra dashes; enami@but-b.or.jpTheo de Raadt
1997-08-18#include <string.h> not <strings.h> -- Yes, I'm a weanie...Todd C. Miller
1997-08-10Pass -Wall and add OpenBSD tags.Todd C. Miller
1997-08-10Line up better with -t.Todd C. Miller
1997-08-09The list of tcp/udp ports not to allocate dynamically is nowTodd C. Miller
1997-08-09Increased performance in ypserv by two different actions:Mats O Jansson
1997-08-09NetBSD PR/3504 reported by Brian Baird.Mats O Jansson
1997-08-07Support -n in conjunction with -s. Problem noted byTodd C. Miller
1997-08-07jason is tired. this is not needed. our locator table stuff uses lessTheo de Raadt
1997-08-07cf_locnames support, from NetBSD (jtk, according to the RCSids).Jason Downs
1997-08-05When using /var/yp/securenet the local host running ypserv wasn't garanteedMats O Jansson
1997-08-05pull errno.h inTheo de Raadt
1997-08-04save errno in sigchld handlersTheo de Raadt
1997-08-04sendmail 8.9.1Jason Downs
1997-08-04sendmail 8.8.7.Jason Downs
1997-08-0164 bit botch; thorpejTheo de Raadt
1997-08-01catch ptys correctly; tolik@www.tomsk.suTheo de Raadt
1997-07-31not usedMichael Shalayeff
1997-07-31Add RADIUS printing support. Blech.tqbf
1997-07-30add backslash missing from ENTER() macrokstailey
1997-07-30Get ypxfr working again by remove some of the code from previous commit. -mojMats O Jansson
1997-07-28NULLTheo de Raadt
1997-07-28When pushing ethers was done it said "pushed hosts"Niklas Hallqvist
1997-07-27use sendmail -tTheo de Raadt
1997-07-27use RAW_PARTTheo de Raadt
1997-07-27Ethernet v2 encapsulated Appletalk packets are phase 1, w/ LLAP header.denny
1997-07-26Ok, the final part in the support for mail.aliases and mail.byaddr inMats O Jansson
1997-07-26Fix bug in handling host!host!user. Added missing code for YP informationMats O Jansson
1997-07-26The second of three steps to support main.aliases and mail.byaddr in ypserv.Mats O Jansson
1997-07-26bugs killed in NetBSD by thorpej.Mats O Jansson
1997-07-26bug killed in NetBSD by thorpej.Mats O Jansson
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-07-25restore traditional "all" keyword option - see lpc(8)grr
1997-07-25remove .Xr to dbm(3)Michael Shalayeff
1997-07-24XrTheo de Raadt
1997-07-24doc that -P exists for sipp-* debugging, mostlyTheo de Raadt
1997-07-24inet_aton() returns 0 on error, not -1.Todd C. Miller
1997-07-231 byte oflows; millertTheo de Raadt
1997-07-231 byte oflow; Don.Lewis@tsc.tdk.comTheo de Raadt
1997-07-23Better handling for AppleTalk, and netatalk in particular.denny
1997-07-22cleanupTheo de Raadt
1997-07-22non-VJ; msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-07-22daemonize if using syslog(3)kstailey
1997-07-22tabify, use NULL for ptr ops, not 0kstailey
1997-07-22re-tabify (angelos!)kstailey
1997-07-22Added support for reading db files created by sendmail -bi. This is theMats O Jansson