summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-06-06more system types we knowMichael Shalayeff
1998-06-05Comment out text after #endifjanjaap
1998-06-05continent; map@stacken.kth.seTheo de Raadt
1998-06-05spellingTheo de Raadt
1998-06-04add DLT_LOOP support; 4-byte header indicates proto; cstone@pobox.comTheo de Raadt
1998-06-04syncTheo de Raadt
1998-06-04cpuid return values for sysctlJason Downs
1998-06-04Make cpuid return values available via sysctl so that userland doesn't haveJason Downs
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
1998-06-03Add named_user and named_chroot variables to simplify chroot'd namedTodd C. Miller
1998-06-03request only auth in notify when vpn ipsec route is found with a differentNiels Provos
1998-06-03cleanup debug printfsNiels Provos
1998-06-03 -p port option for damon modeBob Beck
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 zappaman@bsdsun.compsci....Theo de Raadt
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
1998-06-02no, the code is correct as it is, and you did the wrong thing based on a gcc ...Theo de Raadt
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