summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-03-30make the resolver stat resolv.conf and update if it changes.Ted Unangst
2005-03-30add lladdr command to ifconfig to set MAC address. diffs from freebsd viaTed Unangst
2005-03-30Comment typo, minor knf. No code change.Kenneth R Westerback
2005-03-30document optionsTheo de Raadt
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