Age | Commit message (Expand) | Author |
2005-03-30 | these bits can rot in Attic/ | Henning Brauer |
2005-03-30 | remove ccitt x.25 traces, ok theo | Henning Brauer |
2005-03-30 | sync | Theo de Raadt |
2005-03-30 | Use fgetln() to read lines so we are not limited to an arbitrarily small | Todd C. Miller |
2005-03-30 | strcasestr(3), a case-insensitive version of strstr(3). already in netbsd | Theo de Raadt |
2005-03-30 | Use the inverse of the T bit in the HcFmRemaining register when adjusting | Christopher Pascoe |
2005-03-30 | welcome libc35.0 | Ted Unangst |
2005-03-30 | make the resolver stat resolv.conf and update if it changes. | Ted Unangst |
2005-03-30 | add lladdr command to ifconfig to set MAC address. diffs from freebsd via | Ted Unangst |
2005-03-30 | Comment typo, minor knf. No code change. | Kenneth R Westerback |
2005-03-30 | document options | Theo de Raadt |
2005-03-30 | Insert elucidative comment about what's going on. | Pedro Martelletto |
2005-03-30 | Better code in the OSTA CS0 compression/decompression routines. | Pedro Martelletto |
2005-03-30 | Add disklabel spoofing code for UDF. | Pedro Martelletto |
2005-03-30 | Export udf_transname(), which will be needed | Pedro Martelletto |
2005-03-30 | Before doing the 8->16 bit expansion using a fixed-size buffer, | Pedro Martelletto |
2005-03-29 | -Wall | Henning Brauer |
2005-03-29 | clean further, theo ok | Henning Brauer |
2005-03-29 | - fix overflow when too many -a arguments are given | Jared Yanovich |
2005-03-29 | Handle apm_battlow flag by suspending, and clear all flags after resume. | Uwe Stuehler |
2005-03-29 | add copyright me | Marco Peereboom |
2005-03-29 | simplify machine chekc now that almost everything has wscons | Michael Shalayeff |
2005-03-29 | make this a bit more readable | Henning Brauer |
2005-03-29 | add copyright me | Marco Peereboom |
2005-03-29 | less ugly printout | Michael Shalayeff |
2005-03-29 | add raid mgmt ioctls | Marco Peereboom |
2005-03-29 | add commands | Marco Peereboom |
2005-03-29 | add raid defines | Marco Peereboom |
2005-03-29 | add bioctl | Marco Peereboom |
2005-03-29 | adding initial bioctl code | Marco Peereboom |
2005-03-29 | add -F to force replacement of entries with -s and -f | Henning Brauer |
2005-03-29 | comment fix; ok beck@ | Uwe Stuehler |
2005-03-29 | Add commented-out machdep.kbdreset example. | Uwe Stuehler |
2005-03-29 | document that `#' also needs to be escaped in strings; | Jason McIntyre |
2005-03-29 | zaurus supports machdep.apmwarn and machdep.kbdreset, too. | Uwe Stuehler |
2005-03-29 | Changed 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-29 | Shrink kernel image buffer from 8M to 5M (no kernel should be that big), | Uwe Stuehler |
2005-03-29 | Allow setting of partition flag with an optional explicit value. PR 4143. | Otto Moerbeek |
2005-03-29 | Make realpath() thread-safe. New implementation does not use chdir(2) at all. | Brad Smith |
2005-03-29 | sparc64 StackGhost. | Mark Kettenis |
2005-03-29 | Bump major version. | Mark Kettenis |
2005-03-29 | Switch i386 over to DWARF-based exception handling. | Mark Kettenis |
2005-03-29 | Add a mount_udf(8) stub. | Pedro Martelletto |
2005-03-29 | +mount_udf | Pedro Martelletto |
2005-03-29 | mount_udf, okay deraadt@ | Pedro Martelletto |
2005-03-29 | cvs_file_attach() can fail, make sure we can handle it | Joris Vink |
2005-03-29 | belive -> believe | Miod Vallat |
2005-03-29 | in right place | Theo de Raadt |
2005-03-29 | The RFC never mentions anything about transfer, this should be transmit. | Esben Norby |