summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
1998-06-27functions go under #ifdef _KERNEL for X; thanks matthieu for the pointer!Todd T. Fries
1998-06-27delete extra KFREE(); d@openbsd.orgTheo de Raadt
1998-06-27securelevels do NOT protect running binaries; only filesystem activityTheo de Raadt
1998-06-27gen boot.lif automagicallyMichael Shalayeff
1998-06-27indentTheo de Raadt
1998-06-27indentTheo de Raadt
1998-06-27Disallow TCP connect() to multicast addresses; cmetz@inner.netAngelos D. Keromytis
1998-06-27there is no string.h in stand landMichael Shalayeff
1998-06-27hmm, how could i miss this one?Michael Shalayeff
1998-06-27stand guys don't have string.h as wellMichael Shalayeff
1998-06-27fix for non-ansi compilersMichael Shalayeff
1998-06-26indentTheo de Raadt
1998-06-26convert DLT_LOOP header to network-order u_int32_tTheo de Raadt
1998-06-26fix bpf select(); from mts@rare.netTheo de Raadt
1998-06-26syncTheo de Raadt
1998-06-26check for invalid and empty slots by nameTheo de Raadt
1998-06-26rename BAD as INVALIDTheo de Raadt
1998-06-26no luns on the ricoh scannerTheo de Raadt
1998-06-25syncTheo de Raadt
1998-06-25remove duplicateTheo de Raadt
1998-06-25Kill PCVT_NETBSD and PCVT_FREEBSD. We no longer have to modify pcvtTodd C. Miller
when we increase the OpenBSD version and our pcvt is now meaningfully diffable against the NetBSD one.
1998-06-24initialization error; joel@wmi.comTheo de Raadt
1998-06-24add bcmp()Michael Shalayeff
1998-06-24some more files for libkern (/boot uses it's own Makefile for this)Michael Shalayeff
1998-06-23syncTheo de Raadt
1998-06-23add LoFi;jonathanTheo de Raadt
1998-06-23remove brain damaged rcs tagsMichael Shalayeff
1998-06-23import the original hp sources for the spmath library w/Michael Shalayeff
the a bsd-like hp licensing on 'em. w/ many thanks to: Mike Hibler <mike@fast.cs.utah.edu> James Loveluck <loveluck@ri.silicomp.fr> Patrick Roudaud <patrick@enserg.fr>
1998-06-23initial import of osf-hacked HP oneMichael Shalayeff
1998-06-23std frameworkMichael Shalayeff
1998-06-23lbikern as wellMichael Shalayeff
1998-06-23some includesMichael Shalayeff
1998-06-23use HP versionMichael Shalayeff
1998-06-23initial importMichael Shalayeff
1998-06-23ok, it boots, include and libkern to comeMichael Shalayeff
1998-06-23syncTheo de Raadt
1998-06-23new stuffTheo de Raadt
1998-06-23wt0 moved to 0x308; avoids conflicts; burgess@cynjut.neonramp.comTheo de Raadt
1998-06-23insert debug printfMichael Shalayeff
1998-06-19Added memset.c, needed by AUDIO_INITINFOMarc Espie
1998-06-17import cnset() from libsaMichael Shalayeff
1998-06-17there is no such thing as APM_NOIDLE any moreMichael Shalayeff
1998-06-16Xref pcvt(4) not pcvt(8); Oleg Safiullin <form@vs.itam.nsc.ru>Todd C. Miller
1998-06-15syncTheo de Raadt
1998-06-15another viatech bridgeTheo de Raadt
1998-06-14fix compat shmctl/IPC_STATMatthieu Herrb
1998-06-12fix potential bug where sprintf and %p would write to consoleDavid Leonard
1998-06-12syncTheo de Raadt
1998-06-12ifdef the new sem/shm/msg syscallsTheo de Raadt
1998-06-11kill ushortTheo de Raadt