summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
1996-06-30Added support for SIGHUP in ypserv for reread of /var/yp/securenet orMats O Jansson
1996-06-30use INADDR_LOOPBACKTheo de Raadt
1996-06-30make obj in fdformatTheo de Raadt
1996-06-29inet_ntoa backwards for -s; netbsd pr#2579; peter@wonderland.orgTheo de Raadt
1996-06-29multiple receivers, port checking. testing help from bitbltTheo de Raadt
1996-06-29make "option" an alias for "options"Theo de Raadt
1996-06-29bindresvport() called incorrectly; we need a proto somewhere guysTheo de Raadt
1996-06-28closelog() before we trash syslog descriptorTheo de Raadt
1996-06-28closelog() before we trash the syslog descriptor; suggestion from alan@parsys...Theo de Raadt
1996-06-28cleanup: K&R function declarations; use opendev(); use err().Jason Downs
1996-06-27for DNS hosts.byname queries, supply all addressesTheo de Raadt
1996-06-26Same copyright all over, removed my name from ypdb.[ch], small bugfixMats O Jansson
1996-06-25only open one bpf per interface; netbsd pr#2106; codewarrior@daemon.orgTheo de Raadt
1996-06-25our tar has no --fast-readdm
1996-06-23from netbsd; two devices instances which are otherwise the same but doTheo de Raadt
1996-06-23sync to 0622Theo de Raadt
1996-06-20add fdformat for the i386: based on an old FreeBSD version, gotten fromJason Downs
1996-06-19do not use system() to start $EDITOR, but fake system() ourselvesTheo de Raadt
1996-06-19Makefiles supported obj, but not obj.${MACHINE}. Use same solution asMats O Jansson
1996-06-18name the client "client", and mention YP supportTheo de Raadt
1996-06-18Note that bootparamd returns both server and path. Minor nit.briggs
1996-06-18bootparam paths are server:/path, duh. pointed out by briggsTheo de Raadt
1996-06-18from netbsd; remove nstest/nsquery referencesTheo de Raadt
1996-06-17parse args before tty options file; netbsd pr#2554; from Davyd.Norris@fcollin...Theo de Raadt
1996-06-17changed to match pk's commit message: 4.2 -> 4.4, SMM referenceJason Downs
1996-06-16netbsd pr#2552: /dev/printer -> /var/run/printerJason Downs
1996-06-16CHAP == Challenge-Handshake Authentication Protocol; netbsd pr#2446; johnam@b...Theo de Raadt
1996-06-16provide locator names to kernel (update your config(8) binary!)Theo de Raadt
1996-06-12use resv port only for root processesTheo de Raadt
1996-06-11Kernel-implementation of update(8) my meThorsten Lockert
1996-06-10support strip, use kvm_openfilesTheo de Raadt
1996-06-10update ttystatsTheo de Raadt
1996-06-10random cleanupTheo de Raadt
1996-06-10sync to latestTheo de Raadt
1996-06-10sync to latestTheo de Raadt
1996-06-10even closer to the yp.x fileTheo de Raadt
1996-06-10pull in <paths.h> for _PATH_VARTMPTheo de Raadt
1996-06-10fix "iteconfig -h" message, from Hubert Feyrer, netbsd pr#2444Theo de Raadt
1996-06-08mod headersTheo de Raadt
1996-06-06do not forget to unlink tmpfilTheo de Raadt
1996-06-06system() $EDITOR safelyTheo de Raadt
1996-06-06use system, so that $EDITOR expansion worksTheo de Raadt
1996-06-04Oops, screwed up the $OpenBSD$ IDsNiklas Hallqvist
1996-06-04add package tools from FreeBSDNiklas Hallqvist
1996-06-04use strcmp()Theo de Raadt
1996-06-03do not rely on constant folding equivelanceTheo de Raadt
1996-06-02Add sample configuration; incidentally the configuration used on my systemThorsten Lockert
1996-06-02sendmail 8.9.1Thorsten Lockert
1996-05-30$OpenBSD$ tag and few spelling errorsTheo de Raadt
1996-05-30revoke privs before opening kvm if user has specified mem/kernel pathsTheo de Raadt