summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Collapse)Author
1997-03-26correct a typoTheo de Raadt
1997-03-26clean; netbsdTheo de Raadt
1997-03-26sync to rwhod.hTheo de Raadt
1997-03-26no libcrypt, fix DPADDTheo de Raadt
1997-03-25careful with name lengths and the xidTheo de Raadt
1997-03-25spelling errorTheo de Raadt
1997-03-21use ${COMPILE.c} even for the custom buildgvf
1997-03-15Fix so yppush will err out if it can't find the ypservers map. This wholegene
code wants lots of attention, but at least it won't dump core on a virgin installation now.
1997-03-14Switch to linking with the resolver in libc.Jason Downs
Pull a few of our changes into this resolver; don't delete it yet. I'm not entirely sure it should be deleted, simply because of the baseline it provides against our massivelt modified libc resolver.
1997-03-13Add support for secure maps and master.passwd. -mojMats O Jansson
1997-03-13Do obj dir correctly.Jason Downs
1997-03-12I'm much too tired.Jason Downs
1997-03-12Remove %INDOT%.Jason Downs
1997-03-12Fix rcsid.Jason Downs
1997-03-12Add the rest of the 4.9.5 tools.Jason Downs
1997-03-12Repair rcsids.Jason Downs
1997-03-12Cruft.Jason Downs
1997-03-12BIND 4.9.5-P1.Jason Downs
libresolv and include are required until the new resolver gets integrated into libc.
1997-03-11Now with support for "secure" maps a'la FreeBSD. Support exists in makedbmMats O Jansson
and ypxfrd since dawn of time. Support is missing in YP-makefile and in libc. I have the changes for YP-makefile to support master.passwd but since the support is missing in libc I will not commit them yet. -moj
1997-03-11the PINT scanner utilities for nowkstailey
1997-03-04Remove kmem privs.Jason Downs
1997-03-03pc console ioctl interface.Jason Downs
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