Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-04-24 | Add IPXIP entry, to not to get cvs confused in the future. | Michael Shalayeff | |
1996-04-24 | Fix copyrights, comments, etc. | Michael Shalayeff | |
1996-04-23 | add "-d basedir" flag to pwd_mkdb. the use of "chroot" is incompatible | Theo de Raadt | |
with our cross compilation/installation goals... | |||
1996-04-23 | add "-d basedir" flag to pwd_mkdb. the use of "chroot" is incompatible | Theo de Raadt | |
with our cross compilation/installation goals... | |||
1996-04-23 | Allow the security level to be lowered when in security level 0 | dm | |
1996-04-23 | fix last sync (that was because of rcs bug, at least theo said so ;) | Michael Shalayeff | |
1996-04-23 | do not assume "." exists -- it might have gotten unlink()'ed -- we | Theo de Raadt | |
don't want closedir() to SIGSEGV. as well, sample code in man pages should be very robust and not hint that closedir() might survive being passed opendir()'s failure code. | |||
1996-04-23 | config bsd | Michael Shalayeff | |
not config netbsd | |||
1996-04-23 | sync w/ NetBSD 960418. | Michael Shalayeff | |
1996-04-23 | Corrected typo in TIOCGWINSZ | Niklas Hallqvist | |
1996-04-23 | sync with netbsd 960418 | Theo de Raadt | |
1996-04-23 | sync with netbsd 960418 | Theo de Raadt | |
1996-04-23 | sync with netbsd 960418 | Theo de Raadt | |
1996-04-23 | Merge of NetBSD 960418 | Niklas Hallqvist | |
1996-04-22 | New prog to change pccons's keymap encoding for national keyboards | hannken | |
1996-04-22 | add ioctls to change keymap encoding, screen saver and partial latin1 output | hannken | |
1996-04-22 | Update aha.c to use bounce buffers, fix typos in isadma.c, update bounce buffers | hannken | |
1996-04-22 | ypmatch does signal success even if it doesn't find the key; | Theo de Raadt | |
from leo@dachau.marco.de; netbsd pr#2315 | |||
1996-04-22 | sync with netbsd 960418 | Theo de Raadt | |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt | |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt | |
1996-04-20 | no need to remove limits.h; another workaround exists | Theo de Raadt | |
1996-04-20 | According to the CA-96.08 (Vulnerability in PCNFSD) | Michael Shalayeff | |
apply the patch they support. | |||
1996-04-19 | According to the latest config stuff changes (as for if_ppp.c). | Michael Shalayeff | |
the other stuff is just for IPX support. | |||
1996-04-19 | NetBSD 960317 merge | Niklas Hallqvist | |
1996-04-19 | Fix a bit, so it's now compiles. | Michael Shalayeff | |
needs more work to do disk stats the way vmstat do. | |||
1996-04-19 | -L<string> option added to support LOCALID behaviour. | Michael Shalayeff | |
maybe set up in RCSINIT environment variable. | |||
1996-04-19 | Several termio emulation fixes. The VMIN/VTTIME/EOF/EOL overlay is now | Niklas Hallqvist | |
handled. Setting termio state now won't lose BSD state which SVR4 don't carry. Kludge SVR4 TAB expansion support. | |||
1996-04-19 | Fix according to the last changes. | Michael Shalayeff | |
dev_conf.h deleted, longjmp proto changed. | |||
1996-04-19 | Make kernel compile again. | Michael Shalayeff | |
1996-04-19 | Make kernel config again. | Michael Shalayeff | |
at least isa,eisa,pci ocnfigs were affected. | |||
1996-04-19 | NetBSD 960317 merge | Niklas Hallqvist | |
1996-04-19 | NetBSD 960317 merge | Niklas Hallqvist | |
1996-04-19 | joy was missed from Makefile. | Michael Shalayeff | |
Sony CD-ROM manual added. Driver is on the way. | |||
1996-04-19 | Fix intrstray a bit again. | Michael Shalayeff | |
1996-04-19 | from netbsd; fix 4.4 sccs damage | Theo de Raadt | |
1996-04-19 | from mrg; impliment -z (gzip) in pax and tar, and -Z (compress) in tar | Theo de Raadt | |
1996-04-19 | Utility to control media changers from the command line; corresponds | Theo de Raadt | |
to new SCSI changer driver. | |||
1996-04-19 | ran makesyscalls.sh | Theo de Raadt | |
1996-04-18 | NetBSD 960317 merge | Niklas Hallqvist | |
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist | |
1996-04-18 | ok, the hp300 port still needs config.old | Theo de Raadt | |
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist | |
1996-04-18 | Initial revision | Niklas Hallqvist | |
1996-04-18 | Let CVS ignore NETTAN and HELIOS_PCMCIA compile dirs | Niklas Hallqvist | |
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist | |
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist | |
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist | |
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist | |
1996-04-18 | Rename the COMPAT_SVR4_MAP_PAGE_ZERO option to ELF_MAP_PAGE_ZERO as the | Niklas Hallqvist | |
change affected all ELF formats |