Age | Commit message (Expand) | Author |
1997-01-20 | Accept partitions looking like, but not matching exactly, | Niklas Hallqvist |
1997-01-19 | From Ignatios Souvatzis (NetBSD): | Niklas Hallqvist |
1997-01-19 | From Gordon W Ross (NetBSD): | Niklas Hallqvist |
1997-01-18 | move the RB_TIMEBAD handling to where "howto" is reachable | Niklas Hallqvist |
1997-01-18 | Avoid a double trap | Niklas Hallqvist |
1997-01-18 | Use scsiprint | Niklas Hallqvist |
1997-01-17 | r?index -> strr?chr | Todd C. Miller |
1997-01-17 | don't update battery backed up clock if system time is wrong from begin | kstailey |
1997-01-16 | Sync to NetBSD 970110 | Niklas Hallqvist |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1997-01-13 | preliminary support for the Apollo 060 accelerator | Niklas Hallqvist |
1997-01-05 | Add cross back, as it at least compiles now | Niklas Hallqvist |
1997-01-05 | First stab at making a VM-controlled bankswitching driver | Niklas Hallqvist |
1997-01-04 | bus.h not bus.old.h | Niklas Hallqvist |
1997-01-04 | Temporarily comment out cross as it is not compiling yet | Niklas Hallqvist |
1997-01-04 | I use IP-filtering at home now too | Niklas Hallqvist |
1997-01-04 | Use fancy macros | Niklas Hallqvist |
1996-12-23 | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | Theo de Raadt |
1996-12-20 | Add readdisklabel support for BSD disklabels. I got tired of the amiga RDB | Niklas Hallqvist |
1996-12-11 | Correct include paths | Niklas Hallqvist |
1996-11-28 | Adaption to new bus.h from NetBSD. Various driver has been updated to | Niklas Hallqvist |
1996-11-25 | htons et al. works on explicit 16- and 32-bit quantities and not the | Niklas Hallqvist |
1996-11-24 | extern decl of cfdata from device.h conflicted with static one in-here | Niklas Hallqvist |
1996-11-23 | remrq -> remrunqueue | kstailey |
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey |
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-10-31 | Correct mmmap's 2nd arg type | Niklas Hallqvist |
1996-10-19 | random device is permanent now. | Michael Shalayeff |
1996-10-18 | INSTALL kernel not needed any more, we use GENERIC in our miniroots | Niklas Hallqvist |
1996-10-10 | This is OpenBSD | Niklas Hallqvist |
1996-10-08 | Support isaed | Niklas Hallqvist |
1996-10-05 | use wd.h not wdc.h. Teach booting logic about wd and acd | Niklas Hallqvist |
1996-10-05 | Avoid odd aligned 16-bit entities for mips sake | Niklas Hallqvist |
1996-10-04 | Merge of NetBSD 1.2 (961004) | Niklas Hallqvist |
1996-10-04 | OK, ok, we do not get to touch mtree, so install the kymap dir from here | Niklas Hallqvist |
1996-10-04 | OpenBSD tags, plus drop the unnecessary NetBSD DESTDIR game | Niklas Hallqvist |
1996-10-04 | OpenBSD tags. Make it work under cross compilation. Clean up build. | Niklas Hallqvist |
1996-10-04 | Kill these obsolete files | Niklas Hallqvist |
1996-10-04 | #if 0 out an unused table, shaves some bytes... | Niklas Hallqvist |
1996-10-04 | We go rid of the ed_ring struct long ago. Reflect this fact. | Niklas Hallqvist |
1996-10-04 | IPL_* constants now found in intr.h | Niklas Hallqvist |
1996-10-04 | Two functions collide with the Zorro if_ed driver | Niklas Hallqvist |
1996-10-04 | OpenBSD tags & kernel name | Niklas Hallqvist |
1996-10-04 | Plug'n'play & cyclades not yet supported on Amiga ISA | Niklas Hallqvist |
1996-10-04 | Actually Neil runs this kernel since long (it is just trimmed) | Niklas Hallqvist |
1996-09-26 | Fix alignment for mips & other strict architectures, mostly used lance stuff. | Niklas Hallqvist |
1996-09-20 | do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, eri... | Theo de Raadt |
1996-09-04 | Enable extra scsi drives and scanners | Niklas Hallqvist |
1996-09-04 | s/rnd/random/ | Niklas Hallqvist |
1996-08-31 | disable TCP_COMPAT_42 | Theo de Raadt |