Age | Commit message (Expand) | Author |
2000-04-02 | First appeared in OpenBSD 2.1 | Todd C. Miller |
2000-04-02 | typo | Theo de Raadt |
2000-04-02 | sync | Theo de Raadt |
2000-04-02 | When a link is ``!program'', realise when the process we're | brian |
2000-04-02 | Allow ``set authname'' in any phase, just warn if we're not | brian |
2000-04-02 | Don't ``down'' all NCPs when the last LCP reaches TLD. Instead, | brian |
2000-04-02 | Don't claim (in the log file) that the parent was notified | brian |
2000-04-02 | Don't wait for the redial timer before exiting due to the last | brian |
2000-04-02 | Make the default ``nat target'' address INADDR_NONE, meaning | brian |
2000-04-02 | callout->timeout. | Dale S. Rahn |
2000-04-02 | Fix a typo from last commit that was causing spontaneous reboots. | Aaron Campbell |
2000-04-01 | fdup could fail when want for fdalloc > than the free fd in the block. | Niels Provos |
2000-04-01 | add mlinks | Theo de Raadt |
2000-04-01 | modernize Xr | Theo de Raadt |
2000-04-01 | do some file renaming here, and more links | Theo de Raadt |
2000-04-01 | The AMD756 requires a delay before reading the number of ports from the | Aaron Campbell |
2000-04-01 | commons type mismatch; ath@algonet.se | Theo de Raadt |
2000-04-01 | buf oflow; ath@algonet.se | Theo de Raadt |
2000-04-01 | boot noise removal. | Dale S. Rahn |
2000-04-01 | timeout -> callout. | Dale S. Rahn |
2000-04-01 | .core.Z via NetBSD pr/9684 | Hugh Graham |
2000-04-01 | define and use SYS_NMLN. ok deraadt@ | Jakob Schlyter |
2000-04-01 | ok, this is not my night. never before has a makefile kicked my ass | Theo de Raadt |
2000-04-01 | when will this end... | Theo de Raadt |
2000-04-01 | Previously, whatis would treat a word as [A-z0-9_] and terminate | Todd C. Miller |
2000-04-01 | oh bloody hell | Theo de Raadt |
2000-04-01 | oops | Theo de Raadt |
2000-04-01 | more MLINKS | Theo de Raadt |
2000-04-01 | some man page tree checking tools from tchrist@perl.com | Theo de Raadt |
2000-03-31 | Add support for USB Mass Storage devices; e.g., USB Zip Drives. UNTESTED. | Aaron Campbell |
2000-03-31 | include bsd.own.mk there (allows for PORTSDIR in /etc/mk.conf) | Marc Espie |
2000-03-31 | Define BSD_OWN_MK, to play `don't include the same file twice' game. | Marc Espie |
2000-03-31 | Reformat with ts=8, after some prodding from Tom Christiansen :) | Marc Espie |
2000-03-31 | Parse nroff source directly as well, don't use getNAME which is awful | Marc Espie |
2000-03-31 | Synch doc (+IRQ 5) | Marc Espie |
2000-03-31 | Add the ``nat target'' command. | brian |
2000-03-31 | Quiet down boot on openfirmware probe of macobio bus. Does not print | Dale S. Rahn |
2000-03-31 | Quiet down the boot for powerpc, do not print openfirmware devices not | Dale S. Rahn |
2000-03-31 | Remove the timeout and print_stats functions (debugging code) | Jason Wright |
2000-03-31 | Remove unnecessary debug printf. | Dale S. Rahn |
2000-03-31 | Revision 1.3 checked in again, version 1.4 was incorrectly checked in | Dale S. Rahn |
2000-03-31 | Busified. | Dale S. Rahn |
2000-03-31 | Remove unnecessary debug prints. | Dale S. Rahn |
2000-03-31 | Add interrupt counter. | Dale S. Rahn |
2000-03-31 | remove extra debug printfs | Dale S. Rahn |
2000-03-31 | Add pchb PCi Host Bridge dummy device to print devices nicely, instead of | Dale S. Rahn |
2000-03-31 | PCi Host Bridge, dummy driver to quiet "not configured" messages, | Dale S. Rahn |
2000-03-31 | Find last memory or io segment, in case multiple happen to be found, | Dale S. Rahn |
2000-03-31 | Add interrupt counter, to verify interrupt problem is causing | Dale S. Rahn |
2000-03-31 | add support for intrcnt from "C", make CLK_IRQ available | Dale S. Rahn |