Age | Commit message (Expand) | Author |
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 |
2005-03-29 | Shrink struct label_t to the correct size; ok drahn@ a long time ago. | Miod Vallat |
2005-03-29 | Bring in UDF support from FreeBSD, disabled for now. | Pedro Martelletto |
2005-03-29 | Plug a memory leak. From gcc 3.4 branch. | Miod Vallat |
2005-03-29 | StackGhost support for sparc64. | Mark Kettenis |
2005-03-29 | -width Ds in places; jfb jcs | Theo de Raadt |
2005-03-29 | Regen | Miod Vallat |
2005-03-29 | Move the apm description out of MAKEDEV.common, so that sparc can declare it | Miod Vallat |
2005-03-29 | No apm on amd64 for now. | Miod Vallat |
2005-03-29 | Plug iso_disklabelspoof() in readdisklabel(); requested by deraadt@ | Miod Vallat |
2005-03-29 | udf_disklabelspoof() proto | Theo de Raadt |
2005-03-29 | Regen. | Miod Vallat |
2005-03-29 | Add an apm interface to the tctrl(4) device found on SPARCbooks; currently | Miod Vallat |
2005-03-29 | Allow an apm implementation to return -1 in the minutes_left field of the | Miod Vallat |
2005-03-29 | fix memleak | Joris Vink |
2005-03-29 | be more verbose when cleaning up the string table. | Joris Vink |
2005-03-29 | Missing break; | Miod Vallat |
2005-03-29 | If a tctrl device is attached, run the keyboard bell through it, since the | Miod Vallat |
2005-03-29 | Display the PCMCIA icon when cards are plugged. | Miod Vallat |
2005-03-29 | A few tctrl improvements, mostly adapted from NetBSD: | Miod Vallat |
2005-03-29 | Remove workarounds for old compilers. | Miod Vallat |
2005-03-29 | explicitely check interface flags for IFF_UP in kroute_validate | Henning Brauer |
2005-03-29 | walk & free network and filter lists after parse errors | Henning Brauer |
2005-03-29 | even better test for wrapping | Otto Moerbeek |
2005-03-29 | Adapt to new wrapping, including new test. | Otto Moerbeek |
2005-03-29 | Nicer wrapping. We used to mimick the old dc(1), which prints | Otto Moerbeek |
2005-03-29 | Always use network byte order when stuffing port numbers into IPSEC ID | Chad Loder |
2005-03-29 | allow cmd_options to be NULL, so that commands which | Joris Vink |
2005-03-29 | put back the cmd.c file, it got lost in previous commits. | Joris Vink |
2005-03-29 | pull over some minor fixes from NetBSD: | Martin Reindl |
2005-03-28 | KNF | Niall O'Higgins |