summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-03-30a UDF, not an UDF;Jason McIntyre
2005-03-30Do not promise anything about the contents of resolved on failure.Otto Moerbeek
2005-03-30nlist.h not neededTheo de Raadt
2005-03-30fix .Dd;Jason McIntyre
2005-03-30include nlist.h not neededTheo de Raadt
2005-03-30nicer outputHenning Brauer
2005-03-30get rid of the twisted keywords.[c|h] interaction and just let keywords.shHenning Brauer
2005-03-30more bitrot bites the dustHenning Brauer
2005-03-30unconditionalize INET6 support, no binary changeHenning Brauer
2005-03-30spring cleaning, more to comeHenning Brauer
2005-03-30these bits can rot in Attic/Henning Brauer
2005-03-30remove ccitt x.25 traces, ok theoHenning Brauer
2005-03-30syncTheo de Raadt
2005-03-30Use fgetln() to read lines so we are not limited to an arbitrarily smallTodd C. Miller
2005-03-30strcasestr(3), a case-insensitive version of strstr(3). already in netbsdTheo de Raadt
2005-03-30Use the inverse of the T bit in the HcFmRemaining register when adjustingChristopher Pascoe
2005-03-30welcome libc35.0Ted Unangst