Age | Commit message (Expand) | Author |
1996-05-21 | allow comments in script; netbsd pr#2450; ksulliva@psc.edu | Theo de Raadt |
1996-05-19 | Recognize "{net,host} access prohibited" icmp reply. | Michael Shalayeff |
1996-05-17 | Addition of elf support. | Per Fogelstrom |
1996-05-15 | previous fix of NULL check reversed | Per Fogelstrom |
1996-05-14 | require ypserv to be on reserved port | Theo de Raadt |
1996-05-14 | looks like greywolf and i fixed netbsd pr#1328. pwd_mkdb on a filled root | Theo de Raadt |
1996-05-13 | bug fix | dm |
1996-05-13 | bindresvport() for rpc ports | Theo de Raadt |
1996-05-11 | check before unlinking pidfile | Theo de Raadt |
1996-05-10 | ipfilter 3.0.4 | dm |
1996-05-10 | Fix version ID | Niklas Hallqvist |
1996-05-10 | Revert last change, should never have been committed | Niklas Hallqvist |
1996-05-10 | doc flags better | Theo de Raadt |
1996-05-10 | do 'make links' treat swap*.o just as all the .o files. | Michael Shalayeff |
1996-05-09 | sendmail 8.9.1 | Niklas Hallqvist |
1996-05-09 | Add lost include | Niklas Hallqvist |
1996-05-06 | another void main(); netbsd pr#2373; from mouse@Collatz.McRCIM.McGill.EDU | Theo de Raadt |
1996-05-06 | Missing ' == NULL)' added... | Per Fogelstrom |
1996-05-05 | from netbsd: | Theo de Raadt |
1996-05-05 | from netbsd: | Theo de Raadt |
1996-05-05 | use XS (not XC) flags when setting tty flags; from <brook@trillium.nmsu.edu>. | Theo de Raadt |
1996-05-05 | headers | Theo de Raadt |
1996-05-05 | ypbind will create /var/yp/binding automatically, prints a warning. | Theo de Raadt |
1996-05-04 | allow operation even if fstab does not label filesystem as supporting | Theo de Raadt |
1996-05-04 | allow operation even if fstab does not label filesystem as supporting | Theo de Raadt |
1996-05-04 | correct -P, $PRINTER, and DEFLP interactions. bug reported by scott.burns@lab... | Theo de Raadt |
1996-05-04 | permit NOMAN to work here; netbsd pr#2357; lukem@supp.cpr.itg.telecom.com.au | Theo de Raadt |
1996-05-04 | strdup re-generated path in pwd_mkdb; "make distribution" passwd files with | Theo de Raadt |
1996-05-01 | Our kernel is named /bsd, and we use $OpenBSD$ RCS IDs | Niklas Hallqvist |
1996-05-01 | Whoops! This can go too. | hvozda |
1996-05-01 | We're going to move these into the GNU tree; they don't go here... | hvozda |
1996-05-01 | a bit of clean up; also, let's not deal with the dump* utilities for now; | hvozda |
1996-05-01 | sync a bit w/ Net's solution to CERT-96.08. | Michael Shalayeff |
1996-05-01 | traverse for obj; pcmcia stuff is i386 only (for now) | Theo de Raadt |
1996-05-01 | from netbsd: | Theo de Raadt |
1996-05-01 | save some bytes of disk | Theo de Raadt |
1996-05-01 | no longer need yp.no directory.. install into /var/yp directly | Theo de Raadt |
1996-04-29 | Pull in John Kohl's most recent (15Apr96) APM and PCMCIA work | hvozda |
1996-04-29 | yp depends on /var/yp/bindings, not only /var/yp | Theo de Raadt |
1996-04-25 | permit quotas to work on mfs; problem reported by rdante@pnet.net | Theo de Raadt |
1996-04-25 | NIS+ in YP compatibility mode does not support a working yp_order(). amd | Theo de Raadt |
1996-04-24 | use yp.h instead of yp_prot.h | Theo de Raadt |
1996-04-24 | uniquify xids; spell my name & address correctly; use yp.h instead of | Theo de Raadt |
1996-04-24 | spell my name correctly, use yp.h instead of yp_prot.h | Theo de Raadt |
1996-04-24 | slight cleanup, .Os strings, point at yp(8) | Theo de Raadt |
1996-04-23 | add "-d basedir" flag to pwd_mkdb. the use of "chroot" is incompatible | Theo de Raadt |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt |
1996-04-20 | According to the CA-96.08 (Vulnerability in PCNFSD) | Michael Shalayeff |
1996-04-18 | ok, the hp300 port still needs config.old | Theo de Raadt |
1996-04-03 | fixed compilation errors--but NQNFS may not work with new NFS code | dm |