Age | Commit message (Expand) | Author |
2003-10-05 | Correct db_{read,write}_bytes prototypes and use the official ones. | Miod Vallat |
2003-10-05 | Despite what the comments say, the instruction cache has never been turned on, | Miod Vallat |
2003-10-05 | If attaching a wsdisplay console causes a font switch, do not update the PROM | Miod Vallat |
2003-10-05 | a few more devices to come later (commented out now) | Michael Shalayeff |
2003-10-05 | ansi | Theo de Raadt |
2003-10-05 | reload the itmr as soon as we get the intr to avoid lagging on slower machines | Michael Shalayeff |
2003-10-05 | Fix tree breakage. We are not ready for RealTek PHYs, so back out that | Kenneth R Westerback |
2003-10-05 | Fix tree breakage. We are not ready for RealTek PHYs, so back out that | Kenneth R Westerback |
2003-10-05 | Misc. PHYs: more Broadcom, some RealTek. | Kenneth R Westerback |
2003-10-05 | Misc. PHYs: more Broadcom, some RealTek. | Kenneth R Westerback |
2003-10-05 | do not panic if microtime does not work to measure rng performance; from andr... | Michael Shalayeff |
2003-10-05 | from freebsd: read one word less (for type) and take care of odd sized records | Michael Shalayeff |
2003-10-05 | need to escape the quotes in cross-{lib,bin} | Michael Shalayeff |
2003-10-05 | need to eval the CROSSENV | Michael Shalayeff |
2003-10-04 | oops | Theo de Raadt |
2003-10-04 | remove my wacky spacing; some typos from 0.97c; | Jason McIntyre |
2003-10-04 | - sort options | Jason McIntyre |
2003-10-04 | sync | Theo de Raadt |
2003-10-04 | new serverworks parts | Theo de Raadt |
2003-10-04 | uname=daemon for /var/msgs; | Jason McIntyre |
2003-10-04 | tweaks from andrushock@korovino.net | Theo de Raadt |
2003-10-04 | Some more Broadcomm devices. Needed for sync to latest FreeBSD/NetBSD bge. | Kenneth R Westerback |
2003-10-04 | Some more Broadcomm devices. Needed for sync to latest FreeBSD/NetBSD bge. | Kenneth R Westerback |
2003-10-04 | vrele swap and/or root vnode should we fail during mountroot; found by mpech@... | Michael Shalayeff |
2003-10-04 | Avoid crash on invalid config file (missing value for LIFE_DURATION). | Chad Loder |
2003-10-04 | DIOCBEGINADDRS takes struct pfioc_pooladdr, not u_int32_t | Ryan Thomas McBride |
2003-10-04 | - document that boot will by default try to load /bsd, /obsd then /bsd.old. | Jason McIntyre |
2003-10-04 | clarification of how read works; from d | Theo de Raadt |
2003-10-04 | breaks on sparc | Theo de Raadt |
2003-10-04 | fix xfs_devpoll so it works. | Bob Beck |
2003-10-04 | move [-d] from NAME to SYNOPSIS; | Jason McIntyre |
2003-10-04 | .Nm with punctuation no longer requires an argument; | Jason McIntyre |
2003-10-04 | Allow ".Nm [punctuation]" to work (previously an argument was needed). | Jason McIntyre |
2003-10-04 | prevent line breaks on .Xr's; from NetBSD; | Jason McIntyre |
2003-10-04 | sync | Alexander Yurchenko |
2003-10-04 | VIA VT8237 southbridge | Alexander Yurchenko |
2003-10-04 | Note that for usage(), numbers (as options) come first, followed by | Jason McIntyre |
2003-10-04 | (boot): device: filename -> device:filename | Jason McIntyre |
2003-10-04 | negotation -> negotiation; | Jason McIntyre |
2003-10-04 | typos; fixes passed back to Heimdal. | Jason McIntyre |
2003-10-04 | set flag that we are restarting; pr 2886, also same diff found in netbsd; | Theo de Raadt |
2003-10-04 | incorrect Ar vs Fl | Theo de Raadt |
2003-10-04 | whois port hack thingy; rperkins@tcsg.net | Theo de Raadt |
2003-10-04 | fix pr 3292 | Bob Beck |
2003-10-04 | bpf support for atm cards; from jason@ackley.net | Theo de Raadt |
2003-10-04 | sync | Theo de Raadt |
2003-10-04 | Support for Matrix Orbital USB LCD Modules; cjeker@diehard.n-r-g.com | Theo de Raadt |
2003-10-04 | more typos; PR3507, From: tom.cosgrove@arches-consulting.com | Henning Brauer |
2003-10-03 | missing -h support; jeffi@rcn.com | Theo de Raadt |
2003-10-03 | Initialize environ before calling constructors or atexit. | Dale Rahn |