Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-10-21 | undo last change. | Michael Shalayeff | |
Use The Source, Luke! | |||
1996-10-21 | add procfs flags | Michael Shalayeff | |
1996-10-21 | Added 'S' for Stack tracebacks. There are usually 3 items on the | imp | |
stack before the routine that caused you to get into the debugger (due to the calls to stacktrace, actually). However, other than that garbage on the top of the stack, this has proven to be useful for me in tracking down strange things. While it might be better to get mdbstacktrace working (since it looks like it wants to be more complete), this gets functionality right away. Hope people find it useful. | |||
1996-10-21 | random is stock | Theo de Raadt | |
1996-10-21 | talk messes up national characters; netbsd pr#2874, tron@lyssa.owl.de | Theo de Raadt | |
1996-10-21 | document sin_port behaviour, pr#36, kstailey@dol-esa.gov | Theo de Raadt | |
1996-10-21 | Fix two bugs noticed by Taras Ivanenko <ivanenko@ctpa03.mit.edu> | briggs | |
via.c: don't allow spl to remain at splhigh on error. mainbus.c: Make sure that variable is initialized. | |||
1996-10-20 | better error message if unable to create password temp file. | Todd C. Miller | |
1996-10-20 | Out of NetBSD (scottr): | briggs | |
Define MACH_CLASSQ2, used by Performa 575. Remove susword() because of prototype conflict with <sys/systm.h>. | |||
1996-10-20 | Spaces -> tabs that were my fault | imp | |
1996-10-20 | Deal with recent fsck changes. | Todd C. Miller | |
1996-10-20 | Closes PR system/34 -- fix from kstailey@dol-esa.gov | Todd C. Miller | |
Was not using NOMAN consistently. | |||
1996-10-20 | Fix panic message if NFSCLIENT is not defined. | briggs | |
1996-10-20 | Make support for booting over NFS dependent on NFSCLIENT instead of NETHER. | briggs | |
Suggested in a NetBSD PR from Paul Goyette. | |||
1996-10-20 | Make it build with -Wparentheses. | dm | |
1996-10-20 | Truncate rdpmc result to 40 bits. Make pctr.c build with -Wall. | dm | |
1996-10-20 | Sync with NetBSD 961019 | Thorsten Lockert | |
1996-10-20 | Further limit the cases where we write core files | Thorsten Lockert | |
1996-10-20 | pms0 | Theo de Raadt | |
1996-10-20 | Sync with reality. | briggs | |
1996-10-20 | Add quirk entries for 2 optical drives, NetBSD PR #2861 | Todd C. Miller | |
1996-10-20 | Sync with NetBSD. Adds better POSIX compliance amongst others. | Todd C. Miller | |
1996-10-20 | 8-Bit character support. From wosch@freebsd. | michaels | |
1996-10-19 | not ready for this yet, mickey | Theo de Raadt | |
1996-10-19 | random device is permanent now. | Michael Shalayeff | |
1996-10-19 | add random device | Michael Shalayeff | |
1996-10-19 | add ')'. | michaels | |
1996-10-19 | add random device | Michael Shalayeff | |
1996-10-19 | __assert added, impl from netbsd, however put elsewhere. use it instead | Niklas Hallqvist | |
of private versions (one even using the userland header) in if_sn.c | |||
1996-10-19 | tip makes crunch go insane | Theo de Raadt | |
1996-10-19 | skip unneccessary bits, binstall too | Theo de Raadt | |
1996-10-19 | binstall and friends on floppy too | Theo de Raadt | |
1996-10-18 | clone i386 install | Theo de Raadt | |
1996-10-18 | permit building direct to a floppy | Theo de Raadt | |
1996-10-18 | no update | Theo de Raadt | |
1996-10-18 | forget old password nicely | Theo de Raadt | |
1996-10-18 | fix: add missing ntohs() for llc mode, as noted by several people including | chuck | |
Dong Lin, Zdenek Salvet, and Matthias Drochner(i think). | |||
1996-10-18 | Implement a -c (Grand Total) option, a'la GNU du(1). | Todd C. Miller | |
From Luke Mewburn <lukem@telstra.com.au>, NetBSD PR #2805. Also -Wall happiness. | |||
1996-10-18 | Undo CVSroot change in main.c | Thorsten Lockert | |
Pass CVS root directory as an argument to parseopts() Add prototype for parseopts() | |||
1996-10-18 | tilt | Jason Downs | |
1996-10-18 | Fix pasto by me; spotted by deraadt | Thorsten Lockert | |
1996-10-18 | -Wall happiness | Niklas Hallqvist | |
1996-10-18 | fix -Wall happiness | Michael Shalayeff | |
1996-10-18 | compile using HOSTCC, -U_KERNEL | Theo de Raadt | |
1996-10-18 | -Wall happiness | Michael Shalayeff | |
1996-10-18 | -Wall happiness + feed np into ncr_scatter so vtophys will work on alpha | Niklas Hallqvist | |
1996-10-18 | extern isaprint | Theo de Raadt | |
1996-10-18 | -Wall happiness. | Michael Shalayeff | |
i suppose i may hurt someone editing this file, but i need a fresh kernel (: | |||
1996-10-18 | -Wall happiness (not happieness, pointed by theo ;) | Michael Shalayeff | |
1996-10-18 | -Wall happieness | Michael Shalayeff | |