Age | Commit message (Expand) | Author |
2002-02-12 | malloc_roundup to calculate allocation size malloc will use; from netbsd; | Niels Provos |
2002-02-12 | beep! | Jason Wright |
2002-02-12 | Fix my total blackout of the brain. | Artur Grabowski |
2002-02-12 | no need to zero out the page offset in pmap_hash, it'd already been done | Michael Shalayeff |
2002-02-12 | u[date irq numbers from the paper | Michael Shalayeff |
2002-02-12 | cross out done items | Michael Shalayeff |
2002-02-12 | Fix all users of getsock to use FREF/FRELE properly. | Artur Grabowski |
2002-02-12 | support 712's programmable power switch, no interrupt yet | Michael Shalayeff |
2002-02-12 | small repairs to hpmc and toc handlers | Michael Shalayeff |
2002-02-12 | Much to my annoyance, teach zskbd how to bark. | Jason Wright |
2002-02-12 | leftover form dekvtop (which did the block maps too) | Michael Shalayeff |
2002-02-11 | more cloned devices | Michael Shalayeff |
2002-02-11 | irqs porper | Michael Shalayeff |
2002-02-11 | remove lpa support (used for kvtop), copy a piece of pcxl fault handler into ... | Michael Shalayeff |
2002-02-11 | kvtop no more | Michael Shalayeff |
2002-02-11 | extend the hackery to not use kvtop | Michael Shalayeff |
2002-02-11 | fpu_curpcb has pa in it, use accordingly, do not use kvtop | Michael Shalayeff |
2002-02-11 | do not use kvtop | Michael Shalayeff |
2002-02-11 | o add __weak_alias definition. | Federico G. Schwindt |
2002-02-11 | only change _STRING for weak_alias; sorry miod. | Federico G. Schwindt |
2002-02-11 | o add __weak_alias definition. | Federico G. Schwindt |
2002-02-11 | disable fpu on csw, print fpu version on cpu line, if present | Michael Shalayeff |
2002-02-11 | Merge pmap_bootstrap060() with pmap_bootstrap(). | Miod Vallat |
2002-02-11 | Remove unused function prototype, from Jason Ish | Daniel Hartmeier |
2002-02-11 | Remove ancient comment regarding memcmp(), from Jason Ish | Daniel Hartmeier |
2002-02-11 | oops. forgot to commit this. | Artur Grabowski |
2002-02-11 | Big fixup of fd passing. It now works, even on sparc64. | Artur Grabowski |
2002-02-11 | In {send,recv}msg allow zero sized message. We can have control data. | Artur Grabowski |
2002-02-11 | 1<<39 is horrible | Theo de Raadt |
2002-02-10 | no; GPL_MATH_EMULATE is not "required"; nj.lee@plumtree.co.nz | Theo de Raadt |
2002-02-10 | spelling | Theo de Raadt |
2002-02-10 | theo doesn't like this code | Nathan Binkert |
2002-02-10 | sys/ioctl_compat.h is needed for COMPAT_LINUX, too | Marco S Hyman |
2002-02-10 | Match the VT8366_ISA (chip VT8233) south bridge as ATA100 | Chris Cappuccio |
2002-02-09 | spelling, brige->bridge | Eric Jackson |
2002-02-09 | these functions are no longer needed | Eric Jackson |
2002-02-09 | Protect the whole sys_fnctl with one big FREF/FRELE pair. | Artur Grabowski |
2002-02-08 | com freq is 7372800, which "normal" * 4 and is discovered by | Michael Shalayeff |
2002-02-08 | regen | Michael Shalayeff |
2002-02-08 | a couple more hp prods | Michael Shalayeff |
2002-02-08 | A mosquito escaped, sorry. | Miod Vallat |
2002-02-08 | Teach some magic to the kernel so that it can decode serial console settings. | Miod Vallat |
2002-02-08 | Require a FREFd file in dofilewrite{,v}. | Artur Grabowski |
2002-02-08 | require a FREFd fp in dofilereadv. Fix some comments. | Artur Grabowski |
2002-02-08 | Opps. unbreak. | Artur Grabowski |
2002-02-08 | Better tx interrupt handling; don't call bestart() from betint() unless | Jason Wright |
2002-02-08 | since we're checking, avoid an unnecessary write | Jason Wright |
2002-02-08 | simplify sys_pread a bit. | Artur Grabowski |
2002-02-08 | Better IFF_OACTIVE handling; don't bother calling qestart() unless | Jason Wright |
2002-02-08 | simplify qec_put a bit | Jason Wright |