Age | Commit message (Expand) | Author |
1997-07-06 | Style nits + provide getreg_val proto conditionally. Removed unused var. | Niklas Hallqvist |
1997-07-06 | Enter DDB via CTL+ALT+ESC + style nits | Niklas Hallqvist |
1997-07-06 | DDB support (much not yet implemented). | Niklas Hallqvist |
1997-07-06 | Add kernel versions of setjmp/longjmp, needed for DDB. Add an esym pointer | Niklas Hallqvist |
1997-07-06 | If -b specified as bootflag (-d was taken) enter DDB. If using a PC keyboard | Niklas Hallqvist |
1997-07-06 | Make traps go into DDB if configured | Niklas Hallqvist |
1997-07-06 | Make DDB support more complete (still faking a lot) | Niklas Hallqvist |
1997-07-06 | Erase the correct amount of columns. Remove static specifiers. | Niklas Hallqvist |
1997-07-06 | Make compile (fxp now probes OK on alpha) | Niklas Hallqvist |
1997-07-06 | OpenBSD tags | Niklas Hallqvist |
1997-07-06 | OpenBSD tag + typo | Niklas Hallqvist |
1997-07-06 | Match changes to other configs, missed in last commit. | Jason Downs |
1997-07-06 | unsigned calc should be signed; jdp@polstra.com; freebsd pr#3998 | Theo de Raadt |
1997-07-06 | Sync with changes from NetBSD, up to 970705. | Jason Downs |
1997-07-06 | Sync with NetBSD changes, 970415 - 970705. | Jason Downs |
1997-07-06 | sync with NetBSD, 970705. | Jason Downs |
1997-07-06 | maxpartitions 16 | Todd C. Miller |
1997-07-06 | Remove -Wcast-qual unless someone has a way to make it not care | Todd C. Miller |
1997-07-05 | indent | Theo de Raadt |
1997-07-05 | disable fxp for now | Theo de Raadt |
1997-07-05 | Make _BSD_TIME_T_ int32_t on all platforms. You can't write | Todd C. Miller |
1997-07-05 | implement unimplemented..... | Michael Shalayeff |
1997-07-05 | Remove obsolete files | Niklas Hallqvist |
1997-07-05 | The vga console bug is now fixed, argument ordering problem. | Niklas Hallqvist |
1997-07-05 | I doubt this fixes this driver, but what *was* there was *obviously* wrong; | Jason Downs |
1997-07-04 | Slight fix to last, didn't see it quick enough. | Jason Downs |
1997-07-04 | ASUS/Triton support, based on manuel's code (different, busified, should | Jason Downs |
1997-07-04 | Support ATAPI devices without wd devices, based on manuel's code. | Jason Downs |
1997-07-04 | NWD for wd devices, include wd.h | Jason Downs |
1997-07-04 | sync with manuel; atapibus needs flag. | Jason Downs |
1997-07-03 | const happyness | Niklas Hallqvist |
1997-07-03 | rm of dir returns EPERM; more careful about ..; netbsd | Theo de Raadt |
1997-07-03 | print correct sense bytes | Theo de Raadt |
1997-07-03 | do not whine about failed negotiations | Theo de Raadt |
1997-07-03 | fxp support, turned off in alpha until tested | Theo de Raadt |
1997-07-03 | Intel EtherExpress Pro/100B driver, still needs a fix or two | Theo de Raadt |
1997-07-03 | sync | Theo de Raadt |
1997-07-03 | sync to netbsd | Theo de Raadt |
1997-07-02 | Adjust selection time out (all of my devices still work, does everyone elses?) | Jason Downs |
1997-07-02 | fix neglected _FLEN's + reserve_spi + output reserved spi's without alg. | Niels Provos |
1997-07-02 | Move prototype for bindresvport(3) to <netiniet/in.h> as it is | Todd C. Miller |
1997-07-01 | gestures in the direction of TurboSpPARC compatibility | grr |
1997-07-01 | only need one encap device now | Niels Provos |
1997-07-01 | major restructuring | Niels Provos |
1997-07-01 | make powerdown conditional | grr |
1997-07-01 | smooth char waiting loop | Michael Shalayeff |
1997-06-30 | remove obj@ dependency again | kstailey |
1997-06-30 | Add lib* so obj links get made. Duh, Todd. | Todd C. Miller |
1997-06-30 | install libs mode 444 like other libs | kstailey |
1997-06-30 | Add MBR & i386/disklabel probing in a generic fashion usable for more | Niklas Hallqvist |