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
/
lib
/
libc
/
arch
/
mips
Age
Commit message (
Expand
)
Author
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-02
Add Doug Gwyn's portable alloca() for platforms w/o an assembler
Todd C. Miller
2002-09-11
bye bye.
Federico G. Schwindt
2002-02-19
We need to keep K&R compat macros for some ports where the assemnbler is
Todd C. Miller
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
2002-02-17
rfork() needs a fork.S-like stub as well; ok art
Theo de Raadt
2001-09-20
Add PSEUDO_NOERROR similar to that used by NetBSD.
Todd C. Miller
2001-09-10
Use the LBL frexp() on all platforms with ieee floating point.
Todd C. Miller
2001-08-12
#(endif|else) foo is incorrect, make it #endif /* foo */
Heikki Korpela
2001-01-04
grammer/spelling
Todd T. Fries
1999-06-07
replacement pipe() system call; copies data into place inside kernel, so
Theo de Raadt
1999-06-02
A couple of more __MIPSEX__
Per Fogelstrom
1999-04-25
missing parts from last commit
Todd C. Miller
1999-02-01
Should be taken care of but make it obvious
Per Fogelstrom
1999-02-01
mi ptrace
David Leonard
1999-01-19
thread support
David Leonard
1998-02-08
Better lint(1) framework. Mostly from cgd@NetBSD
Thorsten Lockert
1997-08-01
pull in protos
Theo de Raadt
1997-07-23
tabify
kstailey
1996-12-11
generate reboot.o like other system calls
Theo de Raadt
1996-11-29
use types.h rather than machine/endian.h. Latest htonl changes need that
imp
1996-09-23
Minor warning about unterminated constant fixed
imp
1996-08-19
Fix RCS ids
Thorsten Lockert
1996-08-12
Stupid bug fixed..
Per Fogelstrom
1996-07-30
Cleanup of abi call and endian stuff. Also fixed some bugs. (AENT).
Per Fogelstrom
1996-07-25
oops, floatconstants are in memory so wee need a .cpload to set gp-reg.
Per Fogelstrom
1996-05-16
Changes to support elf shared librarys
Per Fogelstrom
1996-03-25
Add support for building lint(1) library
Thorsten Lockert
1995-12-26
from netbsd:
Theo de Raadt
1995-12-15
sigsetjmp from Havard.Eidnes@runit.sintef.no; netbsd pr#1793
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt