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