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
Age
Commit message (
Expand
)
Author
2001-09-11
Keep the strings fully quoted.
Dale Rahn
2001-09-11
repair getgrgid_r() and getgrnam_r() as the standart says; from d@
Peter Valchev
2001-09-11
add sparc64; op2@squish.org
Jason Wright
2001-09-10
Use the LBL isnan() and isinf() on all platforms with ieee floating point.
Todd C. Miller
2001-09-10
Use the LBL frexp() on all platforms with ieee floating point.
Todd C. Miller
2001-09-10
Enough for libc_r on sparc64 to build (this stuff is mostly taken from sparc,
Jason Wright
2001-09-10
Our gcc defines __sparcv9__ not __sparc_v9__
Jason Wright
2001-09-10
Use ${LIBCSRCDIR} not ${.CURDIR} for relative path (allows libc_r to build)
Jason Wright
2001-09-07
Adapt to our sigcontext and fix the obvious bugs.
Artur Grabowski
2001-09-07
Remove bogus warning and correct the operator enumeration for timercmp
Niklas Hallqvist
2001-09-07
K&R promotion is not the whole story. Make things explicit.
Marc Espie
2001-09-06
Initial idea from aaron@: Last char of .Xr group in SEE ALSO section should
Mike Pechkin
2001-09-06
It is silly to reference the Tahoe architecture.
Todd C. Miller
2001-09-06
oh this is horrible
Theo de Raadt
2001-09-05
explicit alignment, just like on alpha.
Artur Grabowski
2001-09-05
make sure that va_start() has matching va_end()
Theo de Raadt
2001-09-05
make debug libs build again
Michael Shalayeff
2001-09-05
avoid first person in manual pages
Theo de Raadt
2001-09-05
and fix PTL site.
Federico G. Schwindt
2001-09-05
Rearrange and add missing ports based on recent 'Use threads' commits.
Federico G. Schwindt
2001-09-05
add getpw*_r to the list; from brad@
Federico G. Schwindt
2001-09-05
Add getaddrinfo(3) and gethostby*_r(3) to the list.
Federico G. Schwindt
2001-09-04
Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ...
Todd C. Miller
2001-09-04
Use _waitq_remove() and _waitq_insert() always; from FreeBSD.
Federico G. Schwindt
2001-09-04
put changes back, this time ALL the files.
Federico G. Schwindt
2001-09-04
clarify fd_set size definition
Theo de Raadt
2001-09-03
with or without fee; received mail permitting this change from angelos
Theo de Raadt
2001-09-03
indent fixes
Theo de Raadt
2001-09-03
correct MLINKS
Theo de Raadt
2001-09-03
more cleanless that the importer should have noted
Theo de Raadt
2001-09-03
snprintf
Theo de Raadt
2001-09-03
build libusb
Peter Valchev
2001-09-02
USB HID processing library by Lennart Augustsson from NetBSD
Peter Valchev
2001-09-02
gcc hangs when compiling sha1 on sparc64, workaround.
Artur Grabowski
2001-09-02
I don't even want to know how I could screw this up so bad and noone noticed.
Artur Grabowski
2001-08-30
Back out fgsch@'s tree breaking commits.
Todd T. Fries
2001-08-30
fix some const warnings.
Federico G. Schwindt
2001-08-30
fix some const warnings
Federico G. Schwindt
2001-08-29
More sync with FreeBSD.
Federico G. Schwindt
2001-08-29
build crt0, crtbegin and friends.
Artur Grabowski
2001-08-29
crt0. Almost like on alpha, except that sparc64 needs an assembler stub
Artur Grabowski
2001-08-29
Last pieces needed to build libc on sparc64.
Artur Grabowski
2001-08-29
Bunch of necessary files from NetBSD.
Artur Grabowski
2001-08-29
more files from sparc.
Artur Grabowski
2001-08-29
bunch of files from sparc.
Artur Grabowski
2001-08-29
except ffs and strlen we use the generic functions (for now).
Artur Grabowski
2001-08-29
ffs from sparc and strlen from NetBSD.
Artur Grabowski
2001-08-29
syscall(), trivial
Artur Grabowski
2001-08-29
signal stuff from sparc, cleaned up.
Artur Grabowski
2001-08-29
setlogin from NetBSD
Artur Grabowski
[next]