Age | Commit message (Expand) | Author |
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 |
2005-03-30 | Fix reading sparc coredumps. | Mark Kettenis |
2005-03-30 | mention ospfd as well | Henning Brauer |
2005-03-30 | kill -S; ok henning | Jared Yanovich |
2005-03-30 | update copyright for marco who says i can have the free commit | David Gwynne |
2005-03-30 | sync | Henning Brauer |
2005-03-30 | generated a .h file with spacing bugs | Theo de Raadt |
2005-03-30 | make keywords.sh generate an enum for the keys | Henning Brauer |
2005-03-30 | make set_metric() bail out on invalid keys (unreachable, but better | Henning Brauer |
2005-03-30 | first approximation: spoof UDF filesystem disklabels when we see them. | Theo de Raadt |
2005-03-30 | spacing | Theo de Raadt |
2005-03-30 | document UDF | Theo de Raadt |
2005-03-30 | slightly reword lladdr description for clarity/readability; | Jason McIntyre |
2005-03-30 | enable UDF on large install media for architectures likely to have DVD drives | Theo de Raadt |
2005-03-30 | enable UDF in GENERIC | Theo de Raadt |