summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1997-12-23use raster console by default since the sun prom is buggy.chuck
1997-12-22syncTheo de Raadt
1997-12-22fuix bocalan #Theo de Raadt
1997-12-22fix debug drive printingMichael Shalayeff
1997-12-22syncTheo de Raadt
1997-12-22bocalan is differentTheo de Raadt
1997-12-21ifdef some definitions of NBPG that use kernel variables, when theAngelos D. Keromytis
1997-12-21ISA PnP supportJason Downs
1997-12-21ISA PnP supporting code from NetBSD, and a pccom driver that supports ISA PnP.Jason Downs
1997-12-21Obliterate old PnP `code' and outright replace with christos' code.Jason Downs
1997-12-21Updated for new PnP code.Jason Downs
1997-12-20indentTheo de Raadt
1997-12-20clone my F_FREESP stuff to ibcs2Theo de Raadt
1997-12-20add F_FREESPTheo de Raadt
1997-12-19cleanupTheo de Raadt
1997-12-19Add Intel EtherExpress/10 device (ex0)don
1997-12-18support GETLK,SETLK,UNLK etc like svr4 code does; pkTheo de Raadt
1997-12-18trivia: typo in kernel panicgene
1997-12-17set sc before checking in open et alJim Rees
1997-12-17Streamline and use feature bits for determining whether or not to run theJason Downs
1997-12-17I586_CPU -> I586_CPU || I686_CPUJason Downs
1997-12-17New CPU detection code, from NetBSD, with some machdep changes from myself.Jason Downs
1997-12-17improve F_FREESP; now it might workTheo de Raadt
1997-12-17first cut at F_FREESP; does ibcs2 need this too? This really needs testing!Theo de Raadt
1997-12-16evaluate length before doing compat stuff which might overwrite theNiels Provos
1997-12-16Added #ifndef RE_DUP_MAX around the macro definition; CVS ended upAngelos D. Keromytis
1997-12-15fix for route change crash; from freebsdTheo de Raadt
1997-12-15compile w/ DEBUGMichael Shalayeff
1997-12-14support IP_HDRINCLTheo de Raadt
1997-12-12Make compile on systems where NBPG is not a constantNiklas Hallqvist
1997-12-12Fixed spelling in a comment.gene
1997-12-12permit non-root to use RTM_GET, but no other calls; netbsdTheo de Raadt
1997-12-12careful about redefining TRUE and FALSETheo de Raadt
1997-12-12fix non-i386 caseTheo de Raadt
1997-12-11Fix rename in a better wayConstantine Sapuntzakis
1997-12-11do not clear setuid/setgid for *chmod(-1,-1); pointed out by provosTheo de Raadt
1997-12-11oops -- local change leaked out (but it doesn't hurt anything)Jim Rees
1997-12-11Earlier patch broke rename. Disalbed it temporarily as I search for a solution.Constantine Sapuntzakis
1997-12-11don't panic in apmopen if apm not configuredJim Rees
1997-12-10move error count to xfer structJim Rees
1997-12-10Compute blkno in ata_start routine instead of wdstartJim Rees
1997-12-10Fix three bugs:Jim Rees
1997-12-10extra ()Theo de Raadt
1997-12-10Remove special case for O_TRUNC that is irelevant now thatTodd C. Miller
1997-12-10try again; proactively check that O_TRUNC has FWRITETheo de Raadt
1997-12-10only permit O_TRUNC if FWRITE is set; chatted about by millert and myself for...Theo de Raadt
1997-12-10emulate set controlling tty ioctlNiels Provos
1997-12-10add GIFMETRIC and GIFMTUNiels Provos
1997-12-10syncTheo de Raadt
1997-12-10nanosleep emulationTheo de Raadt