Age | Commit message (Expand) | Author |
1997-01-19 | From Gordon W Ross (NetBSD): | Niklas Hallqvist |
1997-01-19 | update to the 1.6 aperture driver from 3.2 XFree86. | Michael Shalayeff |
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 | asm -> __asm | briggs |
1997-01-19 | inline -> __inline | briggs |
1997-01-19 | inline -> __inline | briggs |
1997-01-19 | inline -> __inline | briggs |
1997-01-19 | Do the F_GETLK_SVR3 support not depending on ibcs2, as sparc does not look | Niklas Hallqvist |
1997-01-18 | Use scsiprint (and remove scsiprint from esp.c). | briggs |
1997-01-18 | illiminate memset gcc generated call, just like prev commit to | Michael Shalayeff |
1997-01-18 | Do not partially initialize a structure at declaration in a function. | briggs |
1997-01-18 | scsi->moreluns is a bitfield based on target--should be u_int16_t, now. | 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 | unlink /tmp file on failure too. | Michael Shalayeff |
1997-01-18 | protect from multiple includes (required by gpl_math_emulate) | Michael Shalayeff |
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 | Boundary error (s/<=/</) | Niklas Hallqvist |
1997-01-18 | syslog.h -> sys/syslog.h | Jason Downs |
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 | add ipfilter | Jason Downs |
1997-01-18 | random -> 32, ipl -> 33 | Jason Downs |
1997-01-18 | dk_mountroot(), hp300 style. | Jason Downs |
1997-01-18 | Gross hack for hp300, and a fix for NO_LSEEK as pointed out by briggs. | 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-18 | Sync. with current NetBSD--keeping local changes. | briggs |
1997-01-17 | mmap for TYNE. mods in ps/2 mouse driver to be more generic... | Per Fogelstrom |
1997-01-17 | frexp version from m68k, both are IEEE so should be fine. | Dale S. Rahn |
1997-01-17 | add tag | kstailey |
1997-01-17 | Add OpenBSD tags (was in wrong dir for previous commit) | Todd C. Miller |
1997-01-17 | Add OpenBSD tag | Todd C. Miller |
1997-01-17 | Add OpenBSD tags | Todd C. Miller |
1997-01-17 | Possible buf oflow. | Todd C. Miller |
1997-01-17 | OpenBSD tags | Todd C. Miller |
1997-01-17 | OpenBSD tags | Todd C. Miller |
1997-01-17 | possible oflow | Todd C. Miller |
1997-01-17 | rindex -> strrchr | Todd C. Miller |
1997-01-17 | Fix potential buf oflow wrt strerror and sprintf. | Todd C. Miller |
1997-01-17 | note about Vanya Grozniy | Michael Shalayeff |
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 | more r?index -> strr?chr changes | Todd C. Miller |