Age | Commit message (Expand) | Author |
2007-05-30 | Remove unused struct diff_arg. | Ray Lai |
2007-05-30 | Make xlights(4) probe correctly on the Xserve G5, still does not correct | Gordon Willem Klok |
2007-05-30 | sync | Theo de Raadt |
2007-05-30 | openbsd has timeouts, not callouts so rename the variables. i applied an older | Ted Unangst |
2007-05-30 | Sync rcsdiff -> cvs diff | Ray Lai |
2007-05-30 | yuck, no cookie for me | Henning Brauer |
2007-05-30 | Pull out the ELF loadfile pieces from the standalone libraries, so that | Tom Cosgrove |
2007-05-30 | bad henning | Otto Moerbeek |
2007-05-30 | Unbreak route.c after TOKEN removal by henning (bad henning, no cookie) | Ryan Thomas McBride |
2007-05-30 | give ibuf to event_set | Pierre-Yves Ritschard |
2007-05-30 | add a new kevent filter type for timers. this allows processes to create | Ted Unangst |
2007-05-30 | backout more code that shouldn't have gone in. | Pierre-Yves Ritschard |
2007-05-30 | backout last diff which introduces problems and use the global | Pierre-Yves Ritschard |
2007-05-29 | make sure every dispatch function is fed the environment structure. | Pierre-Yves Ritschard |
2007-05-29 | when the time comes, let pfe_dispatch_parent be able to service more | Pierre-Yves Ritschard |
2007-05-29 | Add dirty bit for volumes | Marco Peereboom |
2007-05-29 | allow the control handling code to send messages back to the parent. | Pierre-Yves Ritschard |
2007-05-29 | In update mode, restore previous behavior: some updated packages may have | Marc Espie |
2007-05-29 | Improve copyinstr and copyoutstr by erroring out when the userland | Tom Cosgrove |
2007-05-29 | Improve copyinstr and copyoutstr by performing the check against | Tom Cosgrove |
2007-05-29 | teach hoststatectl's parser about reload. the code to handle it is | Pierre-Yves Ritschard |
2007-05-29 | fix some list items; from andres | Jason McIntyre |
2007-05-29 | only the i810 is known to be needed for agp, reduce driver set to just that | Ted Unangst |
2007-05-29 | sprinkle some SMALL_KERNEL to permit bio/softraid to run on boot media | Todd T. Fries |
2007-05-29 | sprinkle some SMALL_KERNEL so that it can run on boot media. | Marco Peereboom |
2007-05-29 | remove token ring leftovers, ok mcbride pval | Henning Brauer |
2007-05-29 | Demote support for ospfd. It is possible to specify a demote group on | Claudio Jeker |
2007-05-29 | I suck. Forgot splx() in the early return path. | Artur Grabowski |
2007-05-29 | add HISTORY | Jasper Lievisse Adriaanse |
2007-05-29 | make xfs use VT_XFS instead of VT_AFS when getting vnodes | Thordur I. Bjornsson |
2007-05-29 | adapt ztsscale and the installer to use wscons ioctls for calibration; | Robert Nagy |
2007-05-29 | reorder code so that the wave header gets the size of the current track | Michael Coulter |
2007-05-29 | remove the ztsscale sysctl; ok deraadt@ | Robert Nagy |
2007-05-29 | Remove clause 3 and 4. Ok with Chuck. -moj | Mats O Jansson |
2007-05-29 | Make use of struct wsmouse_calibcoords and add ioctl support | Robert Nagy |
2007-05-29 | Kill some simplelock goo that annoyed me while reading. | Thordur I. Bjornsson |
2007-05-29 | add support for core cpu temperature sensors. | Ted Unangst |
2007-05-29 | It helps to commit removals from the tree that has the files cvs removed | Claudio Jeker |
2007-05-29 | s/entrace/entrance (not obvious that the code was cut/paste =) | Jason Wright |
2007-05-29 | otto would prefer only displaying one digit after decimal for refresh rate | Ted Unangst |
2007-05-29 | Make stimeout a debug print. It has no value for users to see it. | Marco Peereboom |
2007-05-29 | start of dumpconf() unification, which one day we can pray will be MI | Theo de Raadt |
2007-05-29 | now i get my hands dirty in here... from if_ethersubr.c: | Henning Brauer |
2007-05-29 | Remove watch_cnt in preparation for my bigger patch that makes sensorsd | Constantine A. Murenin |
2007-05-29 | Panic if the locker is self. | Dale Rahn |
2007-05-29 | there was code inside | Henning Brauer |
2007-05-29 | oops; | Jason McIntyre |
2007-05-29 | zap token ring bits; ok claudio | Jason McIntyre |
2007-05-29 | set UDCF_DEBUG to 1 when USB_DEBUG is defined. | Marc Balmer |
2007-05-29 | put the reload imsg types in right now. it makes my life easier. | Pierre-Yves Ritschard |