Age | Commit message (Expand) | Author |
2005-04-01 | 0 -> prodidx. breakage for 5700 Bx workaround introduced in rev 1.21 | Brad Smith |
2005-04-01 | Cd and Xr for zkbd(4) | Uwe Stuehler |
2005-03-31 | re-commit marius commit: | Theo de Raadt |
2005-03-31 | re-commit marius commit: | Theo de Raadt |
2005-03-31 | Reduce MAX and Default DATA Segment sizes to leave more MMAP space for | Thierry Deval |
2005-03-31 | MMAP(2) malloc, here we go again. | Thierry Deval |
2005-03-31 | point to correct variable for read-only ports tree; from Bernd Ahlers | Peter Valchev |
2005-03-31 | Better crypt sequence number initialization. | Esben Norby |
2005-03-31 | Add support for crypt authentication (MD5). | Esben Norby |
2005-03-31 | copy argv[] element instead of smashing the one that ps will see; ok otto | Theo de Raadt |
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 |