Age | Commit message (Expand) | Author |
2007-05-28 | sync | Todd T. Fries |
2007-05-28 | remove wt tape drives. prodded by krw@ | Todd T. Fries |
2007-05-28 | sync | Todd T. Fries |
2007-05-28 | Delete wt code files. The end of wt(4). | Kenneth R Westerback |
2007-05-28 | bio for all archs, ok krw@ kettenis@ sounds good marco@ go for it deraadt@ | Todd T. Fries |
2007-05-28 | Delete wt(4) man page. | Kenneth R Westerback |
2007-05-28 | pool_setipl() on the bufpool, to make sure that | Thordur I. Bjornsson |
2007-05-28 | avoid bypassing sys/queue.h in many places in the kernel. | Pierre-Yves Ritschard |
2007-05-28 | create and populate a section on hardware monitoring sensors | Constantine A. Murenin |
2007-05-28 | "in formation" -> "information" | Ray Lai |
2007-05-28 | another small step towards hoststated reloading. | Pierre-Yves Ritschard |
2007-05-28 | Line up comments with the rest of the file, like in diff(1). | Ray Lai |
2007-05-28 | the device fd is global. no need to pass it between functions. | Michael Coulter |
2007-05-28 | Make disk assembly smarter and add two qualifiers to it: | Marco Peereboom |
2007-05-28 | zap annoying __KERNEL_RCSID(). | Thordur I. Bjornsson |
2007-05-28 | sync | Theo de Raadt |
2007-05-28 | create and populate a section on hardware monitoring sensors | Constantine A. Murenin |
2007-05-28 | lockmgr -> rwlock for the nfs_hashlock. | Thordur I. Bjornsson |
2007-05-28 | de-inline vref(); | Thordur I. Bjornsson |
2007-05-28 | Move the MSIZE, MCLSHIFT, MCLBYTES and the MCLOFSET | Thordur I. Bjornsson |
2007-05-28 | create and populate a section on hardware monitoring sensors | Constantine A. Murenin |
2007-05-28 | fix build when ACPI_DEBUG is defined | Robert Nagy |
2007-05-28 | parse_asnum must return 0 (no match) if word is not an as number instead | Henning Brauer |
2007-05-28 | make it compile on i386 | Reyk Floeter |
2007-05-28 | major update of hardware monitoring section | Constantine A. Murenin |
2007-05-28 | set a hiwat mark for mbpool. we spend quite a bit of time bouncing pages | Ted Unangst |
2007-05-28 | remove time from pool header. it slows us down quite a bit, and it's | Ted Unangst |
2007-05-28 | sync with i386.html; 'of course' deraadt | Constantine A. Murenin |
2007-05-28 | tweaks; ok thib | Jason McIntyre |
2007-05-28 | pval convinced me to reinstate previous. | Jason McIntyre |
2007-05-28 | remove a duplicated section; from Janne Johansson | Jason McIntyre |
2007-05-28 | Flush pmap from tlb before freeing it. Makes Core2Duo boxes more | Kenneth R Westerback |
2007-05-28 | some tcpdump examples; from todd and myself | Jason McIntyre |
2007-05-28 | cluster_read() is gone, so remove its prototype, spotted by mickey@ | Pedro Martelletto |
2007-05-28 | add a pool_setipl function, which allows setting an appropriate ipl | Ted Unangst |
2007-05-28 | Add a global-wd-mode command, which toggles between the current | Kjell Wooding |
2007-05-28 | sync | Tom Cosgrove |
2007-05-28 | Enable interrupt holdoff on DP83816 chips. This significantly improves | Chris Kuethe |
2007-05-28 | Vendor name shouldn't be in product string; this one was mis-spelt | Tom Cosgrove |
2007-05-28 | Bump timeout. | Alexander Yurchenko |
2007-05-28 | xenocara build no longer overwrite /etc/X11/xdm. | Matthieu Herrb |
2007-05-28 | store the configuration file's path, this will be useful when reloading. | Pierre-Yves Ritschard |
2007-05-28 | allow matching on communities using 0 in the AS part, that is in use. | Henning Brauer |
2007-05-28 | pf does not use mbuf tags any more | Henning Brauer |
2007-05-28 | Decrease max number of commands to 128. | Alexander Yurchenko |
2007-05-28 | double pf performance. | Henning Brauer |
2007-05-28 | Start adding copperhead chipset support. Not tested at all. | Alexander Yurchenko |
2007-05-28 | Add more MII glue. Still not working but I want to get this into the tree. | Claudio Jeker |
2007-05-28 | Fix comparison between signed and unsigned integer. Makes the random | Mark Kettenis |
2007-05-28 | unbreak, and remove the "goto bad's". | Felix Kronlage |