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