summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-09-12Don't assume other subnets than our own are local to us; from Luigi RizzoThorsten Lockert
1996-09-12Add 16 partition support to the SPARC. From NetBSD PR#2675, by der Mouse,Jason Downs
1996-09-1216 partitionsTheo de Raadt
1996-09-12Add some spaces.Jason Downs
1996-09-11Rearrange much of the polling code so really, really *busted* NEC hardwareJason Downs
1996-09-11Remove unneeded quirk, and only print drive capabilities if it appears theJason Downs
1996-09-10Bring pipe_stat prototype in scopeNiklas Hallqvist
1996-09-10make compile w/ TRACE enabledMichael Shalayeff
1996-09-09TIOCMOD{G,S} -> TIOCM{GET,SET}. NetBSD PR#2741, Greg-Lindahl@deshaw.comJason Downs
1996-09-09fix db_add_symtab arguments.Michael Shalayeff
1996-09-09Remove duplicated defines.Jason Downs
1996-09-09iresolve constatnt to name combination, itsn't it more clear?Michael Shalayeff
1996-09-09Don't claim a better precision than (1,000,000 / hz) us...Thorsten Lockert
1996-09-09Don't be uncertain about wether clock interrupts were meant for usThorsten Lockert
1996-09-09Add seperate profiling/statistics clock running at 1024/128 Hz, using theThorsten Lockert
1996-09-08Only count the interrupt if the interrupt handler claims that it didThorsten Lockert
1996-09-08fix typoTheo de Raadt
1996-09-07Understand DTYPE_PIPEThorsten Lockert
1996-09-06Fixed another bug niklas found. -mojMats O Jansson
1996-09-06Call me "Pedant"! prototype mismatches fixed and unused var removedNiklas Hallqvist
1996-09-06add my cd-rom to quirk table.... no other changes.Michael Shalayeff
1996-09-06Deal with the new pipes gracefullyNiklas Hallqvist
1996-09-06random declTheo de Raadt
1996-09-06min sun4c/sun4m floppyTheo de Raadt
1996-09-06Added support for add device in subr_userconf. Not perfect but a good start.Mats O Jansson
1996-09-06remove keyboard randomness supply.Michael Shalayeff
1996-09-06cleanup and sync w/ latest Linux source.Michael Shalayeff
1996-09-06Need cpu.h included to get at setsoftnet defineNiklas Hallqvist
1996-09-06Implement bios_ident() which will identify each type of CPU that weimp
1996-09-05se@freebsd.org: fix sync transfer negotiation.dm
1996-09-05se@freebsd.org: some changes for the 53c860 and the 53c875dm
1996-09-05ld has some funny things going with alignments...Per Fogelstrom
1996-09-05compile!Michael Shalayeff
1996-09-05why was this crap still here...Per Fogelstrom
1996-09-05remove ';' after function close '}'Michael Shalayeff
1996-09-05include dtiPer Fogelstrom
1996-09-05grumble.. new files.. grumble..Per Fogelstrom
1996-09-04Enable extra scsi drives and scannersNiklas Hallqvist
1996-09-04s/rnd/random/Niklas Hallqvist
1996-09-04s/KERNEL/_KERNEL/Niklas Hallqvist
1996-09-04more Swedish pedantery, kill statics, provide protos etcNiklas Hallqvist
1996-09-04pipe.h needed vm_page_t defined for me, so I moved it downNiklas Hallqvist
1996-09-04Do not do the if(a = b) game even if correct, it is confusingNiklas Hallqvist
1996-09-04Stylistic cleanup, like removing "static"s, and removing warningsNiklas Hallqvist
1996-09-04make GCC 'appier and remove unused vars. Also fix retvalNiklas Hallqvist
1996-09-04add #pccom0; suggested by graichenTheo de Raadt
1996-09-04Some changes for new arc boxesPer Fogelstrom
1996-09-04Pull in pieces of Manuel's patch6:Jason Downs
1996-09-03another typo....Theo de Raadt
1996-09-03do not coredump for setuid/setgid, unless run by rootTheo de Raadt