summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Collapse)Author
1997-02-28clarifyJason Downs
1997-02-28sendmail 8.9.1Jason Downs
1997-02-28Kill netbsd.org cruft.Jason Downs
1997-02-27Fix IOT bug via Makefile.inc, not ndc.sh.kstailey
1997-02-27hermes# ndc statskstailey
/usr/sbin/ndc: /usr/sbin/ndc[82]: kill: bad signal `IOT'
1997-02-26add tagkstailey
1997-02-26ipf 1.3.8 + patcheskstailey
1997-02-25include link to passwd.confNiels Provos
1997-02-25Yet more fixes from tv@pobox.com, PR#122.Jason Downs
1997-02-24irc thing is dumb, and do not bother wasting effort screaming about ftp ↵Theo de Raadt
bounce attempts, just slaughter them
1997-02-23We run OpenBSDTodd C. Miller
1997-02-23build host and user is not importantTheo de Raadt
1997-02-22add "-l" flag see NetBSD PR #3227kstailey
1997-02-20CFLAGS+=, from m4@umn.eduTheo de Raadt
1997-02-20Don't add shells multiple times, from tv@pobox.com. PR# user/112.Jason Downs
1997-02-17whoops, typoTheo de Raadt
1997-02-17__OpenBSD__Theo de Raadt
1997-02-16give up on amd -M until amd gets proper localhost detectionTheo de Raadt
1997-02-14#include <string.h>Niklas Hallqvist
1997-02-11IPF 1.3.7kstailey
1997-02-09Add another routine in ypdb (ypdb_open_suf) that doesn't add the suffix toMats O Jansson
the database name. The suffix is added in the call to mkstemp. Now ypdb and mkstemp can coexist and do what we excpect. All code from 1.12 has been reintegrated now.
1997-02-08Use much of the backed out code from 1.12. But remove use of mkstemp. -mojMats O Jansson
1997-02-08more names.Michael Shalayeff
1997-02-07i hate tabs and spacesMichael Shalayeff
1997-02-07add missed variablesMichael Shalayeff
1997-02-07back out mktemp fix; for some reason i cannot understand it causes big problemsTheo de Raadt
1997-02-06corrected to look even more like date(1)kstailey
1997-02-05repair incorrect IP_OPTIONS parsingTheo de Raadt
1997-02-05for -a, survive existance of non-ethernet non-pointtopoint interfaces, ↵Theo de Raadt
Jean-Luc.Richier@imag.fr
1997-02-04Changed ICMP "unreachable" code #defines to match the ones inkstailey
tcpdump/print-icmp.c since they were in BSD first.
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; ↵Theo de Raadt
paul@wit387304.student.utwente.nl
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
to exist, use it as a list of valid servers instead of doing broadcasts. However, do not change the semantics of -ypset or -ypsetme. Based on the reasoning provided in netbsd pr#1759, lukem@supp.cpr.itg.telecom.com.au
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