Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-05-16 | up version # | chuck | |
1996-05-16 | clean up and sync with changes elsewhere (use common parse_args, | chuck | |
bugargs.cputyp, bugcrt, etc...). | |||
1996-05-16 | relocate config.h from libsa since it is only used here | chuck | |
devopen: XXX override one in libsa ... do we need two devopens? needs to be looked into. | |||
1996-05-16 | sync with recent changes. | chuck | |
XXX: needs more cleanup (has a duplicate copy of exec with some extra stuff in it... merge?) | |||
1996-05-16 | update to run from bootxx + major clean up | chuck | |
1996-05-16 | bugdev moved to libsa | chuck | |
filesystem merged with conf.c | |||
1996-05-16 | import level 1 bootstrap from sun3/sparc port | chuck | |
1996-05-16 | libsa needs libbug. | chuck | |
1996-05-16 | import installboot from sun3/sparc ports | chuck | |
1996-05-16 | sync with sun3 port. | chuck | |
major reorg. & cleanup. new SRT that works with bugcrt. common parse_arg. | |||
1996-05-16 | R.I.P. old stuff. | chuck | |
1996-05-16 | reorg & cleanup. add in some stuff so we can remove libsa/promcons.c. | chuck | |
1996-05-16 | add netboot stuff and cputyp stuff to bugcrt. also add bugexec(). | chuck | |
1996-05-16 | adjust subdirs for new stuff | chuck | |
1996-05-16 | add two more defines for the way the bug "NBO" command passes in args | chuck | |
add network boot and cputyp to bugargs (for new bootblocks) | |||
1996-05-15 | Additions for Mips ELF shlib support | Per Fogelstrom | |
1996-05-15 | previous fix of NULL check reversed | Per Fogelstrom | |
1996-05-15 | remove unnecessary "XXX it should be sysctl()'ed" | Michael Shalayeff | |
1996-05-15 | fix NetBSD PR#854. | Michael Shalayeff | |
allow to overwrite rfc1323 option in config file. | |||
1996-05-15 | let udpcksum control generation, but not cheking of udp cksums. | Michael Shalayeff | |
1996-05-15 | add all the possible SCSI device types to the GENERIC configs. | Michael Shalayeff | |
1996-05-15 | when depending in this tree some dynamically built sources need be | Niklas Hallqvist | |
made first. See to that the generating binaries for these are built before recursing with the depend target. | |||
1996-05-15 | Now uses libkern instead of locore functions. | Per Fogelstrom | |
1996-05-15 | Some cc flags given to cpp, not nice... | Per Fogelstrom | |
1996-05-15 | Catchup of interface changes + prototyping. | Per Fogelstrom | |
1996-05-14 | NFSMNT_RESVPORT set in wrong place | Theo de Raadt | |
1996-05-14 | non-root bind() to 2049 gets EADDRINUSE | Theo de Raadt | |
1996-05-14 | when making distributions, make sure the include directory gets filled | Theo de Raadt | |
1996-05-14 | require ypserv to be on reserved port | Theo de Raadt | |
1996-05-14 | fix NetBSD PR#1176. | Michael Shalayeff | |
add description for PORTAL option. | |||
1996-05-14 | fix NetBSD PR#1154 | Michael Shalayeff | |
1996-05-14 | fix NetBSD PR#1145. | Michael Shalayeff | |
1996-05-14 | fix NetBSD PR#1136. | Michael Shalayeff | |
1996-05-14 | change the revision. | Michael Shalayeff | |
1996-05-14 | fix s/fsck/fsck_ffs/ name change. | Michael Shalayeff | |
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 | This file no longer used. | Per Fogelstrom | |
1996-05-13 | bug fix | dm | |
1996-05-13 | fix return-rst | dm | |
1996-05-13 | bindresvport() for rpc ports | Theo de Raadt | |
1996-05-13 | do not allow network-induced tracing | Theo de Raadt | |
1996-05-13 | Fix CCPFLAGS when DESTDIR set, formerly in sys.mk, been away for a | Niklas Hallqvist | |
while, but need to be in here somewhere. | |||
1996-05-13 | Don't do PREREQ's when making obj. | Niklas Hallqvist | |
1996-05-13 | From NetBSD PR#1133: | Michael Shalayeff | |
add '?' to list available files at boot. | |||
1996-05-12 | fix copyright message. | Michael Shalayeff | |
1996-05-12 | pull in pica machdep isa header if pica | Per Fogelstrom | |
1996-05-12 | new extension: the $CVSROOT/CVSROOT/options file (if it exists) supports: | Theo de Raadt | |
tag=-ZOpenBSD (passes -ZOpenBSD to co/ci) umask=002 (force a umask while cvs is running) dlimit=49152 (force a 48MB process data limit) | |||
1996-05-12 | fix usage string. | Michael Shalayeff | |
1996-05-12 | missed ; | Michael Shalayeff | |
1996-05-11 | check before unlinking pidfile | Theo de Raadt | |