summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-06-06more system types we knowMichael Shalayeff
1998-06-05Comment out text after #endifjanjaap
1998-06-04add DLT_LOOP support; 4-byte header indicates proto; cstone@pobox.comTheo 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-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-03request only auth in notify when vpn ipsec route is found with a differentNiels Provos
1998-06-03cleanup debug printfsNiels Provos
1998-06-02From NetBSD, Lennart Augustsson <augustss@cs.chalmers.se>:Niels Provos
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-02nbytes - ofs should never be less than 0 (Oops on me)janjaap
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-02newer fixes from plunky@skate.demon.co.ukTheo de Raadt
1998-06-02four not threeTheo de Raadt
1998-06-02add sysctl and sysconf support for sysvsem, sysvshm, sysvmsg, and fsync; most...Theo de Raadt
1998-06-02syncTheo de Raadt
1998-06-02const mlock(2) and munlock(2)Theo de Raadt
1998-06-01this is standalone, not kernelMichael Shalayeff
1998-05-31cleanup for !ANSI compilers, mostly __P usageMichael Shalayeff
1998-05-31cleanup for !ANSI compilers, mostly __P usageMichael Shalayeff
1998-05-30permit sig 0 (existance checking) to setuid parents; ibo@ragnarok.val-axs.netTheo de Raadt
1998-05-30syncTheo de Raadt
1998-05-30new devs; markTheo de Raadt
1998-05-30save spaceTheo de Raadt
1998-05-30no math needed for cd9660 any moreMichael Shalayeff
1998-05-30use shift, save on long div (which is expensive on certain archs)Michael Shalayeff
1998-05-30define ISO_DEFAULT_BLOCK_SHIFT and redefine ISO_DEFAULT_BLOCK_SIZE through itMichael Shalayeff
1998-05-30more const here and there; so would benefit everyoneMichael Shalayeff
1998-05-30kill the hack!Michael Shalayeff
1998-05-30fix variable comparision algorythm so variable being changed/addedMichael Shalayeff
1998-05-30use ctime(), kill that ugly time_print() hackMichael Shalayeff
1998-05-30compile ctime.cMichael Shalayeff
1998-05-30add bsd.old, bsd.old.gz kernels.Michael Shalayeff
1998-05-29add ctime(3) for certain archs usageMichael Shalayeff
1998-05-29Sync with NetBSD:Jason Wright
1998-05-29Major changes here and there, tweaks elsewhere.Dale S. Rahn
1998-05-29protect from multiple define collisions w/ pccons.hMichael Shalayeff