summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-31make sure the implementation matches the prototype..Patrick Latifi
2005-03-31+YFLAGS=Xavier Santolaria
2005-03-31make sure the server command can still be reached with theJoris Vink
2005-03-31zap includes, grunkHenning Brauer
2005-03-31- as long as we are using the sysexits.h error codes make sureJoris Vink
2005-03-31- add support for reading Xircom's EEPROMBrad Smith
2005-03-31enable receive checksum offloadBrad Smith
2005-03-31fix prototype for cvs_commit_prepare()Joris Vink
2005-03-31remove unused variable.Joris Vink
2005-03-31- Correct on/off and up/down about DIP switches; The hardware manualKenji Aoyama
2005-03-31order the usb stuff, and remove duplicate config lines for usb at ohci.David Gwynne
2005-03-31and some includes too much here as well, grunkHenning Brauer
2005-03-31zap includes, Alexander von Gernler <grunk@pestilenz.org>Henning Brauer
2005-03-31zap some includes we don't need, Alexander von Gernler <grunk@pestilenz.org>Henning Brauer
2005-03-31go back to the old trace code, but add -fno-omit-frame-pointer so it works.Ted Unangst
2005-03-30mention new udf malloc types, okay deraadt@Pedro Martelletto
2005-03-30init pool after we allocate softc array in case malloc failsMichael Shalayeff
2005-03-30remove trailing \n in errx().Moritz Jodeit
2005-03-30output final summary to stderr instead of stdout,Moritz Jodeit
2005-03-30Use getcap to pull out login.conf entries that contain a localcipherTodd C. Miller
2005-03-30- Enable charging properly, avoiding the stuck "battery full" signal.Uwe Stuehler
2005-03-30only set HOME if not already set; ok deraadt@Todd C. Miller
2005-03-30put mount_udf here too (big media things use this)Theo de Raadt
2005-03-30ansify + deregister. no binary change on i386. ok deraadt@ pat@ moritz@Otto Moerbeek
2005-03-30syncTheo de Raadt
2005-03-30spacingTheo de Raadt
2005-03-30ansiPatrick Latifi
2005-03-30remove balony advice, recommended by beckTheo de Raadt
2005-03-30Fix some stuff noted by Theo.Hakan Olsson
2005-03-30ansi + de-registerPatrick Latifi
2005-03-30Move sasyncd(8), for IPsec SA synchronization, in-tree. Work in progress.Hakan Olsson
2005-03-30these will contain mount_udfTheo de Raadt
2005-03-30remove nlist items no longer used; ok henningTheo de Raadt
2005-03-30spacingTheo de Raadt
2005-03-30move all the client commands to the new command framework.Joris Vink
2005-03-30all architectures, like, why the hell notTheo de Raadt
2005-03-30lots of indentation cleanup, now ksh is readable like our other code.Theo de Raadt
2005-03-30UDF here too, says mickey and henningTheo de Raadt
2005-03-30allow this to be compiled on its own for testing.Joris Vink
2005-03-30use the local powerhook, not the generic ohci one. suspend/resume now worksDavid Gwynne
2005-03-30extra gunk to make ohci suspend and resume work on the zaurusDavid Gwynne
2005-03-30restore all of the registers on resume to cope with power loss duringDavid Gwynne
2005-03-30make the powerhooks the responsibility of the bus ohci is attached toDavid Gwynne
2005-03-30complete the definition of the power manager sleep status registerDavid Gwynne
2005-03-30backout last commit for now..Markus Friedl
2005-03-30enable openssl DSO (typo, it's -DDSO_DLFCN not -DSO_DLFCN); Douglas SantosMarkus Friedl
2005-03-30bgpd used to open listeners in advance in the parent and the SE pickedHenning Brauer
2005-03-30interface validation cleanup / fixesHenning Brauer
2005-03-30pagesize(1) uses sysctl(8) instead of getpagesize(3)Martin Reindl
2005-03-30Add StackGhost .wcookie section for sparc64.Mark Kettenis