Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-10-25 | grow kvm space; fix an over-agressive pmap optimization | Theo de Raadt | |
1996-10-25 | be slightly more verbose for my sake | Jason Downs | |
1996-10-25 | sync | Jason Downs | |
1996-10-24 | Discourage MATH_EMULATE. | Jason Downs | |
1996-10-24 | kernel is 'bsd' | Michael Shalayeff | |
1996-10-24 | add 3 another build directories | Michael Shalayeff | |
1996-10-23 | correct disklabel writing; from price | Theo de Raadt | |
1996-10-23 | avoid long lines | Theo de Raadt | |
1996-10-23 | An empty arglist is called __P((void)) not __P(()) | Niklas Hallqvist | |
1996-10-23 | Get memory configuration from boot blocks or /boot when it becomes | etheisen | |
available. Use MEM_COMPUTE option to use old behavior. Use EXTMEM_SIZE to override extended memory size. | |||
1996-10-23 | Patches from Dave Huang <khym@bga.com> to get something in and out of the | briggs | |
Quadra SCSI. Patched by me. VERY slow (~50K/s), but working. | |||
1996-10-23 | Sync up with NetBSD and include patch from Dave Huang <khym@bga.com> | briggs | |
that puts AV I/O in the right place. | |||
1996-10-22 | reality check | Jason Downs | |
1996-10-22 | patch com speed initialization | Jason Downs | |
1996-10-21 | -Wall happiness | Michael Shalayeff | |
1996-10-21 | random is stock now | 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 | 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 | 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 | Truncate rdpmc result to 40 bits. Make pctr.c build with -Wall. | dm | |
1996-10-20 | pms0 | Theo de Raadt | |
1996-10-19 | random device is permanent now. | Michael Shalayeff | |
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-18 | -Wall happiness | Niklas Hallqvist | |
1996-10-18 | -Wall happiness | Michael Shalayeff | |
1996-10-18 | -Wall happiness (not happieness, pointed by theo ;) | Michael Shalayeff | |
1996-10-18 | -Wall happieness | Michael Shalayeff | |
1996-10-18 | device_register proto added | Niklas Hallqvist | |
1996-10-18 | INSTALL kernel not needed any more, we use GENERIC in our miniroots | Niklas Hallqvist | |
1996-10-17 | -Wall happiness | Niklas Hallqvist | |
1996-10-17 | Add pedantic warnings, as well as -m486 if we are only for the 486 | Niklas Hallqvist | |
1996-10-17 | Trim, and reflect reality | Niklas Hallqvist | |
1996-10-17 | Conditionalize variable decls | Niklas Hallqvist | |
1996-10-17 | One too much ifdef.. | Niklas Hallqvist | |
1996-10-17 | kvtop proto | Niklas Hallqvist | |
1996-10-17 | Remove unnecessary macros, what was I thinking? | Niklas Hallqvist | |
1996-10-17 | more SIGBUS garbage | Theo de Raadt | |
1996-10-16 | contextual usage | Theo de Raadt | |
1996-10-16 | proto | Theo de Raadt | |
1996-10-16 | update according to the libsa changes | Michael Shalayeff | |
1996-10-16 | iupdate according to the libsa changes | Michael Shalayeff | |
1996-10-16 | the Wall thing, you know | Theo de Raadt | |
1996-10-16 | proto rtcintr | Theo de Raadt | |
1996-10-16 | repair fusword/susword protos | Theo de Raadt | |
1996-10-16 | decl calibrate_cyclecounter, fusword, susword | Theo de Raadt | |
1996-10-16 | unused variable | Theo de Raadt | |
1996-10-16 | missing */ | Theo de Raadt | |
1996-10-14 | openbsd | Theo de Raadt | |