Age | Commit message (Expand) | Author |
1997-01-19 | small hack to get the PLUTO kernel compiled | Thomas Graichen |
1997-01-19 | From Ignatios Souvatzis (NetBSD): | Niklas Hallqvist |
1997-01-19 | From Gordon W Ross (NetBSD): | Niklas Hallqvist |
1997-01-19 | Ooops. This should have been committed along with pccons.c | Per Fogelstrom |
1997-01-19 | asm -> __asm | briggs |
1997-01-19 | asm -> __asm, inline -> __inline | briggs |
1997-01-19 | inline -> __inline | briggs |
1997-01-19 | inline -> __inline | briggs |
1997-01-19 | inline -> __inline | briggs |
1997-01-18 | Use scsiprint (and remove scsiprint from esp.c). | briggs |
1997-01-18 | OpenBSD uses HOSTCC not HOSTED_CC, per tradition | Niklas Hallqvist |
1997-01-18 | Do not doubletrap when curproc->p_addr is zero, as it is during autoconfig. | 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-18 | move random, add ipl. | Jason Downs |
1997-01-18 | Add stuff from /sys/conf/GENERIC, including IPFILTER. | Jason Downs |
1997-01-18 | dk_mountroot(), hp300 style. | Jason Downs |
1997-01-18 | Ensure libsa and libkern get compiled with -Dhp300 | Jason Downs |
1997-01-18 | missed this one | Jason Downs |
1997-01-17 | mmap for TYNE. mods in ps/2 mouse driver to be more generic... | Per Fogelstrom |
1997-01-17 | Do IPFILTER the OpenBSD way... -moj | Mats O Jansson |
1997-01-17 | more subdirs | Jason Downs |
1997-01-17 | more new files | Jason Downs |
1997-01-17 | hp300 bootblocks, sync'd with NetBSD 011697, with changes and a new build | Jason Downs |
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 | do not call resettodr() if RB_TIMEBAD is set due to being in ddb with clock u... | kstailey |
1997-01-16 | do not call resettodr() if RB_TIMEBAD is set due to being in ddb with clock u... | kstailey |
1997-01-16 | siprint() -> scsiprint() | kstailey |
1997-01-16 | Don't define MAXBSIZE here. -moj | Mats O Jansson |
1997-01-16 | Sync to NetBSD 970110 | Niklas Hallqvist |
1997-01-16 | Use RB_TIMEBAD in boot() to know not to update the battery backed up clock | kstailey |
1997-01-16 | machdep.c | kstailey |
1997-01-16 | all modified code can now compile with -Werror -Wall -Wstrict-prototypes | kstailey |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1997-01-15 | sync with NetBSD 970112 -moj | Mats O Jansson |
1997-01-15 | Well, actually this seemed to be a bug in generic code, that | Dale S. Rahn |
1997-01-15 | Don't need this, /sys/compat/m68k4k works better. | Jason Downs |
1997-01-15 | 8k | Jason Downs |
1997-01-15 | Add DESTDIR support for crt{begin,end}.o (powerpc only so far) | Niklas Hallqvist |
1997-01-14 | RAW_PART | Theo de Raadt |
1997-01-13 | preliminary support for the Apollo 060 accelerator | Niklas Hallqvist |
1997-01-13 | reformatted ala KNF | kstailey |
1997-01-13 | fix DIO-II mappings, NetBSD PR#3097. | Jason Downs |
1997-01-13 | Important change to the installation notes. | Dale S. Rahn |
1997-01-13 | Sync to 970110 NetBSD | Niklas Hallqvist |
1997-01-13 | don't build the stand dir for now | Thomas Graichen |
1997-01-13 | use the cpu_exec from the arc | Thomas Graichen |
1997-01-13 | first try of an OpenBSD/pmax GENERIC kernel (config file) | Thomas Graichen |