summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-30Insert elucidative comment about what's going on.Pedro Martelletto
2005-03-30Better code in the OSTA CS0 compression/decompression routines.Pedro Martelletto
2005-03-30Add disklabel spoofing code for UDF.Pedro Martelletto
2005-03-30Export udf_transname(), which will be neededPedro Martelletto
2005-03-30Before doing the 8->16 bit expansion using a fixed-size buffer,Pedro Martelletto
2005-03-29-WallHenning Brauer
2005-03-29clean further, theo okHenning Brauer
2005-03-29- fix overflow when too many -a arguments are givenJared Yanovich
2005-03-29Handle apm_battlow flag by suspending, and clear all flags after resume.Uwe Stuehler
2005-03-29add copyright meMarco Peereboom
2005-03-29simplify machine chekc now that almost everything has wsconsMichael Shalayeff
2005-03-29make this a bit more readableHenning Brauer
2005-03-29add copyright meMarco Peereboom
2005-03-29less ugly printoutMichael Shalayeff
2005-03-29add raid mgmt ioctlsMarco Peereboom
2005-03-29add commandsMarco Peereboom
2005-03-29add raid definesMarco Peereboom
2005-03-29add bioctlMarco Peereboom
2005-03-29adding initial bioctl codeMarco Peereboom
2005-03-29add -F to force replacement of entries with -s and -fHenning Brauer
2005-03-29comment fix; ok beck@Uwe Stuehler
2005-03-29Add commented-out machdep.kbdreset example.Uwe Stuehler
2005-03-29document that `#' also needs to be escaped in strings;Jason McIntyre
2005-03-29zaurus supports machdep.apmwarn and machdep.kbdreset, too.Uwe Stuehler
2005-03-29Changed On/Off button behaviour (unless the lid is closed):Uwe Stuehler
2005-03-29- Support the machdep.kbdreset sysctl on zaurus.Uwe Stuehler
2005-03-29Shrink kernel image buffer from 8M to 5M (no kernel should be that big),Uwe Stuehler
2005-03-29Allow setting of partition flag with an optional explicit value. PR 4143.Otto Moerbeek
2005-03-29Make realpath() thread-safe. New implementation does not use chdir(2) at all.Brad Smith
2005-03-29sparc64 StackGhost.Mark Kettenis
2005-03-29Bump major version.Mark Kettenis
2005-03-29Switch i386 over to DWARF-based exception handling.Mark Kettenis
2005-03-29Add a mount_udf(8) stub.Pedro Martelletto
2005-03-29+mount_udfPedro Martelletto
2005-03-29mount_udf, okay deraadt@Pedro Martelletto
2005-03-29cvs_file_attach() can fail, make sure we can handle itJoris Vink
2005-03-29belive -> believeMiod Vallat
2005-03-29in right placeTheo de Raadt
2005-03-29The RFC never mentions anything about transfer, this should be transmit.Esben Norby
2005-03-29Shrink struct label_t to the correct size; ok drahn@ a long time ago.Miod Vallat
2005-03-29Bring in UDF support from FreeBSD, disabled for now.Pedro Martelletto
2005-03-29Plug a memory leak. From gcc 3.4 branch.Miod Vallat
2005-03-29StackGhost support for sparc64.Mark Kettenis
2005-03-29-width Ds in places; jfb jcsTheo de Raadt
2005-03-29RegenMiod Vallat
2005-03-29Move the apm description out of MAKEDEV.common, so that sparc can declare itMiod Vallat
2005-03-29No apm on amd64 for now.Miod Vallat
2005-03-29Plug iso_disklabelspoof() in readdisklabel(); requested by deraadt@Miod Vallat
2005-03-29udf_disklabelspoof() protoTheo de Raadt
2005-03-29Regen.Miod Vallat