Age | Commit message (Expand) | Author |
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 |
2013-06-09 | add some basic descriptions for the fuse sysctls | Ted Unangst |
2012-05-22 | import sqlite 3.7.12 (tested by landry@) | Marc Espie |
2012-04-14 | sqlite 3.7.11 library, vendor sources | Marc Espie |
2013-06-08 | Fix parsing of ambiguous options, the whole loop must be processed. | Todd C. Miller |
2013-06-08 | Add new sysctl for pipex packet input/output queue length and | YASUOKA Masahiko |
2013-06-05 | On second thought, do not use a tcnd instruction to test for divide-by-zero, | Miod Vallat |
2013-06-05 | ...also add __modsi3 and __umodsi3, and make these symbols weak by default. | Miod Vallat |
2013-06-05 | [[:>:]] anchors the character preceding it to end of word, not the | Jason McIntyre |
2013-06-05 | Add __divsi3 and __udivsi3 gcc-compatible routines. Not used by anything yet | Miod Vallat |
2013-06-05 | rename should be working now, from Sylvestre Gallon | Ted Unangst |
2013-06-05 | Move _Exit() from the exit() manpage to the _exit() manpage, as it's | Philip Guenther |
2013-06-05 | i copied .Fd just like everybody else. use .In | Ted Unangst |
2013-06-05 | use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze | Ted Unangst |
2013-06-05 | use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze | Ted Unangst |
2013-06-05 | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze | Ted Unangst |
2013-06-04 | fix readdir, from sylvestre | Ted Unangst |
2013-06-04 | fix typo in comment | Miod Vallat |
2013-06-04 | revert. check is < 1, not < 0. | Ted Unangst |
2013-06-04 | oops, rounds is unsigned now | Ted Unangst |
2013-06-04 | \-1; | Jason McIntyre |
2013-06-04 | remove some incredible lies about overlapping buffers | Theo de Raadt |
2013-06-03 | not much use for sha1 .Xr | Ted Unangst |
2013-06-03 | Add bcrypt_pbkdf, a password based key derivation function using bcrypt. | Ted Unangst |
2013-06-03 | first stab at rewording | Ted Unangst |
2013-06-03 | 5.4 | Ted Unangst |
2013-06-03 | rcsids | Ted Unangst |
2013-06-03 | unbreak | Miod Vallat |
2013-06-03 | add userland fuse library. ok beck deraadt | Ted Unangst |