summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-02-13remove local cvs IdMichael Shalayeff
1999-02-13pass esym to the kernelMichael Shalayeff
1999-02-13If the card is not present be sure to always call bus_space_unmap on exit.Federico G. Schwindt
1999-02-13If the card is not present be sure to always call bus_space_unmap on exit.Federico G. Schwindt
1999-02-12do not accept T_TRCTRAP DDB inside the osyscall stub; weingartTheo de Raadt
1999-02-12angelos cannot spell small wordsTheo de Raadt
1999-02-11do not copyout uninitialized memory; arnej@math.ntnu.noTheo de Raadt
1999-02-11fix tabs to spaces between #define and NAME, to match the rest of the fileMichael Shalayeff
1999-02-11oops, PPP_XNS protocol type for NS from freebsdMichael Shalayeff
1999-02-11avoid insane lengths for various syscallsTheo de Raadt
1999-02-10syncTheo de Raadt
1999-02-10branding support and freebsd elfTheo de Raadt
1999-02-10freebsd madvise() clone, always returns 0 for nowTheo de Raadt
1999-02-10more ioctl supportTheo de Raadt
1999-02-10IP_HDRINCL support, will need tweaking; freebsdTheo de Raadt
1999-02-10linux sendmsg/recvmsgTheo de Raadt
1999-02-10more socket/file ioctlTheo de Raadt
1999-02-10strncpy; edx trashing solution in sys_pipe(); freebsdTheo de Raadt
1999-02-10Correct directory entry reads, big directories lost entries as it were.Niklas Hallqvist
1999-02-09correct rst handling should not consult ack field hereHugh Graham
1999-02-09add two nops needed for wrpr/wrwim post-delayTheo de Raadt
1999-02-09syncTheo de Raadt
1999-02-09more fleshTheo de Raadt
1999-02-09$Log is uglyTheo de Raadt
1999-02-09$Log$ is uglyTheo de Raadt
1999-02-09Added kernel support for user debugging. Fixed file ID'sSteve Murphree
1999-02-09Fix cua device to not block on open.Jim Rees
1999-02-08Fix cua device to not block on open.Jim Rees
1999-02-08Don't allow open if the vnode is VBLK or VCHR and we are mounted with MNT_NODEVArtur Grabowski
1999-02-08regenTodd C. Miller
1999-02-08PCI_PRODUCT_CONTAQ_SIO -> PCI_PRODUCT_CONTAQ_82C693Todd C. Miller
1999-02-08In alpha_shared_intr_stray(), if intr_maxstrays is 0 just return (NetBSD)Todd C. Miller
1999-02-08init incr tcp iss from snd_nxt, not rcv_nxt; 4.4Theo de Raadt
1999-02-08match be & qe as part of the bootpathJason Wright
1999-02-08syncJason Wright
1999-02-08Davicom DM9101; from NetBSD.Jason Wright
1999-02-08typo in commentArtur Grabowski
1999-02-08Because of BROKEN_PROM braindamage we need to allow an interuptTodd C. Miller
1999-02-07implement sparc atomic lock with LDSTUBDavid Leonard
1999-02-07don't include vm_map.h twiceArtur Grabowski
1999-02-07no 968dyncall in kernelMichael Shalayeff
1999-02-07add ovbcopyMichael Shalayeff
1999-02-07missign extern cpu_hzticksMichael Shalayeff
1999-02-07Break out of loop in isa_intr_check() if we know what IRQ we want but isa_int...Todd C. Miller
1999-02-07print INFO FIELD as unsignedTheo de Raadt
1999-02-06Use bitwise operations to extract high and low words from the quadTodd C. Miller
1999-02-06Always initialize sc->handle[i].flags.Federico G. Schwindt
1999-02-06match qfe's as hme'sJason Wright
1999-02-05ipf 3.2.10; work by kjellTheo de Raadt
1999-02-05indentTheo de Raadt