Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-06-04 | Cleanup, partial KNF, only use TSC on non-Intel processors. | Jason Downs | |
1998-06-04 | Add machdep.led_blink for the pmax | Jason Wright | |
1998-06-04 | LED blinker for the back panel leds on the 2100/3100. | Jason Wright | |
1998-06-03 | table driven pci match; simplify prints | Theo de Raadt | |
1998-06-03 | use SIG_ERR | Theo de Raadt | |
1998-06-03 | snarf named_chroot out of rc.conf instead of using hard-coded chroot dir | Todd C. Miller | |
1998-06-03 | to turn of named chroot set to be empty, not 'NO' | Todd C. Miller | |
1998-06-03 | zero sigaction before use | Theo de Raadt | |
1998-06-03 | zero sigaction before use | Theo de Raadt | |
1998-06-03 | use sigsetops | Theo de Raadt | |
1998-06-03 | Remove chroot directive as the meaning of that has changed and the | Todd C. Miller | |
example no longer makese sense. Change directory to '/' since we chroot by default with a comment telling people what the deal is. | |||
1998-06-03 | Add named_user and named_chroot variables to simplify chroot'd named | Todd C. Miller | |
setup. | |||
1998-06-03 | request only auth in notify when vpn ipsec route is found with a different | Niels Provos | |
security protocol than IPPROTO_ESP. | |||
1998-06-03 | cleanup debug printfs | Niels Provos | |
1998-06-03 | -p port option for damon mode | Bob Beck | |
-i pidfile option to write pid file for daemon mode -l address option to restrict listen address -q option and accumlog.c for on-line syslog entries multiple buglet fixes, memeset, long, formatting etc. | |||
1998-06-03 | zero struct sigaction before use | Theo de Raadt | |
1998-06-03 | zero sigset_t before use | Theo de Raadt | |
1998-06-03 | use sigemptyset() | Theo de Raadt | |
1998-06-03 | use sigsetops, and do cross-block signal handlers | Theo de Raadt | |
1998-06-03 | use sigemptyset() | Theo de Raadt | |
1998-06-03 | fix a bunch of sloppy c uses | Theo de Raadt | |
1998-06-03 | document that "file" should be an abs-path; noted by ↵ | Theo de Raadt | |
zappaman@bsdsun.compsci.buu.ac.th | |||
1998-06-03 | typos; josh@quick.net | Theo de Raadt | |
1998-06-03 | correct crtscts docs; andrew@ugh.net.au | Theo de Raadt | |
1998-06-03 | teach adduser about /sbin/nologin | Theo de Raadt | |
1998-06-03 | Make warnings disappear. | Angelos D. Keromytis | |
1998-06-02 | Add Ensoniq AudioPCI driver. augustss. | Niels Provos | |
1998-06-02 | From NetBSD, Lennart Augustsson <augustss@cs.chalmers.se>: | Niels Provos | |
Add a driver for the Ensoniq AudioPCI sound card. The driver still needs some testing, but it seems to produce sound. The driver was written by me, but since I don't have the hardware the debugging and testing was done by Andreas Gustafsson <gson@araneus.fi>, Chuck Cranor <chuck@maria.wustl.edu>, and Phil Nelson <phil@cs.wwu.edu>. Thanks. | |||
1998-06-02 | no, the code is correct as it is, and you did the wrong thing based on a gcc ↵ | Theo de Raadt | |
warning | |||
1998-06-02 | sparc needs memset for gcc now (i hate this) | Theo de Raadt | |
1998-06-02 | silence | Theo de Raadt | |
1998-06-02 | untested isapnp joystick driver | Theo de Raadt | |
1998-06-02 | sync | Theo de Raadt | |
1998-06-02 | isapnp joy | Theo de Raadt | |
1998-06-02 | indent | Theo de Raadt | |
1998-06-02 | don't define _PATH_TMPDIR as nothing uses it anymore | Todd C. Miller | |
1998-06-02 | nbytes - ofs should never be less than 0 (Oops on me) | janjaap | |
1998-06-02 | nbytes - ofs should never be less than 0 (Oops on me) | janjaap | |
1998-06-02 | shut up -Wall | Michael Shalayeff | |
1998-06-02 | Integrated fix from NetBSD kern/5357. | Constantine Sapuntzakis | |
1998-06-02 | Fixed copyright. | Constantine Sapuntzakis | |
1998-06-02 | update from NetBSD, #define a few more useful strings. augustss. | Niels Provos | |
1998-06-02 | sync | Theo de Raadt | |
1998-06-02 | add a comment about the TCM5095 | Theo de Raadt | |
1998-06-02 | sync | Theo de Raadt | |
1998-06-02 | apple pci controller | Theo de Raadt | |
1998-06-02 | add sample ipf configuration | Niels Provos | |
1998-06-02 | cross reference audioctl(1) and mixerctl(1), add info about mixer_level_t | Niels Provos | |
which has been missing for all these years. augustss. | |||
1998-06-02 | Add some more explanatory text. augustss | Niels Provos | |
1998-06-02 | resolver(5) -> resolv.conf(5) | Theo de Raadt | |