summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
1997-02-05for -a, survive existance of non-ethernet non-pointtopoint interfaces, Jean-L...Theo de Raadt
1997-02-04Changed ICMP "unreachable" code #defines to match the ones inkstailey
1997-02-03Added some code lost in last rev. Now BOOT_CONFIG might work again. -mojMats O Jansson
1997-02-03kill non-/tmp mktemp race and misc cleanupTheo de Raadt
1997-02-03sync to netbsd 970101Jason Downs
1997-02-03It's gone. No more. Bye!Jason Downs
1997-02-03back out stringlist changesTodd C. Miller
1997-02-03make "arp -na" and "arp -an" do the same thing; paul@wit387304.student.utwent...Theo de Raadt
1997-02-02Use public stringlist (in libc)Todd C. Miller
1997-02-01randomize xid modeTheo de Raadt
1997-01-31also build amd on the alpha nowThomas Graichen
1997-01-31make amd 64bit ready for the alpha (from NetBSD/thorpej)Thomas Graichen
1997-01-30deal with IP_HDRINCL option network byte order change; lidl@va.pubnix.comTheo de Raadt
1997-01-30avoid being too paranoid... make it work!Theo de Raadt
1997-01-30race -> traceTheo de Raadt
1997-01-30if at first-request-for-a-domain we discover a file /etc/yp/$domainnemeTheo de Raadt
1997-01-30print !A on ICMP_UNREACH_ADM_PROHIB tookstailey
1997-01-30no need to recalc width before each selectTheo de Raadt
1997-01-30i wish i tested before every commitTheo de Raadt
1997-01-30domainname careTheo de Raadt
1997-01-30where did .DESTDIR come from... found by gwen@rtmx.comTheo de Raadt
1997-01-28repair quotactl() typesTheo de Raadt
1997-01-26Enable -h for calling lchown(2) instead of chown(2), and fix rcs ids.Jason Downs
1997-01-23Pedantic removal of extra spacesNiklas Hallqvist
1997-01-22typo, frueauf@ira.uka.deTheo de Raadt
1997-01-22Correct networks(5) referencesNiklas Hallqvist
1997-01-22SIOCGIFCONF nicelyTheo de Raadt
1997-01-22SIOCGIFCONF more carefullyTheo de Raadt
1997-01-22sendmail 8.9.1Jason Downs
1997-01-22Sendmail 8.8.5.Jason Downs
1997-01-21make lint happierkstailey
1997-01-21make output look like that of date(1)kstailey
1997-01-21Fixed potential buffer overflow.bitblt
1997-01-21Add virtusertable and some extra domains into Cw. Remove extra local_procmailNiklas Hallqvist
1997-01-21Build my config files tooNiklas Hallqvist
1997-01-18Sync. with current NetBSD--keeping local changes.briggs
1997-01-17Add OpenBSD tags (was in wrong dir for previous commit)Todd C. Miller
1997-01-17Add OpenBSD tagTodd C. Miller
1997-01-17Add OpenBSD tagsTodd C. Miller
1997-01-17Possible buf oflow.Todd C. Miller
1997-01-17OpenBSD tagsTodd C. Miller
1997-01-17OpenBSD tagsTodd C. Miller
1997-01-17possible oflowTodd C. Miller
1997-01-17Fix potential buf oflow wrt strerror and sprintf.Todd C. Miller
1997-01-17r?index -> strr?chrTodd C. Miller
1997-01-17Fixes:Jason Downs
1997-01-16getopt(3) fix that I missed in the previous sweep.Todd C. Miller
1997-01-16From NetBSD: Warn about potentially unsafe uid/gid overrides.Todd C. Miller
1997-01-16Support VM_PSSTRINGS. Man, this has been sitting in my tree for a while...Todd C. Miller
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller