Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-05-28 | Include ../../Makefile.inc so BINDIR is set to /usr/sbin. | dm | |
1996-05-27 | amiga has screenblank too | Theo de Raadt | |
1996-05-26 | sync | Theo de Raadt | |
1996-05-24 | duh, duh, duh | Theo de Raadt | |
1996-05-24 | get_kerntext | Theo de Raadt | |
1996-05-24 | netbsd pr#2395 | Theo de Raadt | |
1996-05-24 | fix NOMAN another way, ie. sync | Theo de Raadt | |
1996-05-24 | print also the wrong mode number | Theo de Raadt | |
1996-05-24 | fix multi-arg bug | Theo de Raadt | |
1996-05-22 | headers | Theo de Raadt | |
1996-05-22 | libutil | Theo de Raadt | |
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 | |
filesystem would result in gibbled passwd databases. | |||
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 | |
handle the VISTTY vnode flag with the same letter ('I') that BSDI used. Update the documentation of the vnode flags so that it lists only (and all) of the flags understood by the program. (The documentation is likely in need of more cleanup.) | |||
1996-05-05 | from netbsd: | Theo de Raadt | |
second argument to xdr_long must be a "long *", which means that the 'out' arg to svc_sendreply must point to a long if outproc is xdr_long. It was pointing to an 'int', and that was crashing on the alpha, due to bad alignment. | |||
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 | |
quotas; pointed out by jonny@gaia.coppe.ufrj.br | |||
1996-05-04 | allow operation even if fstab does not label filesystem as supporting | Theo de Raadt | |
quotas; pointed out by jonny@gaia.coppe.ufrj.br | |||
1996-05-04 | correct -P, $PRINTER, and DEFLP interactions. bug reported by ↵ | Theo de Raadt | |
scott.burns@labatt.com | |||
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 | |
proper arguments | |||
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 | |
they contain some GPL'd stuff and should be moved to the GNU tree... | |||
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 | |
- Fixed core-dump when key has no netgroups - added -d flag for debugging. - moved external functions to netgroup.h | |||
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 | |
(original PCMCIA framework by Stefan Grefen). | |||
1996-04-29 | yp depends on /var/yp/bindings, not only /var/yp | Theo de Raadt | |