Age | Commit message (Expand) | Author |
2005-05-04 | Skip the DECLK layout when generating the GSC maps. | Miod Vallat |
2005-05-04 | Regen | Miod Vallat |
2005-05-04 | Remove duplicate 4/$ entries in non-US layouts where the key is the same. | Miod Vallat |
2005-05-04 | grep -> egrep/fgrep, gzip -> gunzip/gzcat where missing. | Miod Vallat |
2005-05-04 | Put pax/tar/cpio at the same location in all installation media. | Miod Vallat |
2005-05-04 | No more sort on the ramdisk. | Miod Vallat |
2005-05-04 | set RUNNING on open; from Alexey E. Suslikov; ok henning, claudio | Markus Friedl |
2005-05-04 | clean up KEY_API() wrapper. | Hans-Joerg Hoexer |
2005-05-04 | sort options + sync usage; | Jason McIntyre |
2005-05-04 | - synchronise synopsis w/ usage(), which is clearer i think | Jason McIntyre |
2005-05-04 | gpio->macgpio | Miod Vallat |
2005-05-04 | this is a section 8 page, not section 1: correct .Dt | Jason McIntyre |
2005-05-04 | .Xr mailstats 8 ; | Jason McIntyre |
2005-05-04 | wdt(4) does not use watchdog(4) framework, so remove Xr; | Jason McIntyre |
2005-05-04 | remove BUGS - already documented in watchdog(4); | Jason McIntyre |
2005-05-04 | setres[ug]id; ok jakob@ | Damien Miller |
2005-05-04 | - treat allowaperature like other machdep sysctls - don't mention | Jared Yanovich |
2005-05-04 | - change XFree86 -> X.Org | Jared Yanovich |
2005-05-04 | %rsi is not callee save, use source register that is saved across call | Dale Rahn |
2005-05-04 | update to libevent 1.0d; keep local changes | Brad Smith |
2005-05-04 | remove #ifdef __OpenBSD__ | Brad Smith |
2005-05-04 | move gpio(_obio) stuff to macgpio, currently it collides with the MI gpio | Dale Rahn |
2005-05-03 | Test writing to a mmapped file around the 4GB offset. | Otto Moerbeek |
2005-05-03 | some snprintf() -> strlcpy to improve readibility (and speed?) | Nikolay Sturm |
2005-05-03 | typo, automaticaly -> automatically | Brad Smith |
2005-05-03 | Remove SIGUSR2-related stuff as suggested by ho@. | Moritz Jodeit |
2005-05-03 | remove remaining stuff from b2n_snprintf removal. ok hshoexer@ | Moritz Jodeit |
2005-05-03 | provide log_fatalx() function, that does not print an error string (like err | Hans-Joerg Hoexer |
2005-05-03 | The return value from getEBDAaddr() (info) is not used in bios_E820(), | Tom Cosgrove |
2005-05-03 | fix signal race, when child dies before the monitor | Moritz Jodeit |
2005-05-03 | Convert the size of a memory chunk from bytes to megabytes before | Tom Cosgrove |
2005-05-03 | repair file mmapings above 4g; found by chefren; art@ ok | Michael Shalayeff |
2005-05-03 | clean up some small fallout from initial freebsd import. | Hans-Joerg Hoexer |
2005-05-03 | When printing a function name for warning or error lines, prefer a global | Miod Vallat |
2005-05-03 | catch stupid gnu cvs behaviour, it sends an empty error message | Joris Vink |
2005-05-03 | Fix some sign issues and make kernel profiling useful on amd64. | Artur Grabowski |
2005-05-03 | Better implementation of the hertz function. We use a documented sysctl | Artur Grabowski |
2005-05-03 | setres[ug]id; ok claudio@ | Damien Miller |
2005-05-03 | setres[ug]id; ok deraadt@ | Damien Miller |
2005-05-03 | setresuid; ok deraadt@ | Damien Miller |
2005-05-03 | sync | Theo de Raadt |
2005-05-03 | setres[ug]id; ok millert@ | Damien Miller |
2005-05-03 | setresgid; ok deraadt@ | Damien Miller |
2005-05-03 | enable HW transmit checksum offload | Brad Smith |
2005-05-03 | more setres[ug]id; ok deraadt@ | Damien Miller |
2005-05-03 | - Fix bogus asm statements; tmp1 and tmp2 need to be outputs rather than inputs. | Brad Smith |
2005-05-03 | sdstrategy() shouldn't use values in disklabel until SDEV_MEDIA_LOADED | Kenneth R Westerback |
2005-05-02 | invert, sort, and build on hp300 | Martin Reindl |
2005-05-02 | simplify by using arc4random_bytes(), ok djm, hshoexer | Markus Friedl |
2005-05-02 | missing {} | Markus Friedl |