summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-10-21sheer raging paranoia -- possible buf olfow. Does not look exploitable.Todd C. Miller
1996-10-21-Wall happinessMichael Shalayeff
1996-10-21missing struct rtentry prototypeMichael Shalayeff
1996-10-21-Wall happinessMichael Shalayeff
1996-10-21random is stock nowMichael Shalayeff
1996-10-21undo last change.Michael Shalayeff
Use The Source, Luke!
1996-10-21add procfs flagsMichael Shalayeff
1996-10-21Added 'S' for Stack tracebacks. There are usually 3 items on theimp
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-21random is stockTheo de Raadt
1996-10-21talk messes up national characters; netbsd pr#2874, tron@lyssa.owl.deTheo de Raadt
1996-10-21document sin_port behaviour, pr#36, kstailey@dol-esa.govTheo de Raadt
1996-10-21Fix 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-20better error message if unable to create password temp file.Todd C. Miller
1996-10-20Out of NetBSD (scottr):briggs
Define MACH_CLASSQ2, used by Performa 575. Remove susword() because of prototype conflict with <sys/systm.h>.
1996-10-20Spaces -> tabs that were my faultimp
1996-10-20Deal with recent fsck changes.Todd C. Miller
1996-10-20Closes PR system/34 -- fix from kstailey@dol-esa.govTodd C. Miller
Was not using NOMAN consistently.
1996-10-20Fix panic message if NFSCLIENT is not defined.briggs
1996-10-20Make support for booting over NFS dependent on NFSCLIENT instead of NETHER.briggs
Suggested in a NetBSD PR from Paul Goyette.
1996-10-20Make it build with -Wparentheses.dm
1996-10-20Truncate rdpmc result to 40 bits. Make pctr.c build with -Wall.dm
1996-10-20Sync with NetBSD 961019Thorsten Lockert
1996-10-20Further limit the cases where we write core filesThorsten Lockert
1996-10-20pms0Theo de Raadt
1996-10-20Sync with reality.briggs
1996-10-20Add quirk entries for 2 optical drives, NetBSD PR #2861Todd C. Miller
1996-10-20Sync with NetBSD. Adds better POSIX compliance amongst others.Todd C. Miller
1996-10-208-Bit character support. From wosch@freebsd.michaels
1996-10-19not ready for this yet, mickeyTheo de Raadt
1996-10-19random device is permanent now.Michael Shalayeff
1996-10-19add random deviceMichael Shalayeff
1996-10-19add ')'.michaels
1996-10-19add random deviceMichael Shalayeff
1996-10-19__assert added, impl from netbsd, however put elsewhere. use it insteadNiklas Hallqvist
of private versions (one even using the userland header) in if_sn.c
1996-10-19tip makes crunch go insaneTheo de Raadt
1996-10-19skip unneccessary bits, binstall tooTheo de Raadt
1996-10-19binstall and friends on floppy tooTheo de Raadt
1996-10-18clone i386 installTheo de Raadt
1996-10-18permit building direct to a floppyTheo de Raadt
1996-10-18no updateTheo de Raadt
1996-10-18forget old password nicelyTheo de Raadt
1996-10-18fix: add missing ntohs() for llc mode, as noted by several people includingchuck
Dong Lin, Zdenek Salvet, and Matthias Drochner(i think).
1996-10-18Implement 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-18Undo CVSroot change in main.cThorsten Lockert
Pass CVS root directory as an argument to parseopts() Add prototype for parseopts()
1996-10-18tiltJason Downs
1996-10-18Fix pasto by me; spotted by deraadtThorsten Lockert
1996-10-18-Wall happinessNiklas Hallqvist
1996-10-18fix -Wall happinessMichael Shalayeff
1996-10-18compile using HOSTCC, -U_KERNELTheo de Raadt
1996-10-18-Wall happinessMichael Shalayeff