summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1997-04-17fix tab expansionTheo de Raadt
1997-04-17more equipment bits!Michael Shalayeff
1997-04-17hide C decls when _LOCORE definedMichael Shalayeff
1997-04-17Added -q to return to Motorola bug.gvf
1997-04-17Fix error handling from bios & typo.Tobias Weingartner
1997-04-17Changes earmarked 'purely cosmetic' by Scott Reynolds:gene
1997-04-17New memprobe for weird machines... please test.Tobias Weingartner
1997-04-17more devicesMichael Shalayeff
1997-04-17Latest code from Mike + slight fixes.Jason Downs
1997-04-17Use HP_425 for id 7, and fix tests in machdep.c.Jason Downs
1997-04-17Better machine type identification from Mike SmithJason Downs
1997-04-17Add back rd devices.Jason Downs
1997-04-17Minor KNF + $OpenBSD$Niklas Hallqvist
1997-04-17not all ports use rd, duhTheo de Raadt
1997-04-17Do interrupt time accounting by running interrupt handlers with a seperateThorsten Lockert
1997-04-17Apple's firmware returns 0 from OF_read(stdin,)briggs
1997-04-17make unconnected sockets get a random port #, tooTheo de Raadt
1997-04-17Removal of race conditions. Inspired by Charles Hannum'sNiklas Hallqvist
1997-04-16Missing init of a bus_space_tagNiklas Hallqvist
1997-04-16add RB_KDB supportTheo de Raadt
1997-04-16add ext2fsTheo de Raadt
1997-04-16map two pages of Sysmap rather than 1.flipk
1997-04-16Add a proper version number ala other ports, and clean up various parts ofJason Downs
1997-04-16Merge portions of NetBSD up to 970415.Jason Downs
1997-04-16fix cut 'n' pasteJason Downs
1997-04-16Multiple include protection.Jason Downs
1997-04-16Changes up to NetBSD 970415.Jason Downs
1997-04-16exec() changes.Jason Downs
1997-04-16Use _PATH_DEFTAPE not DEFTAPE in mt(1)Todd C. Miller
1997-04-16nice printfTheo de Raadt
1997-04-15extern int debug;Michael Shalayeff
1997-04-15pass bootdev to kernel...Michael Shalayeff
1997-04-15no more assembly setup. all the gung is ok already in srt0.SMichael Shalayeff
1997-04-15support more S3 chipsets. done by comparing against SuperCode;Theo de Raadt
1997-04-15need an rdTheo de Raadt
1997-04-15Add quirk, type for AT3 scanner (ViewStation 32)Thorsten Lockert
1997-04-15nice printf, do not biteTheo de Raadt
1997-04-15mostly repair option arg handling for bootingTheo de Raadt
1997-04-15partition table in biosboot too. Max 28 BLKCNT, tooTheo de Raadt
1997-04-15copyright to toby (;Michael Shalayeff
1997-04-15do bounce-buffering to avoid DMA overrunMichael Shalayeff
1997-04-15kill bogus commentsMichael Shalayeff
1997-04-15print debugging stuff only when debug!=0Michael Shalayeff
1997-04-14no need for partition table....Michael Shalayeff
1997-04-14Bring our incarnation of John Wittowski's direct adb driver into compatiblegene
1997-04-14Whoops. A spurious '{' slipped into an if statement. This compiles again.gene
1997-04-14typo for us.michaels
1997-04-14#34 - linux_sys_nice from NetBSDThomas Graichen
1997-04-14build stand (AND boot)Theo de Raadt
1997-04-14let stand & boot co-existTheo de Raadt