dragonfly.git
2012-02-05 Peter Avalossh: Change input buffer size from 1023 to 1024.
2012-02-05 Peter Avalossh: Fix out of bounds array access when trap is used...
2012-02-05 Peter Avalossh: Properly show "Not a directory" error in cd builtin.
2012-02-05 Peter Avalossh: Make various functions static.
2012-02-05 Peter Avalossh: Remove unused function scopyn().
2012-02-05 Peter Avalossh: Make patmatch() non-recursive.
2012-02-05 Peter Avalossh: Allow quoting ^ and ] in bracket expressions.
2012-02-05 Peter Avalossh: Use dirent.d_type in pathname generation.
2012-02-05 Peter Avalossh: Cache de->d_namlen in a local variable.
2012-02-05 Peter Avalossh: Don't force special builtins non-special in optimiz...
2012-02-05 John MarinoSupport exception handling on statically-linked binaries
2012-02-05 John Marinocdefs: Rework and augment visibility attributes
2012-02-05 Venkatesh Srinivaskernel -- linprocfs: linprocfs_allocvp should return...
2012-02-05 Sascha WildnerRevert "librefuse: Remove from Makefile; it breaks...
2012-02-05 Sascha Wildnerlibpuffs: Fix a path that was assuming source is in...
2012-02-05 John Marinoboot2: slim it down about 300 bytes
2012-02-05 John MarinoCCVER=gcc46: Now builds world and kernel cleanly
2012-02-05 John Marinolibrefuse: Remove from Makefile; it breaks world
2012-02-05 Sascha WildnerBring in the "Port PUFFS from NetBSD/FreeBSD" GSoC...
2012-02-04 John MarinoCCVER=gcc46: Separate LDFLAGS meant for gcc and ld
2012-02-04 John MarinoCCVER=gcc46: Adjust Makefile so boot2 remains < 7.5kb
2012-02-04 John MarinoCCVER=gcc46: Minor tweaks for buildworld
2012-02-04 John Marinocustom cc script: Use gcc46's c++ library instead of...
2012-02-03 Sascha Wildnerkernel: Remove the no longer functional APIC_IO option.
2012-02-02 Matthew Dillonvkernel - Fix semi-random SIGILL crashes under heavy...
2012-02-02 Antonio Huete... rconfig - Fix getopt options
2012-02-02 Sascha WildnerLINT*: Add DEBUG_LOCKS_LATENCY.
2012-02-02 Sascha Wildnerkernel: Remove the obsolete SHMALL, SHMMAX and SHMMAXPG...
2012-02-02 Matthew Dillonkernel - Fix lockmgr lock mismatch panics when iwn...
2012-02-02 Sascha Wildneruname(1): Bring back CVS IDs except ours.
2012-02-01 Antonio Huete... rconfig - LVM stripe script
2012-02-01 Sascha Wildnersym(4): Sync with FreeBSD.
2012-02-01 Sascha WildnerLINT*: Fix some wrong paths in the comments.
2012-02-01 Matthew Dillonkernel - Add missing DRM_LOCK()
2012-02-01 Sepherosa Ziehauroute utils: Recognize IFT_CARP link layer address
2012-02-01 Sepherosa Ziehaucarp: Make carp interfaces work like ethernet interfaces
2012-02-01 Matthew Dillonkernel - Improve pageout daemon & memory pressure detec...
2012-02-01 Matthew Dillonkernel - Adjust tmpfs to use the new PG_NEED_COMMIT...
2012-02-01 Matthew Dillonkernel - Add vm_page_need_commit() and vm_page_clear_co...
2012-01-31 Matthew Dillonkernel - Fix incorrect assertion during udp auto-binding
2012-01-31 Antonio Huete... kern - Skip rlimit check when caller is a kernel thread.
2012-01-31 Sascha Wildnerkernel/cryptodev: Remove useless zlib dependency.
2012-01-31 Sascha Wildnerkernel: Allow zlib to build as a module.
2012-01-31 Sascha Wildnercrypto.ko: Add a missing file.
2012-01-31 Markus Pfeifferlibc: correct copyright notice in makecontext.c
2012-01-31 Sascha Wildner<sys/param.h>: Oops, actually bump the version.
2012-01-31 Sascha Wildner<sys/param.h>: Bump the version for i4b removal (had...
2012-01-31 Sascha WildnerCleanup ISDN remains via 'make upgrade'.
2012-01-31 Venkatesh SrinivasMerge branch 'master' of ssh://crater.dragonflybsd...
2012-01-31 Venkatesh Srinivastmpfs: Support NFS export of tmpfs filesystems.
2012-01-31 Samuel J. Greearcrypt(3)/blowfish - Return NULL on error
2012-01-30 Sascha Wildnertoken.9: Put sections into conventional order.
2012-01-30 Sascha Wildnertoken.9: Start sentences on a new line and remove trail...
2012-01-30 Sascha Wildnertoken.9: Add an MLINK for lwkt_gettoken_shared(9).
2012-01-30 Sascha Wildnerlibthread_xu: Unbreak the build.
2012-01-30 Venkatesh Srinivaslibthread_xu: Implement stub sem_open/sem_close/sem_unlink.
2012-01-30 Venkatesh SrinivasDocument shared tokens in token(9).
2012-01-30 Sascha WildnerRemove ISDN support. Tools, kernel code, manpages,...
2012-01-30 Sascha Wildnerbinutils/ld: Don't add /usr/lib to the library search...
2012-01-30 John Marinocustom cc script: Fix "Unterminated quoted string"...
2012-01-29 Sascha Wildnerkernel: Add some missing headers to the Makefiles of...
2012-01-29 Sascha Wildnertexinfo: Add /usr/pkg/info to the list of directories...
2012-01-29 Sascha Wildnerasr(4): Sync with FreeBSD.
2012-01-29 Francois Tigeotkernel - properly initialize vnode->v_pfsmp
2012-01-28 John Marinocustom cc script: add c++ support for gcc46 compiler
2012-01-28 John Marinocompilers.conf: Update default CXX path for gcc46
2012-01-28 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2012-01-28 Thomas NikolajsenRevert "sys/config: Readd COMPAT_43 to i386 kernels...
2012-01-28 Thomas NikolajsenCOMPAT_LINUX: Remove need for COMPAT_43
2012-01-27 Venkatesh Srinivaskernel -- nata: Use ATA_DEFAULT_TIMEOUT (10) rather...
2012-01-27 Sascha Wildnerlast(1)/sort(1): Remove __RCSID().
2012-01-26 Thomas Nikolajsensys/config: Readd COMPAT_DF12 to i386 kernels, to run...
2012-01-26 Thomas Nikolajsensys/config: Readd COMPAT_43 to i386 kernels: COMPAT_LIN...
2012-01-26 Markus Pfeifferlibc: add getcontext, setcontext, makecontext and swapc...
2012-01-26 Samuel J. Greeardrm - Add PCI ID for Radeon HD 4250 (AMD 880 onboard...
2012-01-25 Sascha WildnerRevert "Remove mergemaster(8)."
2012-01-25 Sascha WildnerRemove mergemaster(8).
2012-01-25 Sascha Wildnerkget.8: Rewrite it a bit and fix some mdoc stuff.
2012-01-25 Sascha WildnerRevert "nataraid(4): Add devstat support."
2012-01-23 Matthew Dillonkernel - Fix SILI callout timer race
2012-01-23 Sascha Wildnerkernel: Use bioq_takefirst() in a few more places.
2012-01-23 John Marinoldscript.*: sync with FreeBSD
2012-01-23 John Marinocsu: Add .note.ABI-tag and .note.GNU-stack
2012-01-23 John Marinoelf: Add translation function between vm_prot_t and...
2012-01-23 John Marinoman rtld: add -fPIC flag to _rtld_functrace example
2012-01-23 John Marinortld: Add STT_GNU_IFUNC and R_MACHINE_IRELATIVE_GNU...
2012-01-23 John Marinortld: Use DAGS for symbol lookup; adjust weak symbol...
2012-01-23 John Marinortld: Add stubs to support PT_GNU_STACK
2012-01-23 John Marinortld: Implement ELF filters (DT_FILTER and DT_AUXILIARY)
2012-01-23 John Marinortld: Remove useless arch Makefiles
2012-01-23 John Marinortld: Make thread-safe by replacing libc printf functions
2012-01-23 John Marinortld: Set foundation to use aux vectors to get osreldate
2012-01-23 John Marinortld: Compress FreeBSD CVSIDs
2012-01-23 John Marinortld: Remove unused xrealloc function
2012-01-23 Peter AvalosUnbreak buildworld due to the libpcap import.
2012-01-23 Sepherosa Ziehaucarp: Use ifq_set_maxlen() to set send queue's max...
2012-01-23 Peter AvalosMerge branch 'master' of /home/www-data/gitweb/dragonfly
2012-01-23 Peter AvalosUpdate files for tcpdump-4.2.1 import.
2012-01-23 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-01-23 Peter AvalosImport tcpdump-4.2.1.
next