summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-07-18better cpu idsMichael Shalayeff
1999-07-18print layout as %x, to match kbd(8)Theo de Raadt
1999-07-18pmap_activate() and pmap_deactivate() are MDTheo de Raadt
1999-07-18Add code to support none us keyboards in kernel. -mojMats O Jansson
1999-07-18rf support; m4@umn.eduTheo de Raadt
1999-07-18on exec, clear P_NOCLDWAIT; ambrisko@whistle.comTheo de Raadt
1999-07-18fix pmap_activate() and pmap_deactivate() arguments after art changed thingsTheo de Raadt
1999-07-18use proper CTheo de Raadt
1999-07-18fix pmap_activate() and pmap_deactivate() arguments after art changed thingsTheo de Raadt
1999-07-18fix {set,rem}runqueue wrt sizeof(p_stat) and some logic,Michael Shalayeff
1999-07-18Forgot this one on the last commitConstantine Sapuntzakis
1999-07-18Added pci_mapreg* interface from NetBSD.Constantine Sapuntzakis
1999-07-18ugly CTheo de Raadt
1999-07-18SIS_85C503 misidenties itself; g.mcgarry@qut.edu.auTheo de Raadt
1999-07-18TIOCM{GET,SET,BIS,BIC}, and TCXONC supportTheo de Raadt
1999-07-17revert tcp_input.c to before 07/01/1999 - this seems to solve the mysteriousNiels Provos
1999-07-17do not brelse() badlyTheo de Raadt
1999-07-17correct fork statistics for UVMArtur Grabowski
1999-07-17Fix a bug that caused panic instead of error return with invalid diskConstantine Sapuntzakis
1999-07-17A good hashing function for IPsec SAs that should remove the risksNiklas Hallqvist
1999-07-16do not reset, helps the serial consoleMichael Shalayeff
1999-07-16Sync with NetBSD:Jason Wright
1999-07-16almost all of themMichael Shalayeff
1999-07-15oops, wrong type for cpu_classTheo de Raadt
1999-07-15Fix the MOD_VFS macro to reflect reality.Artur Grabowski
1999-07-15Protect better against rehashing make the kernel run out of resourcesNiklas Hallqvist
1999-07-15From angelos@, edits by me, demand keying for PF_KEYNiklas Hallqvist
1999-07-15Don't destroy sysvshm if the vmspace is shared (only affects uvm)Artur Grabowski
1999-07-15vm_offset_t -> {v,p}addr_t ; vm_size_t -> {v,p}size_tArtur Grabowski
1999-07-14put sub-class of architecture in SVR4_SI_PLATFORMTheo de Raadt
1999-07-14pnpdevs.hTheo de Raadt
1999-07-14new modemTheo de Raadt
1999-07-14Link vt.4 to pcvt.4 so one can do "man 4 vt" and have it do what youTodd C. Miller
1999-07-14display id numbers when card is probed but not known.David Leonard
1999-07-14KNF, recognise more CIS stringsDavid Leonard
1999-07-14KNF, cleanup, add rl2_need_reset()David Leonard
1999-07-14KNF, symbolic constantsDavid Leonard
1999-07-14KNF, cleanupDavid Leonard
1999-07-14KNF, cleanup, saner namesDavid Leonard
1999-07-14KNFDavid Leonard
1999-07-14KNF, add "need initialise" and "promisc" soft state flags. Give names to cons...David Leonard
1999-07-13correct non-STDC caseTheo de Raadt
1999-07-13updateMichael Shalayeff
1999-07-13introduce fdremove() to mark a file descriptor as unused. fdremove makesNiels Provos
1999-07-12allocate 5% bufcache if <=16M memory installedMichael Shalayeff
1999-07-12export cr24 and cr25 from trapframe structureMichael Shalayeff
1999-07-12don't resolve NULL at the bottom of the stack trace (parse trapframe later)Michael Shalayeff
1999-07-12note wax in the sample layoutMichael Shalayeff
1999-07-12better set_psw() usageMichael Shalayeff
1999-07-12vaddr_t,paddr_tMichael Shalayeff