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