index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
lib
Age
Commit message (
Collapse
)
Author
1998-07-29
add strchr proto
Michael Shalayeff
1998-07-29
some debug prints; one lseek fix
Michael Shalayeff
1998-07-29
if() debug prints; correct handling sym-less files
Michael Shalayeff
1998-07-20
more functions
Michael Shalayeff
1998-07-20
align end of core to the int
Michael Shalayeff
1998-07-17
there will be no exec_som
Michael Shalayeff
1998-07-14
s/ecoff_filehdr/ecoff_exechdr/
Michael Shalayeff
1998-07-14
add HP SOM support
Michael Shalayeff
1998-07-14
remove bogus comment
Michael Shalayeff
1998-07-14
oops
Michael Shalayeff
1998-07-14
HP object file formats
Michael Shalayeff
1998-07-14
some ecoff support; untested, but compiles
Michael Shalayeff
1998-07-14
no need for machine/exec.h
Michael Shalayeff
1998-07-14
struct exec members are not long any more
Michael Shalayeff
1998-07-14
multiformat exec framework
Michael Shalayeff
1998-07-13
add alloca, hope none would get hurt, since none but i386 use it
Michael Shalayeff
1998-06-27
there is no string.h in stand land
Michael Shalayeff
1998-06-27
stand guys don't have string.h as well
Michael Shalayeff
1998-06-27
fix for non-ansi compilers
Michael Shalayeff
1998-06-24
add bcmp()
Michael Shalayeff
1998-06-24
some more files for libkern (/boot uses it's own Makefile for this)
Michael Shalayeff
1998-06-23
use HP version
Michael Shalayeff
1998-06-23
initial import
Michael Shalayeff
1998-06-19
Added memset.c, needed by AUDIO_INITINFO
Marc Espie
1998-06-12
fix potential bug where sprintf and %p would write to console
David Leonard
1998-06-11
fix leap year
Michael Shalayeff
1998-06-02
sparc needs memset for gcc now (i hate this)
Theo de Raadt
1998-06-01
this is standalone, not kernel
Michael Shalayeff
1998-05-31
cleanup for !ANSI compilers, mostly __P usage
Michael Shalayeff
1998-05-30
use shift, save on long div (which is expensive on certain archs)
Michael Shalayeff
1998-05-30
more const here and there; so would benefit everyone
Michael Shalayeff
1998-05-29
add ctime(3) for certain archs usage
Michael Shalayeff
1998-05-25
update up to the current libsa env
Michael Shalayeff
1998-05-20
fix strtol on one character long numbers
Artur Grabowski
1998-04-27
Silence warning now that a_* is not long.
Todd C. Miller
1998-04-25
a.out fields are u_int32_t not long; fix warnings from printf.
Todd C. Miller
1998-04-18
cannot grow this as mickey wants
Theo de Raadt
1998-04-18
i386 bootblocks that work for 2.3. A tale too long to tell
Theo de Raadt
1998-03-18
pass MACHINE{,_ARCH} into libkern/Makefile so cross-build works
Michael Shalayeff
no 64bit math for sgi (;
1998-03-01
Use correct comment syntax for RCS Ids
Niklas Hallqvist
1998-02-24
Prototype strtol()
Tobias Weingartner
1998-02-24
Fix OpenBSD tag.
Tobias Weingartner
1998-02-24
I found at least two places that could have used this function.
Tobias Weingartner
Ripped screaming from libc.
1998-02-23
strong signedness typing a version of egcs I tried months ago wanted
Niklas Hallqvist
me to fix. I am not sure these are necessary for gas 2.8 but I figure I would commit them anyhow.
1998-02-14
Added CPP, STRIP, AR, NM and LORDER to KERNMAKE, to facilitate cross-compiling
David Leonard
kernels when using tools built from 'make cross-tools'.
1997-11-30
missed from last bcd2bin commit
Michael Shalayeff
1997-11-30
add bcd<-->bin conversions; from freebsd
Michael Shalayeff
1997-11-09
isonum_722 and isonum_732 are now in isofs/cd9660/iso.h
Todd C. Miller
1997-11-07
$OpenBSD$
Niklas Hallqvist
1997-11-04
add prototype for memchr
chuck
[next]