Updated to latest master (change of amd64 tag to x86_64).
[dragonfly.git] / lib /
2009-11-08 Jan LentferUpdated to latest master (change of amd64 tag to x86_64).
2009-11-08 lentferjAdded the conditionals for amd64 to some Makefiles...
2009-11-08 lentferjThis should finally work on i386
2009-11-08 lentferjMinor fixes.
2009-11-08 lentferjThis should compile on i386. The world was not yet...
2009-11-08 lentferjUpdate from bind-9.3 to bind-9.5.2.
2009-11-07 Stathis Kamperissysconf.3: Document _SC_MESSAGE_PASSING.
2009-11-07 Stathis Kamperissysconf.3: Document _SC_MQ_{OPEN, PRIO}_MAX.
2009-11-07 Stathis Kamperissysconf.3: Sort variables alphabetically.
2009-11-07 Simon Schubertrename amd64 architecture to x86_64
2009-11-07 Jordan GordeevRevert "rename amd64 architecture to x86_64"
2009-11-06 Stathis Kamperismqueues: Let the world know we support them.
2009-11-06 Stathis KamperisWhitespace removal.
2009-11-06 Stathis Kamperismqueues: Add support for _SC_MQ_OPEN_MAX in sysconf(3).
2009-11-05 Simon Schubertrename amd64 architecture to x86_64
2009-11-05 Stathis Kamperismqueues: Add support for _SC_MQ_PRIO_MAX in sysconf(3).
2009-11-03 Sascha WildnerRemove lib/libc/stdlib/malloc.c, as we're using nmalloc...
2009-10-29 Simon Schubertlibm: fnstsw only takes a 16bit argument
2009-10-25 Sascha Wildnermdoc cleanup: Fix mangled NAME sections.
2009-10-19 Simon Schubertlibedit: add readline compat rl_completion_word_break_hook
2009-10-19 Stathis Kamperismq_*.2: .Nx -> .Dx
2009-10-13 Sascha Wildnermessage queue manpages: Fix section numbers (3 -> 2).
2009-10-12 Matthew Dillonboot - tftp - Fix bzero() with wild length field.
2009-10-12 Sascha Wildnerlibcam: Remove dead assignment.
2009-10-12 Sascha Wildnerlibutil: Miscellaneous cleanup.
2009-10-12 Sascha Wildneruuidgen.2: Include <sys/types.h> for <sys/uuid.h>.
2009-10-12 Sascha Wildnerusbhid.3: Use standard types.
2009-10-11 Sascha Wildnerlibc: Do not link libgcc when building with clang.
2009-10-11 Stathis Kamperislibrt: Use WARNS in Makefile instead of tweaking CFLAGS.
2009-10-11 Stathis Kamperislibrt: Remove extraneous \ in Makefile target.
2009-10-11 Stathis Kamperismqueues: Hook into the build system.
2009-10-11 Stathis Kamperismqueues: Add librt (realtime library).
2009-10-07 Simon Schubertthread libs: move libc_r and libthread_xu to /usr/lib...
2009-10-01 Peter AvalosUpdate build for libarchive-2.7.1 import.
2009-09-25 Hasso Tepper__sys__exit() -> __sys_exit()
2009-09-19 Sascha Wildnerkiconv.3: We have no iconv(9) manual page.
2009-09-19 Sascha Wildnergcc44 warns: Put input() under YY_NO_INPUT and set...
2009-09-18 Sascha Wildnergetdevpath.3: Fix reference and sort.
2009-09-12 Alex Hornungptsname,posix_openpt - move to libc/stdlib
2009-09-11 Alex Hornungptsname - Minor fixes
2009-09-11 Sascha WildnerFix MLINKS.
2009-09-11 Alex Hornungunix98 ptys - Add man pages
2009-09-09 Alexander PolakovRevert "Move isonum_ declaration to iso.h"
2009-09-05 Alexander Polakovcitrus: ooops, actually build utf1632.
2009-09-05 Alexander PolakovMove isonum_ declaration to iso.h
2009-09-05 Alexander Polakovlibkiconv: make libkiconv work when statically linked.
2009-09-05 Alexander Polakovcitrus: compile in UTF16/32 support for iconv.
2009-09-05 Alexander Polakovlibiconv conversion: add libkiconv to the build, fix...
2009-09-05 Alexander PolakovStage 4/5: Import libkiconv from FreeBSD.
2009-09-05 Alexander Polakovcitrus: iconv support for static binaries
2009-09-02 Alexander Polakovcitrus: fix libc_rtld build with STATIC_LOCALES set.
2009-09-02 Alex Hornungttyslot(3) - Update for unix98 ptys
2009-09-02 Alex Hornunggetttyent(3) - Update for unix98 ptys
2009-09-02 Alexander Polakovlibc: locale support for static binaries.
2009-09-01 Alex Hornungopenpty(3) - change to use unix98 ptys
2009-09-01 Alex Hornungpty - Introduce unix98 ptys
2009-09-01 Sascha Wildnermath(3): Remove some dead initialization.
2009-08-29 Sascha WildnerFix typo: aquire -> acquire.
2009-08-29 Sascha Wildnermalloc.3: IMPLEMENTATION NOTES were moved to posix_mema...
2009-08-26 Matthew DillonAMD64 - Fix minor issues.
2009-08-23 Simon Schubertremove kerberos/heimdal
2009-08-23 Nicolas Theryadd faccessat(2) syscall
2009-08-21 Matthew DillonAMD64 - AUDIT RUN - Fix format strings, size_t, and...
2009-08-21 Matthew DillonAMD64 - yp functions take pointers to int, not pointers...
2009-08-20 Matthew DillonAMD64 - Get buildworld working again.
2009-08-20 Simon Schubertlibc: fix declaration: use size_t instead of vm_size_t
2009-08-19 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-19 Matthew DillonChange typedefs for vm_offset_t, vm_size_t, and vm_pind...
2009-08-18 Nicolas Theryadd unlinkat(2) system call
2009-08-12 Matthew Dillonswap, amd64 - increase maximum swap space to 1TB x 4
2009-08-12 Matthew DillonAMD64 - Sync machine-independant bits from smtms.
2009-08-11 Sascha WildnerAdd some documentation for fdevname() and fdevname_r...
2009-08-11 Alex Hornungttyname(3) - Return EBADF if the fd passed is invalid
2009-08-11 Alex Hornungfdevname - Set errno if fdevname_r call fails; don...
2009-08-11 Alex Hornungttyname(3) - Set errno if ttyname_r call fails
2009-08-10 Sascha Wildnerchmod.2/mountctl.2: Remove trailing whitespace.
2009-08-09 Nicolas Therymknod(2) man: fix incorrect include
2009-08-09 Nicolas Theryimprove a bit chmod(2) man page
2009-08-09 Nicolas Theryadd fchownat(2) system call
2009-08-08 Stathis Kamperiscproj.3: Add missing man page.
2009-08-07 Stathis Kamperiscacosh(3): Return correct principal value.
2009-08-07 Sascha Wildnerdirectory.3: Fix wrong date.
2009-08-07 Sascha Wildnerstat.2: Document fstatat().
2009-08-07 Sascha Wildnerdirectory.3: Add some lines about the new fdopendir...
2009-08-06 Sascha Wildnerfchmodat.2: Fix MLINKS
2009-08-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-06 Matthew Dillongetdevpath - support API moved to <fstab.h>
2009-08-06 Nicolas Theryadd fchmodat(2) system call
2009-08-06 Matthew DillonDEVTAB - Add mountroot ...
2009-08-04 Matthew DillonMOUNTCTL - Add MOUNTCTL_MOUNTFLAGS, create vop_stdmount...
2009-08-04 Matthew DillonDEVFS - rollup - Userland, nrelease, and installer
2009-08-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-03 Antonio HueteCorrect RETURN VALUES in mountctl(2)
2009-08-02 Simon SchubertMerge branch 'gcc441'
2009-08-02 Simon Schubertlibc: link with -nodefaultlibs -lgcc instead of -nolibc
2009-08-01 Nicolas Theryfdopendir(3): remove file offset limitation
2009-08-01 Matthew DillonDEVFS - Bring Alex's GSOC libc tty/dev adjustments in.
2009-07-28 Nicolas Theryadd fstatat(2) syscall
2009-07-27 Sascha Wildneropen.2: Remove trailing whitespace.
2009-07-26 Nicolas Therylibc_r: fix bugs in openat()
next