summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-06-04Cleanup, partial KNF, only use TSC on non-Intel processors.Jason Downs
1998-06-04Add machdep.led_blink for the pmaxJason Wright
1998-06-04LED blinker for the back panel leds on the 2100/3100.Jason Wright
1998-06-03table driven pci match; simplify printsTheo de Raadt
1998-06-03use SIG_ERRTheo de Raadt
1998-06-03snarf named_chroot out of rc.conf instead of using hard-coded chroot dirTodd C. Miller
1998-06-03to turn of named chroot set to be empty, not 'NO'Todd C. Miller
1998-06-03zero sigaction before useTheo de Raadt
1998-06-03zero sigaction before useTheo de Raadt
1998-06-03use sigsetopsTheo de Raadt
1998-06-03Remove chroot directive as the meaning of that has changed and theTodd 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-03Add named_user and named_chroot variables to simplify chroot'd namedTodd C. Miller
setup.
1998-06-03request only auth in notify when vpn ipsec route is found with a differentNiels Provos
security protocol than IPPROTO_ESP.
1998-06-03cleanup debug printfsNiels Provos
1998-06-03 -p port option for damon modeBob 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-03zero struct sigaction before useTheo de Raadt
1998-06-03zero sigset_t before useTheo de Raadt
1998-06-03use sigemptyset()Theo de Raadt
1998-06-03use sigsetops, and do cross-block signal handlersTheo de Raadt
1998-06-03use sigemptyset()Theo de Raadt
1998-06-03fix a bunch of sloppy c usesTheo de Raadt
1998-06-03document that "file" should be an abs-path; noted by ↵Theo de Raadt
zappaman@bsdsun.compsci.buu.ac.th
1998-06-03typos; josh@quick.netTheo de Raadt
1998-06-03correct crtscts docs; andrew@ugh.net.auTheo de Raadt
1998-06-03teach adduser about /sbin/nologinTheo de Raadt
1998-06-03Make warnings disappear.Angelos D. Keromytis
1998-06-02Add Ensoniq AudioPCI driver. augustss.Niels Provos
1998-06-02From 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-02no, the code is correct as it is, and you did the wrong thing based on a gcc ↵Theo de Raadt
warning
1998-06-02sparc needs memset for gcc now (i hate this)Theo de Raadt
1998-06-02silenceTheo de Raadt
1998-06-02untested isapnp joystick driverTheo de Raadt
1998-06-02syncTheo de Raadt
1998-06-02isapnp joyTheo de Raadt
1998-06-02indentTheo de Raadt
1998-06-02don't define _PATH_TMPDIR as nothing uses it anymoreTodd C. Miller
1998-06-02nbytes - ofs should never be less than 0 (Oops on me)janjaap
1998-06-02nbytes - ofs should never be less than 0 (Oops on me)janjaap
1998-06-02shut up -WallMichael Shalayeff
1998-06-02Integrated fix from NetBSD kern/5357.Constantine Sapuntzakis
1998-06-02Fixed copyright.Constantine Sapuntzakis
1998-06-02update from NetBSD, #define a few more useful strings. augustss.Niels Provos
1998-06-02syncTheo de Raadt
1998-06-02add a comment about the TCM5095Theo de Raadt
1998-06-02syncTheo de Raadt
1998-06-02apple pci controllerTheo de Raadt
1998-06-02add sample ipf configurationNiels Provos
1998-06-02cross reference audioctl(1) and mixerctl(1), add info about mixer_level_tNiels Provos
which has been missing for all these years. augustss.
1998-06-02Add some more explanatory text. augustssNiels Provos
1998-06-02resolver(5) -> resolv.conf(5)Theo de Raadt