Age | Commit message (Expand) | Author |
2003-01-06 | Add tests for address pools with route-to/reply-to/dup-to. | Ryan Thomas McBride |
2003-01-06 | syncronous -> synchronous | Miod Vallat |
2003-01-06 | Fix some oversights with address pools for route-to/dup-to/reply-to | Ryan Thomas McBride |
2003-01-06 | knf | Theo de Raadt |
2003-01-06 | C-style; jmc@prioris.mini.pw.edu.pl | Theo de Raadt |
2003-01-06 | typo; jmc@prioris.mini.pw.edu.pl | Theo de Raadt |
2003-01-06 | typo; jmc@prioris.mini.pw.edu.pl | Theo de Raadt |
2003-01-06 | wrong word; jmc@prioris.mini.pw.edu.pl | Theo de Raadt |
2003-01-06 | typo; jmc@prioris.mini.pw.edu.pl | Theo de Raadt |
2003-01-06 | directory, not file; form david krause | Michael Shalayeff |
2003-01-06 | typo: s/initalize/initialize | Chad Loder |
2003-01-06 | typo: s/specifed/specified | Chad Loder |
2003-01-06 | typo: s/prefered/preferred | Chad Loder |
2003-01-06 | Typo: s/to be use if/to be used if/ s/Standford/Stanford/ | Chad Loder |
2003-01-06 | sync | Theo de Raadt |
2003-01-06 | _lkm group for modstat(8); millert ok | Theo de Raadt |
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 |