| Commit message (Expand) | Author | Files | Lines |
2007-05-30 | back out vfs change - todd fries has seen afs issues, and I'm suspicious |  beck | 6 | -177/+105 |
2007-05-30 | my (dlg says crappy) laptop requires some more delays in port_reset or |  tedu | 1 | -3/+4 |
2007-05-30 | token fallout.. bad henning |  henning | 1 | -7/+1 |
2007-05-30 | Import parts of the NetBSD bluetooth stack; ok gwk, and grange on removal |  uwe | 19 | -4675/+7132 |
2007-05-30 | Remove cand structure (but not its definition). |  ray | 2 | -4/+4 |
2007-05-30 | Remove unused struct diff_arg. |  ray | 2 | -16/+2 |
2007-05-30 | Make xlights(4) probe correctly on the Xserve G5, still does not correct |  gwk | 1 | -6/+8 |
2007-05-30 | sync |  deraadt | 22 | -66/+0 |
2007-05-30 | openbsd has timeouts, not callouts so rename the variables. i applied an older |  tedu | 1 | -10/+10 |
2007-05-30 | Sync rcsdiff -> cvs diff |  ray | 1 | -12/+14 |
2007-05-30 | yuck, no cookie for me |  henning | 2 | -10/+2 |
2007-05-30 | Pull out the ELF loadfile pieces from the standalone libraries, so that |  tom | 17 | -213/+436 |
2007-05-30 | bad henning |  otto | 1 | -3/+1 |
2007-05-30 | Unbreak route.c after TOKEN removal by henning (bad henning, no cookie) |  mcbride | 1 | -4/+1 |
2007-05-30 | give ibuf to event_set |  pyr | 2 | -8/+8 |
2007-05-30 | add a new kevent filter type for timers. this allows processes to create |  tedu | 3 | -4/+95 |
2007-05-30 | backout more code that shouldn't have gone in. |  pyr | 2 | -82/+2 |
2007-05-30 | backout last diff which introduces problems and use the global |  pyr | 2 | -8/+84 |
2007-05-29 | make sure every dispatch function is fed the environment structure. |  pyr | 2 | -10/+14 |
2007-05-29 | when the time comes, let pfe_dispatch_parent be able to service more |  pyr | 2 | -2/+4 |
2007-05-29 | Add dirty bit for volumes |  marco | 2 | -7/+14 |
2007-05-29 | allow the control handling code to send messages back to the parent. |  pyr | 10 | -34/+72 |
2007-05-29 | In update mode, restore previous behavior: some updated packages may have |  espie | 2 | -1/+8 |
2007-05-29 | Improve copyinstr and copyoutstr by erroring out when the userland |  tom | 1 | -3/+3 |
2007-05-29 | Improve copyinstr and copyoutstr by performing the check against |  tom | 1 | -5/+8 |
2007-05-29 | teach hoststatectl's parser about reload. the code to handle it is |  pyr | 2 | -2/+4 |
2007-05-29 | fix some list items; from andres |  jmc | 1 | -5/+3 |
2007-05-29 | only the i810 is known to be needed for agp, reduce driver set to just that |  tedu | 2 | -7/+53 |
2007-05-29 | sprinkle some SMALL_KERNEL to permit bio/softraid to run on boot media |  todd | 4 | -5/+29 |
2007-05-29 | sprinkle some SMALL_KERNEL so that it can run on boot media. |  marco | 1 | -6/+16 |
2007-05-29 | remove token ring leftovers, ok mcbride pval |  henning | 2 | -142/+1 |
2007-05-29 | Demote support for ospfd. It is possible to specify a demote group on |  claudio | 10 | -13/+331 |
2007-05-29 | I suck. Forgot splx() in the early return path. |  art | 1 | -1/+2 |
2007-05-29 | add HISTORY |  jasper | 1 | -1/+6 |
2007-05-29 | make xfs use VT_XFS instead of VT_AFS when getting vnodes |  thib | 2 | -2/+2 |
2007-05-29 | adapt ztsscale and the installer to use wscons ioctls for calibration; |  robert | 3 | -34/+38 |
2007-05-29 | reorder code so that the wave header gets the size of the current track |  mjc | 1 | -8/+8 |
2007-05-29 | remove the ztsscale sysctl; ok deraadt@ |  robert | 1 | -77/+2 |
2007-05-29 | Remove clause 3 and 4. Ok with Chuck. -moj |  maja | 1 | -8/+2 |
2007-05-29 | Make use of struct wsmouse_calibcoords and add ioctl support |  robert | 3 | -83/+72 |
2007-05-29 | Kill some simplelock goo that annoyed me while reading. |  thib | 1 | -21/+4 |
2007-05-29 | add support for core cpu temperature sensors. |  tedu | 4 | -5/+81 |
2007-05-29 | It helps to commit removals from the tree that has the files cvs removed |  claudio | 7 | -0/+0 |
2007-05-29 | s/entrace/entrance (not obvious that the code was cut/paste =) |  jason | 5 | -10/+10 |
2007-05-29 | otto would prefer only displaying one digit after decimal for refresh rate |  tedu | 1 | -3/+3 |
2007-05-29 | Make stimeout a debug print. It has no value for users to see it. |  marco | 1 | -3/+3 |
2007-05-29 | start of dumpconf() unification, which one day we can pray will be MI |  deraadt | 20 | -226/+121 |
2007-05-29 | now i get my hands dirty in here... from if_ethersubr.c: |  henning | 1 | -8/+3 |
2007-05-29 | Remove watch_cnt in preparation for my bigger patch that makes sensorsd |  cnst | 1 | -21/+8 |
2007-05-29 | Panic if the locker is self. |  drahn | 1 | -1/+15 |