summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
1998-05-28Sync with NetBSD:Jason Wright
1998-05-28cleanup the Makefiles a bit.Michael Shalayeff
1998-05-28do not panicTheo de Raadt
1998-05-28grow kernel malloc area by 2MMichael Shalayeff
1998-05-27for icmpbmcastecho, block all of themTheo de Raadt
1998-05-27conditional LD definitionMichael Shalayeff
1998-05-27Fix warning in non-68040 case; jason@couch.comTodd C. Miller
1998-05-26of course an ethernet card has an ethernet addressTheo de Raadt
1998-05-25put support for test /boot environment back; some CLEANFILES and spacesMichael Shalayeff
1998-05-25make a new file for variable manipulation code; add environment supportMichael Shalayeff
1998-05-25more CLEANFILES; oopsMichael Shalayeff
1998-05-25more CLEANFILESMichael Shalayeff
1998-05-25update up to the current libsa envMichael Shalayeff
1998-05-25nd_procnum should be unsigned; ovg@nusun.jinr.ruTheo de Raadt
1998-05-25Remove gobs of unneeded code.Jason Downs
1998-05-25Major cleanup of configuration code; don't assume all the world is Intel, andJason Downs
1998-05-25Fix Cyrix model names and add MediaGX/GXm; add feature bit display.Jason Downs
1998-05-25Add support for feature bit listing; fix #defines.Jason Downs
1998-05-24allow SAs with non-specified source addressNiels Provos