Age | Commit message (Expand) | Author |
2003-01-06 | voluntarely separate institutions of the church and | Michael Shalayeff |
2003-01-06 | only do kvm_openfiles for -v, all others use sysctl | Theo de Raadt |
2003-01-06 | minor tweaks | Theo de Raadt |
2003-01-06 | Set directory mode/user/times on the post-order pass, not pre-order. | Todd C. Miller |
2003-01-06 | Document MBR offset (used by NT4 at least). | Tobias Weingartner |
2003-01-06 | remove debug code | Theo de Raadt |
2003-01-05 | bit more error checking; andrushock@korovino.net | Theo de Raadt |
2003-01-05 | enquote flags and opts in cross-env; reported by david krause | Michael Shalayeff |
2003-01-05 | spelling | Theo de Raadt |
2003-01-05 | don't whine about missing altq support in the kernel in the -q case | Henning Brauer |
2003-01-05 | spelling | Theo de Raadt |
2003-01-05 | err after calloc failure, not errx | Henning Brauer |
2003-01-05 | Move ifname from pf_addr to pf_addr_wrap, prepare pf_addr_wrap for table | Daniel Hartmeier |
2003-01-05 | cd /usr/src/etc/../sys/arch/macppc/conf && config GENERIC | Theo de Raadt |
2003-01-05 | spelling | Theo de Raadt |
2003-01-05 | regen | Alexander Yurchenko |
2003-01-05 | Add VT6306 FireWire; ok tdeval@ | Alexander Yurchenko |
2003-01-05 | Grammar and typo fixes, general language improvements | Peter Valchev |
2003-01-05 | give Joey Stanford a zipcode (; | Michael Shalayeff |
2003-01-05 | Grammar fixes from jmc@prioris.mini.pw.edu.pl | Peter Valchev |
2003-01-05 | end sentence with a period; jmc@prioris.mini.pw.edu.pl | Peter Valchev |
2003-01-05 | Grammar fix - remove bogus comma; jmc@prioris.mini.pw.edu.pl | Peter Valchev |
2003-01-05 | add missing bracket; jmc@prioris.mini.pw.edu.pl | Peter Valchev |
2003-01-05 | fix for PR3053 - NULL deref when fd == NULL in first dlsym() arg | Peter Valchev |
2003-01-05 | bktr on macppc | Michael Shalayeff |
2003-01-05 | A short documentation on what frame buffer resolutions are available, | Miod Vallat |
2003-01-05 | err()/errx() do not return, errx() -> err() after calloc(), it sets errno. | Daniel Hartmeier |
2003-01-05 | bktr works, drahn@ ok | Michael Shalayeff |
2003-01-05 | proper endianess handling in 16 and 32 bit video modes, 24 bit is not support... | Michael Shalayeff |
2003-01-05 | splassert on m68k-based arches. Not totally accurate on hp300 at the moment, | Miod Vallat |
2003-01-05 | work around a very rare div by 0 that should not happen, but can happen on | Theo de Raadt |
2003-01-05 | endianess-free, works on macppc now, except for the fb endianess | Michael Shalayeff |
2003-01-05 | Use a temp variable when cycling through ai_addr's so we don't pass | Todd C. Miller |
2003-01-04 | On MVME187, detect the on-board memory size by probing the memory controllers | Miod Vallat |
2003-01-04 | minor style | Henning Brauer |
2003-01-04 | spelling | Theo de Raadt |
2003-01-04 | Remove COMPAT_NOMID. It was deprecated since a long time, the man page wass | Miod Vallat |
2003-01-04 | memsize() serves no purpose anymore | Miod Vallat |
2003-01-04 | move noroute from flag in pf_rule_addr into type in pf_addr_wrap. | Daniel Hartmeier |
2003-01-04 | When detecting the memory size on 167 and 177, probe both memory controllers | Miod Vallat |
2003-01-04 | Honour noroute in skip step calculation, found by cedric@ | Daniel Hartmeier |
2003-01-04 | Fix a few pcctwo attachment addresses | Miod Vallat |
2003-01-04 | Remove the support to force linking against a specific shlib major.minor. | Dale Rahn |
2003-01-04 | Remove some debug output. -moj | Mats O Jansson |
2003-01-04 | Add comment about polish and turkish keyboards. -moj | Mats O Jansson |
2003-01-04 | Add support for polish keyboard from Kamil Andrusz wizz at mniam dot net. | Mats O Jansson |
2003-01-04 | Add support for turkish keyboard from Berk Demir bdd at ieee dot org. | Mats O Jansson |
2003-01-04 | reset cold at the end of cpu_configure(), add a comment when fooling w/ itmr | Michael Shalayeff |
2003-01-04 | Don't define splassert goo if _LOCORE | Miod Vallat |
2003-01-04 | workaround until pf fixes this | Theo de Raadt |