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
2013-07-15
bring reference C code that's not compiled in synch with asm code
Marc Espie
2013-07-15
add some missing asm functions to vax: long double as aliases to double,
Marc Espie
2013-07-13
Remove no longer needed vax CFLAGS workarounds.
Miod Vallat
2013-07-12
major bump after asr symbols changes
Eric Faurot
2013-07-12
Make some symbols static and prefix all visible symbols with asr_
Eric Faurot
2013-07-11
Merge fuse_opt code with stsp@ fuse_opt code.
syl
2013-07-10
rfc 3493 obsoletes 2553. i spotted this after reading hiroki sato's changes
Jason McIntyre
2013-07-06
functions, not macros; from Daniel Dickman
Jason McIntyre
2013-07-05
ELF_TOOLCHAIN bye bye.
Miod Vallat
2013-07-05
VAX ELF userland bits. Consists mostly of register prefix additions.
Miod Vallat
2013-07-05
Add support for fuse_teardown(3). This function
syl
2013-07-05
various tidy up;
Jason McIntyre
2013-07-05
... and gain rintf by using the same technique, along with aliases for
Marc Espie
2013-07-05
implement floorf and ceilf: same technique as floor and ceil, just with
Marc Espie
2013-07-04
remove FILES sections because it's incomplete, wrong and doesn't give
Alexandre Ratchov
2013-07-04
shorten lines in literal blocks to avoid word wraping
Alexandre Ratchov
2013-07-03
reorganize NOIEEE_SRCS so that files not compiled on vax because
Marc Espie
2013-07-03
with DBL vs LDBL fixed, tedu some source in noieee which is actually the
Marc Espie
2013-07-03
test LDBL_MANT_DIG == DBL_MANT_DIG instead of hardcoding 53.
Marc Espie
2013-07-01
Link sqlite3(1) against libedit and add an empty history.h header for
Martin Pieuchot
2013-06-29
do not use Sx for sections outwith the page;
Jason McIntyre
2013-06-25
nmask and omask only used on ELF. Noted by todd@
Philip Guenther
2013-06-25
zap trailing whitespace;
Jason McIntyre
2013-06-25
bring return value of pcap_breakloop in sync with reality.
Sebastian Reitenbach
2013-06-24
space needed before punctuation;
Jason McIntyre
2013-06-21
Make fuse device clonable.
syl
2013-06-21
The bind lock must only be grabbed with all signals masked.
Philip Guenther
2013-06-21
Move the declaration of _thread_sys_sigprocmask() to rthread.h
Philip Guenther
2013-06-19
Do not install pcap-int.h to /usr/include as it is an internal library
Lawrence Teo
2013-06-17
these libraries are either obsolete or got moved to kerberosV/lib
Robert Nagy
2013-06-17
Add support for the _POSIX_CPUTIME and _POSIX_THREAD_CPUTIME options,
Philip Guenther
2013-06-15
s/zlib/fuse/ in comment.
Jasper Lievisse Adriaanse
2013-06-14
style change.
syl
2013-06-14
hard code default values in the struct stat returned by getattr.
syl
2013-06-14
Add support for fuse_get_context(3) needed by ntfs-3g.
syl
2013-06-14
add support for fuse_version(3). Needed by ntfs-3g.
syl
2013-06-12
style for loops
Ted Unangst
2013-06-12
correct realloc usage
Ted Unangst
2013-06-12
style
Ted Unangst
2013-06-12
fuse_opt support from Sylvestre
Ted Unangst
2013-06-12
some simple initial fixes; this file still needs read properly
Jason McIntyre
2013-06-11
bcopy (and family) can check for 0 length, but negative lengths should
Theo de Raadt
2013-06-11
spacing
Theo de Raadt
2013-06-09
sort;
Jason McIntyre
2013-06-09
And remove files removed in upstream tarball. Duh.
Landry Breuil
2013-06-09
Bump major to 23. last dead kitten for today.
Landry Breuil
2013-06-09
Add fts3_tokenize_vtab.c to SRCS, regen .pc and header with the correct
Landry Breuil
2013-06-09
merge conflicts
Landry Breuil
2013-06-09
Update to sqlite 3.7.17.
Landry Breuil
2013-06-09
Constify the mib argument of sysctl().
Miod Vallat
[next]