dragonfly.git
2009-08-04 Matthew DillonDEVFS - rollup - all kernel devices
2009-08-04 Matthew DillonDEVS - rollup - kernel core
2009-08-04 Matthew DillonDEVFS - rollup, namecache invalidation
2009-08-04 Matthew DillonDEVFS - Remove specfs from the build proper.
2009-08-04 Matthew DillonDEVFS - Rollup
2009-08-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-04 Matthew DillonGCC-4.4: Fix improper object placement in (potentially...
2009-08-03 Antonio HueteCorrect RETURN VALUES in mountctl(2)
2009-08-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-03 Matthew DillonAHCI - fix hint.ahci_* -> hint.ahci.*
2009-08-03 Simon Schubertgcc44: properly pass and report target machine and...
2009-08-03 Simon Schubertgcc34/gcc41: always set library search path
2009-08-03 Simon Schubertgcc44: add patch files necessary for build
2009-08-03 Simon Schubertgcc44: add missing Makefile
2009-08-02 Simon SchubertMerge branch 'gcc441'
2009-08-02 Simon Schubertgcc44: hook to the build
2009-08-02 Simon Schubertgcc44: import build infrastructure
2009-08-02 Simon Schubertgcc44: add local changes
2009-08-02 Simon Schubertmpfr: add our READMEs
2009-08-02 Simon SchubertMerge branch 'vendor/MPFR' into gcc441
2009-08-02 Simon Schubertgmp: add our READMEs
2009-08-02 Simon SchubertMerge branch 'vendor/GMP' into gcc441
2009-08-02 Simon Schubertgcc44: add our READMEs
2009-08-02 Simon SchubertMerge branch 'vendor/GCC44' into gcc441
2009-08-02 Simon SchubertImport mpfr-2.4.1
2009-08-02 Simon SchubertImport gcc-4.4.1
2009-08-02 Simon SchubertImport gmp-4.3.1
2009-08-02 Simon Schubertranlib: specify .c instead of .o as SRCS
2009-08-02 Simon Schubertlibc: link with -nodefaultlibs -lgcc instead of -nolibc
2009-08-02 Simon Schubertbsd.cpu.gcc41.mk: don't set CFLAGS directly
2009-08-02 Simon Schubertbsd.*.mk: allow the setting of separate compile flags...
2009-08-01 Matthew DillonDEVFS - remove dev_ops_add(), dev_ops_get(), and get_dev()
2009-08-01 Nicolas Theryfdopendir(3): remove file offset limitation
2009-08-01 Sascha Wildnernrelease: Read the # of CPUs when it is actually needed...
2009-08-01 Matthew DillonDEVFS - Bring in Alex's GSOC kernel adjustments.
2009-08-01 Matthew DillonDEVFS - Bring Alex's GSOC mount_devfs.
2009-08-01 Matthew DillonDEVFS - Bring Alex's GSOC libc tty/dev adjustments in.
2009-08-01 Matthew DillonDEVFS - Bring Alex's devfsctl into the main tree
2009-08-01 Matthew DillonDEVFS - Bring Alex's GSOC DEVFS core into the main...
2009-08-01 Sascha WildnerBring back sys/bus/pci/pcidevs which was deleted accide...
2009-07-31 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-31 Matthew DillonAHCI - Add a description for the loader variables to...
2009-07-31 Hasso Tepperdrm/radeon: add RV740 support
2009-07-30 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-30 Matthew DillonFix nasty bug in exec*() code that can crash the machine.
2009-07-29 Sascha Wildnernlookup.h: Include <sys/file.h> for struct file.
2009-07-28 Sascha WildnerBump __DragonFly_version after removing suser() and...
2009-07-28 Sascha Wildnergzip.1: Mention that our gzip(1) can now unpack, too.
2009-07-28 Sascha Wildnermail.local(8): Raise WARNS to 2.
2009-07-28 Sascha Wildnergetty(8): Raise WARNS to 2 and fix a warning.
2009-07-28 Nicolas Theryadd fstatat(2) syscall
2009-07-28 Nicolas Therynew nlookup functions for "at" syscalls
2009-07-28 Sascha Wildnermountd(8): Raise WARNS to 2.
2009-07-28 Sascha Wildnerkdump(1): Fix amd64 warning.
2009-07-28 Sascha Wildnertruss(1): Raise WARNS to 6 and fix warnings.
2009-07-28 Sascha Wildnerkdump(1): Raise WARNS to 6 and fix warnings.
2009-07-28 Sascha WildnerRegenerate syscalls.c
2009-07-28 Sascha Wildnermakesyscalls.sh: Constify syscall names array.
2009-07-28 Sascha Wildnernrelease: Read the # of CPUs and build with -j / MAKE_JOBS.
2009-07-28 Sascha Wildneratomic.[ch]: Clean up some warnings that crept up in...
2009-07-28 Sascha Wildnertelnetd.8: Some more mdoc cleanup.
2009-07-28 Matthew DillonTCP - Fix re-establishment issues if a client reboots
2009-07-28 Matthew DillonTCP - Remove net.inet.tcp.minmssoverload
2009-07-27 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-27 Matthew DillonGZIP - Add SCM ident and commit missed changes to gzip.c
2009-07-27 Simon Schubertbsd.dep.mk: pass -std= flags to mkdep
2009-07-27 Simon Schubertmake: expand .EXPORT/.makeenv variables
2009-07-27 Simon Schubertobjformat: don't hardcode compiler versions
2009-07-27 Sascha Wildnergzip.1 & co.: Please keep DragonFly timeline for .Dd...
2009-07-27 Sascha Wildnermxge.4: Comment out incomplete sentence, use .Fx and...
2009-07-27 Sascha Wildnertelnetd.8: Clean up a bit.
2009-07-27 Sascha Wildneropen.2: Remove trailing whitespace.
2009-07-27 Sascha WildnerRemove suser*() functions, manpage and assorted remains.
2009-07-26 Peter AvalosImplement autosizing TCP socket buffers.
2009-07-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-26 Sascha WildnerRepair rcenable(8) and rcdisable(8).
2009-07-26 Nicolas Therylibc_r: fix bugs in openat()
2009-07-26 Nicolas Therymake openat(2) a POSIX syscall instead of BSD one.
2009-07-26 Matthew DillonNFS - Increase server-side listen queue for TCP connect...
2009-07-26 Sascha Wildnerpriv.9: Mention that NULL_CRED_OKAY is used by priv_che...
2009-07-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-26 Matthew DillonGZIP - Add unpack support to gzip
2009-07-26 Nicolas Theryadd fdopendir(3) implementation (1/?)
2009-07-26 Nicolas Therydirent.h: fix typo in comment
2009-07-25 Sascha Wildneropen.2: Fix typo and reword an awkward sounding sentence.
2009-07-25 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2009-07-25 Stathis Kamperistcsetpgrp(3): Return EINVAL upon invalid process group id.
2009-07-25 Stathis Kamperisat(1): Print datetime upon job submission as POSIX...
2009-07-25 Nicolas Theryadd openat(2) man page
2009-07-25 Nicolas Theryadd openat(2) system call
2009-07-25 Sascha Wildnerman8/Makefile: Fix a small typo and sort alphabetically.
2009-07-24 Thomas Nikolajsenrc,rc.8,rc.shutdown: Note that rc & rc.shutdown aren...
2009-07-24 Sepherosa Ziehauae(4): Reset PHY during resuming
2009-07-24 Sascha Wildnerstty.1: Start sentences on a new line.
2009-07-23 Matthew DillonNFS - Change the mount default from udp to tcp, add...
2009-07-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-23 Matthew DillonVKE - Move vke_init_addr() to fix panic
2009-07-23 Hasso TepperAdd et_EE.ISO8859-15 locale.
2009-07-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-23 Matthew DillonHAMMER - Augment "Missing inode for dirent" Warning.
next