Age | Commit message (Expand) | Author |
1997-01-24 | Sync with NetBSD 961207 | Niklas Hallqvist |
1997-01-17 | don't update battery backed up clock if system time is wrong from begin | kstailey |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-12-23 | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | Theo de Raadt |
1996-12-11 | MCLSHIFT=11, and calc MCLBYTES in such terms. found by pefo | Theo de Raadt |
1996-12-08 | Merge to NetBSD 961107, i.e. mostly new bus.h | Niklas Hallqvist |
1996-11-28 | Fix a vararg proto | Niklas Hallqvist |
1996-11-27 | Make compilable in our env. Involved disabling ELF support, | Niklas Hallqvist |
1996-11-27 | include libkern.h prior to stand.h to not to collide m{in,ax} definitions. | Michael Shalayeff |
1996-11-23 | remrq -> remrunqueue | kstailey |
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey |
1996-11-14 | Add memcpy entrypoint to bcopy et al. With this, in-tree gcc now | Niklas Hallqvist |
1996-11-12 | Arrival of new bus.h from NetBSD | Niklas Hallqvist |
1996-11-12 | s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road | Niklas Hallqvist |
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey |
1996-11-06 | use dk_mountroot | Theo de Raadt |
1996-11-06 | add blktochr() | Theo de Raadt |
1996-11-06 | fix mountroot type | Theo de Raadt |
1996-10-30 | Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed. | Niklas Hallqvist |
1996-10-19 | random device is permanent now. | Michael Shalayeff |
1996-10-18 | -Wall happiness | Niklas Hallqvist |
1996-10-18 | device_register proto added | Niklas Hallqvist |
1996-10-17 | -Wall happiness | Niklas Hallqvist |
1996-10-04 | sync | Theo de Raadt |
1996-09-20 | do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, eri... | Theo de Raadt |
1996-08-29 | rnd -> random | Theo de Raadt |
1996-08-23 | Removed DDB again, as it is missing a lot of stuff. Added COMPAT_OSF1 | Niklas Hallqvist |
1996-08-05 | Sync with current conf/ directory | Niklas Hallqvist |
1996-08-05 | config file removed in NetBSD | Niklas Hallqvist |
1996-08-02 | Add the first OpenBSD/alpha running machine: OPAL | Niklas Hallqvist |
1996-07-31 | kernel is /bsd, and we are OpenBSD | Niklas Hallqvist |
1996-07-31 | We are OpenBSD! | Niklas Hallqvist |
1996-07-29 | Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling convention | Niklas Hallqvist |
1996-07-29 | Bring forward alpha configuration files to 0722. Add OpenBSD | Niklas Hallqvist |
1996-07-28 | sync 0722 | Theo de Raadt |
1996-07-27 | handle RB_CONFIG | Theo de Raadt |
1996-07-15 | add rnd driver | Michael Shalayeff |
1996-06-24 | kernel is /bsd | Theo de Raadt |
1996-06-18 | merge in rev 1.6; emul_native | Theo de Raadt |
1996-06-18 | sync to 0616, retaining local diffs | Theo de Raadt |
1996-05-29 | enable ELF/a.out/ECOFF in machine/exec.h | Theo de Raadt |
1996-05-27 | native emul is now called "native" | Theo de Raadt |
1996-05-15 | add all the possible SCSI device types to the GENERIC configs. | Michael Shalayeff |
1996-05-08 | fix reboot panic. | Michael Shalayeff |
1996-05-04 | remove #ifndef LKM, since that stuff already in sys/conf.h, | Michael Shalayeff |
1996-03-26 | From NetBSD: vnode_if.[ch] made machine independent. | Michael Shalayeff |
1996-03-24 | Do not define __indr_reference when running lint(1) | Thorsten Lockert |
1996-02-20 | Pass device name to interrupt establish routines so it can be recorded in | Thorsten Lockert |
1996-01-12 | from netbsd; | Theo de Raadt |
1996-01-12 | SIGBUS is an alignment fault. SIGSEGV is an access violation | Theo de Raadt |