Age | Commit message (Expand) | Author |
1999-07-18 | better cpu ids | Michael Shalayeff |
1999-07-18 | print layout as %x, to match kbd(8) | Theo de Raadt |
1999-07-18 | pmap_activate() and pmap_deactivate() are MD | Theo de Raadt |
1999-07-18 | Add code to support none us keyboards in kernel. -moj | Mats O Jansson |
1999-07-18 | rf support; m4@umn.edu | Theo de Raadt |
1999-07-18 | on exec, clear P_NOCLDWAIT; ambrisko@whistle.com | Theo de Raadt |
1999-07-18 | fix pmap_activate() and pmap_deactivate() arguments after art changed things | Theo de Raadt |
1999-07-18 | use proper C | Theo de Raadt |
1999-07-18 | fix pmap_activate() and pmap_deactivate() arguments after art changed things | Theo de Raadt |
1999-07-18 | fix {set,rem}runqueue wrt sizeof(p_stat) and some logic, | Michael Shalayeff |
1999-07-18 | Forgot this one on the last commit | Constantine Sapuntzakis |
1999-07-18 | Added pci_mapreg* interface from NetBSD. | Constantine Sapuntzakis |
1999-07-18 | ugly C | Theo de Raadt |
1999-07-18 | SIS_85C503 misidenties itself; g.mcgarry@qut.edu.au | Theo de Raadt |
1999-07-18 | TIOCM{GET,SET,BIS,BIC}, and TCXONC support | Theo de Raadt |
1999-07-17 | revert tcp_input.c to before 07/01/1999 - this seems to solve the mysterious | Niels Provos |
1999-07-17 | do not brelse() badly | Theo de Raadt |
1999-07-17 | correct fork statistics for UVM | Artur Grabowski |
1999-07-17 | Fix a bug that caused panic instead of error return with invalid disk | Constantine Sapuntzakis |
1999-07-17 | A good hashing function for IPsec SAs that should remove the risks | Niklas Hallqvist |
1999-07-16 | do not reset, helps the serial console | Michael Shalayeff |
1999-07-16 | Sync with NetBSD: | Jason Wright |
1999-07-16 | almost all of them | Michael Shalayeff |
1999-07-15 | oops, wrong type for cpu_class | Theo de Raadt |
1999-07-15 | Fix the MOD_VFS macro to reflect reality. | Artur Grabowski |
1999-07-15 | Protect better against rehashing make the kernel run out of resources | Niklas Hallqvist |
1999-07-15 | From angelos@, edits by me, demand keying for PF_KEY | Niklas Hallqvist |
1999-07-15 | Don't destroy sysvshm if the vmspace is shared (only affects uvm) | Artur Grabowski |
1999-07-15 | vm_offset_t -> {v,p}addr_t ; vm_size_t -> {v,p}size_t | Artur Grabowski |
1999-07-14 | put sub-class of architecture in SVR4_SI_PLATFORM | Theo de Raadt |
1999-07-14 | pnpdevs.h | Theo de Raadt |
1999-07-14 | new modem | Theo de Raadt |
1999-07-14 | Link vt.4 to pcvt.4 so one can do "man 4 vt" and have it do what you | Todd C. Miller |
1999-07-14 | display id numbers when card is probed but not known. | David Leonard |
1999-07-14 | KNF, recognise more CIS strings | David Leonard |
1999-07-14 | KNF, cleanup, add rl2_need_reset() | David Leonard |
1999-07-14 | KNF, symbolic constants | David Leonard |
1999-07-14 | KNF, cleanup | David Leonard |
1999-07-14 | KNF, cleanup, saner names | David Leonard |
1999-07-14 | KNF | David Leonard |
1999-07-14 | KNF, add "need initialise" and "promisc" soft state flags. Give names to cons... | David Leonard |
1999-07-13 | correct non-STDC case | Theo de Raadt |
1999-07-13 | update | Michael Shalayeff |
1999-07-13 | introduce fdremove() to mark a file descriptor as unused. fdremove makes | Niels Provos |
1999-07-12 | allocate 5% bufcache if <=16M memory installed | Michael Shalayeff |
1999-07-12 | export cr24 and cr25 from trapframe structure | Michael Shalayeff |
1999-07-12 | don't resolve NULL at the bottom of the stack trace (parse trapframe later) | Michael Shalayeff |
1999-07-12 | note wax in the sample layout | Michael Shalayeff |
1999-07-12 | better set_psw() usage | Michael Shalayeff |
1999-07-12 | vaddr_t,paddr_t | Michael Shalayeff |