summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-07-11regenMichael Shalayeff
2004-07-11sigaltstack wrapperMichael Shalayeff
2004-07-11explicitly initialize a variable that is used to control the vnodePedro Martelletto
2004-07-10regenMichael Shalayeff
2004-07-10enable stty/gtty on hppa as wellMichael Shalayeff
2004-07-10fix for where a TCP NFS connection could sleep in soreceive() forever,marius eriksen
2004-07-10Keep mxcsr and mxcsr_mask across the fake init in process_read_fpregs.Mark Kettenis
2004-07-10make sure we pass vop_whiteout() a locked vnode, ok tedu@Pedro Martelletto
2004-07-10From NetBSD:Artur Grabowski
2004-07-10from loki@animata.net:Theo de Raadt
2004-07-10Avoid looping messages during boot. Tested by various people. deraadt@ ok.Hakan Olsson
2004-07-10from netbsd, via loki@animata.net, revision 1.67Theo de Raadt
2004-07-10replace strange cpp magic by straight codeVincent Labrecque
2004-07-10add back in piece required for m68kTheo de Raadt
2004-07-10files.hpux is now in a {m68k,hppa} subdirTheo de Raadt
2004-07-09regenTodd C. Miller
2004-07-09Rename ostat -> stat43 to disambiguate from upcoming struct stat changes.Todd C. Miller
2004-07-09regenMichael Shalayeff
2004-07-09feh. hppa part. some unfinished and untestedMichael Shalayeff
2004-07-09perform reply buffer dma synchronisation in iop_msg_post(), and not inPedro Martelletto
2004-07-09regenMichael Shalayeff
2004-07-09split off the m68k-specific partsMichael Shalayeff
2004-07-09attach to Planex and Corega Ethernet cards.Brad Smith
2004-07-09Fix buffer writing in cd9660 code, written by Tom and myself, examined by tobyDale Rahn
2004-07-09from netbsd:Theo de Raadt
2004-07-09brings in a few fixes from NetBSD...Brad Smith
2004-07-09Do not compile non-us keyboard tables on alpha if SMALL_KERNEL, as anMiod Vallat
2004-07-09qbus vector counting, too; from hughTheo de Raadt
2004-07-09typo. Bruno RoheeJun-ichiro itojun Hagino
2004-07-09go away staticsNiklas Hallqvist
2004-07-08Make 0/0 table entries work; also fix a problem setting the network maskRyan Thomas McBride
2004-07-08put "do { } while (0)" wrappers on all the debug maroc functionsTheo de Raadt
2004-07-08put "do { } while (0)" wrappers on all the debug maroc functionsTheo de Raadt
2004-07-08we don't care about copyout's success. add a comment to appease sturm@Ted Unangst
2004-07-08Move carp_output() call to after mcopy of MAC address so the virtual addressRyan Thomas McBride
2004-07-08enclose some MP-only things in #ifdef MULTIPROCESSORDavid Krause
2004-07-08nforce3; downsjTheo de Raadt
2004-07-07new-style interrupt counters. based on initial work by hugh. ok miodTheo de Raadt
2004-07-07Funny typo.Miod Vallat
2004-07-07Only drain the transmit queue if we are idling the transmit section.Todd C. Miller
2004-07-07After we wait for the MAC's transmit section to idle, drain theTodd C. Miller
2004-07-07Check for ATW_C_BBPTYPE_RFMD in switch statement (not currently supported).Todd C. Miller
2004-07-07The ADM8211C uses a different BBP type-number for RFMD parts thanTodd C. Miller
2004-07-07Fix typo: change ATW_RFTYPE_RFMD and family to ATW_BBPTYPE_RFMD.Todd C. Miller
2004-07-07use the do { .. } while(0) wrapperTheo de Raadt
2004-07-07fix an issue when scripts are exec'd under systrace wheremarius eriksen
2004-07-07skip wdc at isa on media; idea from miodTheo de Raadt
2004-07-07a bit more silence during bus handovers; loki@animata.netTheo de Raadt
2004-07-07silence somethingTheo de Raadt
2004-07-07copyright dates sync; loki@animata.netTheo de Raadt