Age | Commit message (Expand) | Author |
2004-08-25 | comment out ti(4) | Brad Smith |
2004-08-25 | Allow DMA transfers to be disabled through device flags; default is to enable | Miod Vallat |
2004-08-25 | Set SCMD_PAD in non-integral sector DMA transfers, or the transfer never | Miod Vallat |
2004-08-25 | Rearm the DUART counter as soon as we enter the interrupt handler, to not | Miod Vallat |
2004-08-25 | Use $file shorthand instead of specifying /var/backups/disklabel.$d. | Todd C. Miller |
2004-08-25 | store a copy of the disklabel for mounted filesystems and report changes | Todd C. Miller |
2004-08-25 | Minor tweaks to make things work in install. | Per Fogelstrom |
2004-08-25 | add -E to usage(); from weissmanndude | Michael Shalayeff |
2004-08-25 | include ancontrol/wicontrol and abandon stupid symlink; deraadt@ ok | Michael Shalayeff |
2004-08-25 | unbreak DEBUG; ok henning, deraadt | Markus Friedl |
2004-08-25 | Disable ehci on macppc for now, it causes a race condition between devices | Dale Rahn |
2004-08-25 | Better DUART timer interval computation for clock. | Miod Vallat |
2004-08-25 | Use a simpler delay() routine for MVME188, from Mach via Luna88k | Miod Vallat |
2004-08-25 | update w.r.t. recursive anchors | Jared Yanovich |
2004-08-24 | Correct the link to the AIC-6915 programmer's manual; | Jason McIntyre |
2004-08-24 | back out the last change as it seems to produce problems found by brad@; dera... | Michael Shalayeff |
2004-08-24 | The#@$#%^&}1 z8536 timers runs at PCLK/2, hence 2MHz. Compensate, since | Miod Vallat |
2004-08-24 | Sync with i386 cdboot.8: | Tom Cosgrove |
2004-08-24 | Better description of the path to bsd.rd, to avoid having to update it | Tom Cosgrove |
2004-08-24 | Note that collisions have been found for MD5, so SHA-1 is preferred. | Tom Cosgrove |
2004-08-24 | move cdboot to ${OSREV}/${ARCH/ | Theo de Raadt |
2004-08-24 | Don't allow SIOCGET{VIF,SG}CNT from sockets other than the multicast router. | Brad Smith |
2004-08-24 | Whoops, ripemd was broken, not ripemd-160. | Todd C. Miller |
2004-08-24 | Collisions have been found for the full versions of MD4, MD5 and RMD160. | Todd C. Miller |
2004-08-24 | Oops, unbreak dartcngetc(). | Miod Vallat |
2004-08-24 | Add missing config statements -- route-reflector and enforce neighbor-as. | Claudio Jeker |
2004-08-24 | Correctly document the order in which cdboot looks for kernels. | Tom Cosgrove |
2004-08-24 | Update to BUGS section. ok krw@ deraadt@ | Marco Peereboom |
2004-08-24 | Have cdboot look for /3.6/amd64/bsd.rd first. | Tom Cosgrove |
2004-08-24 | don't do the pftable_exists() check if we are running -n, needs root | Henning Brauer |
2004-08-24 | Have cdbr look for cdboot at /3.6/amd64/cdboot as well as at /cdboot. | Tom Cosgrove |
2004-08-24 | Correctly document the order in which cdboot looks for kernels. | Tom Cosgrove |
2004-08-24 | correctly inherit conf->opts from xconf->opts in parse_config(), | Henning Brauer |
2004-08-24 | Have cdboot look for /3.6/i386/bsd.rd first. | Tom Cosgrove |
2004-08-24 | Have cdbr look for cdboot at /3.6/i386/cdboot as well as at /cdboot. | Tom Cosgrove |
2004-08-24 | don't fatal() if getaddrinfo() returns EAI_NONAME | Henning Brauer |
2004-08-24 | revert r1.16, dhclient has to work without a config file at least on the | Henning Brauer |
2004-08-24 | Since the cpu frequency can only be an integral number on the Luna88k, | Miod Vallat |
2004-08-24 | back out rev. 1.136. I commited that unintentionally and it does not work | Claudio Jeker |
2004-08-24 | missing space in log message. | Claudio Jeker |
2004-08-24 | Forgot to update printconf.c once again. foobar-AS is now foobar-as. | Claudio Jeker |
2004-08-24 | use session_socket_blockmode() instead of hand-rolling roughly the same | Henning Brauer |
2004-08-24 | - `object-file' is not optional | Jason McIntyre |
2004-08-24 | - `conf-file' arg is not optional (from netbsd) | Jason McIntyre |
2004-08-24 | synch with apropos, kill lines longer than 8192. | Marc Espie |
2004-08-24 | - describe which interfaces respect local-mac-address?; this is based | Jason McIntyre |
2004-08-24 | Correctly initialize and shuffle statclock on 1x7. | Miod Vallat |
2004-08-24 | change physmem divisor to 256. divide by page size was wrong. this does | Ted Unangst |
2004-08-24 | double word (a a) | David Krause |
2004-08-24 | spelling corrections; ok jmc@ | David Krause |