summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-03-30Fix reading sparc coredumps.Mark Kettenis
2005-03-30mention ospfd as wellHenning Brauer
2005-03-30kill -S; ok henningJared Yanovich
2005-03-30update copyright for marco who says i can have the free commitDavid Gwynne
2005-03-30syncHenning Brauer
2005-03-30generated a .h file with spacing bugsTheo de Raadt
2005-03-30make keywords.sh generate an enum for the keysHenning Brauer
2005-03-30make set_metric() bail out on invalid keys (unreachable, but betterHenning Brauer
2005-03-30first approximation: spoof UDF filesystem disklabels when we see them.Theo de Raadt
2005-03-30spacingTheo de Raadt
2005-03-30document UDFTheo de Raadt
2005-03-30slightly reword lladdr description for clarity/readability;Jason McIntyre
2005-03-30enable UDF on large install media for architectures likely to have DVD drivesTheo de Raadt
2005-03-30enable UDF in GENERICTheo de Raadt