summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
1998-05-24allow the use of blowfish and cast encryption with implicit ivNiels Provos
1998-05-24avoid source address spoofing for mutual hostile hosts which have SAs toNiels Provos
1998-05-24add support for Virtual Private Networks (VPN).Niels Provos
1998-05-23Don't play games with PAGE_SIZE and PAGE_MASK. Previously I was #undef'ing t...Todd C. Miller
1998-05-22EM100FXTheo de Raadt
1998-05-22do not assume ttys or bpps exist; plunky@skate.demon.co.ukTheo de Raadt
1998-05-22magma in both theseTheo de Raadt
1998-05-22include <machine/locore.h> instead of <pmax/locore.h> - this should solveThomas Graichen
1998-05-22Set the outter IP header's ttl, not the inner.Angelos D. Keromytis
1998-05-22More AMD model names.Jason Downs
1998-05-22Delete a NetBSD <-> OpenBSD "oops" from my previous merge.gene
1998-05-22Start the timeout's if sparc_led_blink is initialized to trueJason Wright
1998-05-21typoMatthieu Herrb