kernel - Add support for %z[d,x,etc].
[dragonfly.git] / include /
2009-08-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-23 Nicolas Theryadd faccessat(2) syscall
2009-08-21 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-08-21 Matthew DillonAMD64 - yp functions take pointers to int, not pointers...
2009-08-20 Matthew DillonFix numerous compiler warnings and format conversion...
2009-08-19 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-18 Nicolas Theryadd unlinkat(2) system call
2009-08-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-11 Sascha Wildnerstdlib.h: Adjust indentation a bit.
2009-08-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-09 Nicolas Theryadd fchownat(2) system call
2009-08-09 Thomas E. SpanjaardMerge branch 'vendor/GCC44'
2009-08-09 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-08 Sepherosa ZiehauMerge branch 'vendor/ACPICA-UNIX'
2009-08-06 Matthew DillonDEVTAB - Add mountroot & fstab support for serial numbe...
2009-08-04 Matthew DillonDEVFS - rollup - Userland, nrelease, and installer
2009-08-02 Simon SchubertMerge branch 'gcc441'
2009-08-02 Simon SchubertMerge branch 'vendor/MPFR' into gcc441
2009-08-02 Simon SchubertMerge branch 'vendor/GMP' into gcc441
2009-08-02 Simon SchubertMerge branch 'vendor/GCC44' into gcc441
2009-07-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-26 Nicolas Theryadd fdopendir(3) implementation (1/?)
2009-07-18 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-18 Stathis KamperisImport complex arithmetic functions from {Net,Free...
2009-07-18 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-16 Simon Schubertstdio.h: declare snprintf also for XSI 5
2009-07-13 Aggelos EconomopoulosMerge branch 'mxge'
2009-07-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-12 Stathis Kamperislibm: Import fdim{,f,l} functions from FreeBSD.
2009-07-12 Stathis Kamperislibm: Import fmax{,f,l} and fmin{,f,l} functions from...
2009-07-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-11 Matthew Dillongetdevpath - add _PATH_DEVTAB_PATHS
2009-07-07 Matthew DillonMerge commit 'smtms/amd64'
2009-07-07 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-06 Peter AvalosMerge branch 'master' of /home/www-data/gitweb/dragonfly
2009-07-06 Hasso Tepper"Sync" threading libaries.
2009-07-06 Peter AvalosMerge branch 'vendor/TCPDUMP' and update build for...
2009-07-06 Peter AvalosMerge branch 'vendor/LIBPCAP' and updated build for...
2009-07-04 Peter AvalosMerge branch 'vendor/TCPDUMP'
2009-07-04 Peter AvalosMerge branch 'vendor/TCPDUMP' (early part)
2009-07-04 Peter AvalosMerge branch 'vendor/LIBPCAP'
2009-07-04 Peter AvalosMerge branch 'vendor/LIBPCAP' (early part)
2009-06-27 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-06-22 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-06-21 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-06-21 Peter AvalosMerge branch 'vendor/LIBARCHIVE' (early part)
2009-06-21 Peter AvalosMerge branch 'vendor/LESS'
2009-06-21 Peter AvalosMerge branch 'vendor/LESS'
2009-06-21 Peter AvalosMerge branch 'vendor/FILE'
2009-06-20 Peter AvalosMerge branch 'vendor/FILE'
2009-06-20 Peter AvalosMerge branch 'vendor/FILE'
2009-06-20 Peter AvalosMerge branch 'vendor/FILE' (early part)
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH' (early part)
2009-06-08 Aggelos EconomopoulosMerge branch 'master' of /home/aggelos/devel/dfly/dfly...
2009-06-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-27 Jordan GordeevMerge branch 'master' into amd64
2009-05-27 Simon Schubertstdint.h: rearrange declarations into separate files
2009-05-21 Jordan GordeevMerge branch 'master' into amd64
2009-05-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-16 Hasso TepperMake pthread types visible via sys/types.h to conform...
2009-05-02 Jordan GordeevMerge branch 'master' into amd64
2009-04-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-28 Matthew DillonAdd posix_memalign(), fix minor bug in nmalloc.
2009-04-24 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-24 Hasso TepperWe don't support barriers and spinlocks yet.
2009-04-22 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-21 Peter AvalosSync libc/stdio with FreeBSD:
2009-04-21 Peter AvalosAdd the wcsnlen() function.
2009-04-21 Peter AvalosAdd wcstof() and wcstold() functions.
2009-04-21 Peter AvalosAdd the strnlen() function.
2009-04-15 Sascha WildnerFix the way <sys/ioccom.h> is included throughout our...
2009-04-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-04-11 Peter AvalosComment out granpt() from stdlib.h.
2009-04-07 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-07 Sascha WildnerSync a couple of prototypes (mknod(), mktemp() & friend...
2009-04-07 Peter AvalosClean up sysconf and associated headers.
2009-04-07 Peter AvalosFix some namespace issues with grp.h and pwd.h.
2009-04-07 Peter AvalosRevert "Temporary hack out reentrant user database...
2009-04-07 Peter AvalosSync ttyname with FreeBSD:
2009-04-07 Peter AvalosSync stringlist with FreeBSD:
2009-04-07 Peter Avalosinitgroups(): Remove unneeded includes and use gid_t.
2009-04-07 Peter AvalosSync glob(3) with FreeBSD:
2009-04-07 Peter AvalosSync gethostname() with FreeBSD:
2009-04-07 Peter AvalosSync getcap() with FreeBSD:
2009-04-07 Peter AvalosSync fts(3) with FreeBSD.
2009-04-07 Peter AvalosAdd getfstab(3) and setfstab(3).
2009-04-07 Peter AvalosReplace frexp(3) with MI code and add a frexpl(3) funct...
2009-04-07 Peter AvalosSync fnmatch(3) with FreeBSD.
2009-04-07 Peter AvalosAdd posix_spawn() and posix_spawnp().
2009-04-07 Peter AvalosSync confstr(3) with FreeBSD:
2009-04-07 Peter AvalosSync assert with FreeBSD:
2009-04-07 Peter AvalosSync lib/net with FreeBSD:
2009-04-07 Peter AvalosSync libc/regex with FreeBSD:
2009-04-07 Peter AvalosReplace our strtod with the gdtoa package.
2009-04-07 Peter AvalosSync libc/stdlib with FreeBSD (ignoring jemalloc, pts...
2009-04-07 Peter AvalosAdd the restrict qualifier to strftime(3) and strptime(3).
2009-04-07 Peter AvalosAdd routines to convert time_t to/from fixed-bit fields.
2009-04-07 Peter AvalosRemove the timezone() function.
next