Age | Commit message (Expand) | Author |
2000-09-28 | Update compilation flags, make cross-compilation work. | Miod Vallat |
2000-09-26 | Implement getnulldev that returns the dev_t for "/dev/null". | Artur Grabowski |
2000-09-21 | Bad mickey doesn't know how to spell ``openings'' | Miod Vallat |
2000-09-21 | initialize sc_link.openings to it's (currently) default value of 4 | Michael Shalayeff |
2000-08-28 | Prototypes for interrupt handlers should go into .h file, not .c | Miod Vallat |
2000-08-28 | Less magic numbers | Miod Vallat |
2000-08-28 | Add lkm, ch and ses support | Miod Vallat |
2000-08-28 | Remove unneeded constants | Miod Vallat |
2000-08-28 | Allocate memory for the correct size, not some forgotten constant | Miod Vallat |
2000-08-28 | Always claim scsi interrupts, prevents looping interrupts (from NetBSD) | Miod Vallat |
2000-08-28 | Use sparc version (more realistic settings) of header file for ie | Miod Vallat |
2000-08-28 | Repair badly looking printf | Miod Vallat |
2000-08-28 | Define major device number for cd-rom drives | Miod Vallat |
2000-07-14 | Enable interrupts after configuration phase. | Miod Vallat |
2000-07-14 | Use generic m68k code when possible ; do not enable interrupts at | Miod Vallat |
2000-07-14 | Remove unneeded definitions | Miod Vallat |
2000-07-14 | Remove unneeded definition | Miod Vallat |
2000-07-14 | Move splXXXX() stuff from <machine/param.h> to <machine/psl.h>, and | Miod Vallat |
2000-07-14 | Let config(8) know we can use 16 partitions per label now | Miod Vallat |
2000-07-11 | since .cvsignore is there, .keep_me is not needed | Theo de Raadt |
2000-07-06 | Change splsoftclock() call to spllowersoftclock() to conform with other | Hakan Olsson |
2000-07-06 | Add spllowersoftclock(), same as splsoftclock(). (art@ ok) | Hakan Olsson |
2000-07-02 | Recognize and support 16 partition disklabels (taken from sparc port) | Miod Vallat |
2000-07-02 | Silence annoying warnings when using type 4 or 5 keyboards on sun3 | Miod Vallat |
2000-06-29 | Enable UKC | Miod Vallat |
2000-06-23 | remove obsolete vtrace guts; art@ | Michael Shalayeff |
2000-06-21 | Fix xd entry in chrtoblktbl | Miod Vallat |
2000-06-19 | Upload memory ranges for NEW_NONCONTIG code, this one forgotten before 2.7 | Miod Vallat |
2000-06-19 | Small, usable, and it even boots on 4Mb machines | Miod Vallat |
2000-06-08 | Add explicit inclusions of signalvar.h to files actually using syms defined | Niklas Hallqvist |
2000-06-08 | &vm_pmap -> vm_map.pmap | Artur Grabowski |
2000-06-06 | include ksyms.h to have correct NKSYMS value (oops) | Miod Vallat |
2000-06-06 | Make si compile with non-DDB kernels | Miod Vallat |
2000-06-05 | Changes to exit handling. | Artur Grabowski |
2000-05-26 | limit MI man page traversal | Theo de Raadt |
2000-05-26 | more portable manual pages | Theo de Raadt |
2000-05-26 | Use ../../../conf/GENERIC for standard set of options; general cleanup | Miod Vallat |
2000-05-26 | Disable TCP 4.2 compatibility bugs by default | Miod Vallat |
2000-05-23 | KGDB is broken since a few decades, don't use | Miod Vallat |
2000-05-02 | <machine/vmparam.h> not welcomed here | Miod Vallat |
2000-05-02 | Add $OpenBSD$ | Miod Vallat |
2000-04-30 | Fix kernel msgbuf size and position | Miod Vallat |
2000-04-30 | Fix kernel msgbuf buffer size and position | Miod Vallat |
2000-04-30 | Prevent multi inclusion | Miod Vallat |
2000-04-30 | Add $OpenBSD$, update pseudo-device settings | Miod Vallat |
2000-04-29 | Fixed a tyop | Miod Vallat |
2000-04-11 | Check usec for >= 1000000, not just > ; as msaitoh@NetBSD.org | Paul Janzen |
2000-03-23 | New API for timeouts. Replaces the old timeout()/untimeout() API and | Artur Grabowski |
2000-03-03 | $OpenBSD$ | Todd T. Fries |
2000-03-02 | sun3 is alive, thanks to Miod Vallat <miodrag@ifrance.com> | Todd T. Fries |