Age | Commit message (Expand) | Author |
2004-08-28 | don't erroneously close stdin for !reexec case, from Dave Johnson; ok markus@ | Damien Miller |
2004-08-27 | Add wsmux to support USB keyboards on RAMDISK_CD, which has usb support, | Dale Rahn |
2004-08-27 | make sure pkg_create keeps track of cwd. | Marc Espie |
2004-08-27 | Support USB keyboards on install where USB support is enabled. ok deraadt@ | Dale Rahn |
2004-08-27 | Add CF_NOSYMS to the flags so we skip symbolic links | Jean-Francois Brousseau |
2004-08-27 | Instead of keeping an open pointer to the Entries file when opening with | Jean-Francois Brousseau |
2004-08-27 | Unbreak when running into files with an inode of 0 | Jean-Francois Brousseau |
2004-08-27 | cleanup and reset the valid requests array when allocating a new root | Jean-Francois Brousseau |
2004-08-27 | When the remote version string points to NULL, print "(unknown)" like | Jean-Francois Brousseau |
2004-08-27 | Skip directory entries which have a file number of 0 | Jean-Francois Brousseau |
2004-08-27 | Manpage sets update, with special permission from deraadt@ | Miod Vallat |
2004-08-27 | Do not install manpages for hardware we do not support (yet). | Miod Vallat |
2004-08-27 | Add the missing boot manpage describing the luna88k boot process. | Miod Vallat |
2004-08-27 | Do not attempt to free directory information on error cases in | Jean-Francois Brousseau |
2004-08-27 | Fix two descriptor leaks | Jean-Francois Brousseau |
2004-08-26 | correct emacs version; free commit sponsored by theo and miod | Peter Valchev |
2004-08-26 | updates for openssl verify; | Jason McIntyre |
2004-08-26 | Rearrange, move ARCS stuff to the preparation section (needs to grow with | Miod Vallat |
2004-08-26 | MACHINE_ARCH for sgi. | Miod Vallat |
2004-08-26 | further polishing | Per Fogelstrom |
2004-08-26 | Fix for DoS caused by incorrect error handling. From Dmitry V. Levin. | Otto Moerbeek |
2004-08-26 | sync usage for -a | Jared Yanovich |
2004-08-26 | update w.r.t. recursive anchors | Jared Yanovich |
2004-08-26 | bmip -> btsmip | Per Fogelstrom |
2004-08-26 | get rid of references to rhosts authentication; with jmc@ | Markus Friedl |
2004-08-26 | - update propolice URL | Miod Vallat |
2004-08-26 | install for disk bootable system | Per Fogelstrom |
2004-08-26 | closer and closer to reality | Per Fogelstrom |
2004-08-26 | diskboot changes | Per Fogelstrom |
2004-08-26 | Fix a problem where the driver could get stuck in the rx int loop. | Per Fogelstrom |
2004-08-26 | from netbsd (-r 1.18): | Jason McIntyre |
2004-08-26 | Sync (puc + more framebuffers) | Miod Vallat |
2004-08-26 | sync with GENERIC for PCI NICs and MII PHY drivers | Brad Smith |
2004-08-26 | install cdbr and cdboot for those that have it, too | Theo de Raadt |
2004-08-26 | grammar; | Jason McIntyre |
2004-08-25 | - .Xr ioctl 2 | Jason McIntyre |
2004-08-25 | typos from -f (PR #3908); | Jason McIntyre |
2004-08-25 | typos from -f (PR #3907); | Jason McIntyre |
2004-08-25 | Swap the sources for clock and statclock on MVME188 (the Z8536 being more | Miod Vallat |
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 |