Messages by Date
-
2012/02/07
git: sbin: Remove duplicate includes.
Sascha Wildner
-
2012/02/07
git: Some cleanup in the puffs manpages.
Sascha Wildner
-
2012/02/07
git: ifconfig(8): Use strdup() instead of duplicating it.
Sascha Wildner
-
2012/02/07
git: mps(4): Remove some useless casts.
Sascha Wildner
-
2012/02/07
Re: git: mps: Hold lock for the shutdown event handler
Sepherosa Ziehau
-
2012/02/07
git: mps: If we don't have enough space for a sge and chain, don't claim we can
Sepherosa Ziehau
-
2012/02/07
git: mps: Hold lock for the shutdown event handler
Sepherosa Ziehau
-
2012/02/07
git: mps: Properly define U32 and S32
Sepherosa Ziehau
-
2012/02/07
git: mps: Use WAITOK to allocate critical data struct on attach path
Sepherosa Ziehau
-
2012/02/07
git: mps.4: Document how we disable MSI and comment out MSI-X documentation.
Sascha Wildner
-
2012/02/07
git: mps(4): Sync with FreeBSD.
Sascha Wildner
-
2012/02/06
git: dpt(4): Remove an old unneeded file.
Sascha Wildner
-
2012/02/06
git: DragonFly_RELEASE_3_0 kern - Skip rlimit check when caller is a kernel thread.
Venkatesh Srinivas
-
2012/02/06
git: DragonFly_RELEASE_3_0 kernel - Fix incorrect assertion during udp auto-binding
Venkatesh Srinivas
-
2012/02/06
git: DragonFly_RELEASE_3_0 kernel -- linprocfs: linprocfs_allocvp should return a locked vnode.
Venkatesh Srinivas
-
2012/02/06
git: mlx(4): Remove an unused variable.
Sascha Wildner
-
2012/02/05
git: snd_hda(4): Use MSI if it is supported by the device.
Sascha Wildner
-
2012/02/05
git: pci: Fix manual interrupt routing support
Sepherosa Ziehau
-
2012/02/05
git: Update the pciconf(8) database.
Sascha Wildner
-
2012/02/05
git: DragonFly_RELEASE_3_0 sh: Change input buffer size from 1023 to 1024.
Peter Avalos
-
2012/02/05
git: DragonFly_RELEASE_3_0 sh: Fix $? in the first command of a 'for'.
Peter Avalos
-
2012/02/05
git: DragonFly_RELEASE_3_0 sh: Fix execution of multiple statements in a trap when evalskip is set
Peter Avalos
-
2012/02/05
git: DragonFly_RELEASE_3_0 sh: Fix two bugs with case and exit status:
Peter Avalos
-
2012/02/05
git: sh: Fix execution of multiple statements in a trap when evalskip is set
Peter Avalos
-
2012/02/05
git: DragonFly_RELEASE_3_0 sh: Fix some bugs with exit status from case containing ;&.
Peter Avalos
-
2012/02/05
git: DragonFly_RELEASE_3_0 sh: Use vfork in a few common cases.
Peter Avalos
-
2012/02/05
git: sh: Use vfork in a few common cases.
Peter Avalos
-
2012/02/05
git: sh: Fix two bugs with case and exit status:
Peter Avalos
-
2012/02/05
git: sh: Properly show "Not a directory" error in cd builtin.
Peter Avalos
-
2012/02/05
git: sh: Make various functions static.
Peter Avalos
-
2012/02/05
git: sh: Fix some bugs with exit status from case containing ;&.
Peter Avalos
-
2012/02/05
git: DragonFly_RELEASE_3_0 sh: Use dirent.d_type in pathname generation.
Peter Avalos
-
2012/02/05
git: sh: Fix $? in the first command of a 'for'.
Peter Avalos
-
2012/02/05
git: DragonFly_RELEASE_3_0 sh: Properly show "Not a directory" error in cd builtin.
Peter Avalos
-
2012/02/05
git: DragonFly_RELEASE_3_0 sh: Remove "kill" example function, which is superseded by the kill builtin
Peter Avalos
-
2012/02/05
git: sh: Use dirent.d_type in pathname generation.
Peter Avalos
-
2012/02/05
git: DragonFly_RELEASE_3_0 sh: Allow quoting ^ and ] in bracket expressions.
Peter Avalos
-
2012/02/05
git: sh: Remove "kill" example function, which is superseded by the kill builtin
Peter Avalos
-
2012/02/05
git: DragonFly_RELEASE_3_0 sh: Avoid possible echo options in a testcase.
Peter Avalos
-
2012/02/05
git: sh: Add testcases that should not be broken by future optimizations.
Peter Avalos
-
2012/02/05
git: DragonFly_RELEASE_3_0 sh: Make various functions static.
Peter Avalos
-
2012/02/05
git: DragonFly_RELEASE_3_0 sh: Don't force special builtins non-special in optimized command subst.
Peter Avalos
-
2012/02/05
git: sh: Allow quoting ^ and ] in bracket expressions.
Peter Avalos
-
2012/02/05
git: DragonFly_RELEASE_3_0 sh: Remove unused function scopyn().
Peter Avalos
-
2012/02/05
git: DragonFly_RELEASE_3_0 sh: Test EXIT trap with multiple statements in it
Peter Avalos
-
2012/02/05
git: DragonFly_RELEASE_3_0 sh: Add testcases that should not be broken by future optimizations.
Peter Avalos
-
2012/02/05
git: sh: Don't force special builtins non-special in optimized command subst.
Peter Avalos
-
2012/02/05
git: DragonFly_RELEASE_3_0 sh: Fix swapped INTON/INTOFF.
Peter Avalos
-
2012/02/05
git: DragonFly_RELEASE_3_0 sh: Fix out of bounds array access when trap is used with an invalid signal.
Peter Avalos
-
2012/02/05
git: DragonFly_RELEASE_3_0 sh: Cache de->d_namlen in a local variable.
Peter Avalos
-
2012/02/05
git: sh: Test EXIT trap with multiple statements in it
Peter Avalos
-
2012/02/05
git: sh: Cache de->d_namlen in a local variable.
Peter Avalos
-
2012/02/05
git: sh: Make patmatch() non-recursive.
Peter Avalos
-
2012/02/05
git: sh: Remove unused function scopyn().
Peter Avalos
-
2012/02/05
git: sh: Avoid possible echo options in a testcase.
Peter Avalos
-
2012/02/05
git: sh: Change input buffer size from 1023 to 1024.
Peter Avalos
-
2012/02/05
git: DragonFly_RELEASE_3_0 sh: Make patmatch() non-recursive.
Peter Avalos
-
2012/02/05
git: sh: Fix swapped INTON/INTOFF.
Peter Avalos
-
2012/02/05
git: sh: Fix out of bounds array access when trap is used with an invalid signal.
Peter Avalos
-
2012/02/05
git: DragonFly_RELEASE_3_0 Support exception handling on statically-linked binaries
John Marino
-
2012/02/05
git: DragonFly_RELEASE_3_0 cdefs: Rework and augment visibility attributes
John Marino
-
2012/02/05
git: cdefs: Rework and augment visibility attributes
John Marino
-
2012/02/05
git: Support exception handling on statically-linked binaries
John Marino
-
2012/02/05
git: kernel -- linprocfs: linprocfs_allocvp should return a locked vnode.
Venkatesh Srinivas
-
2012/02/05
git: libpuffs: Fix a path that was assuming source is in /usr/src.
Sascha Wildner
-
2012/02/05
git: Revert "librefuse: Remove from Makefile; it breaks world"
Sascha Wildner
-
2012/02/05
git: boot2: slim it down about 300 bytes
John Marino
-
2012/02/05
git: CCVER=gcc46: Now builds world and kernel cleanly
John Marino
-
2012/02/04
git: librefuse: Remove from Makefile; it breaks world
John Marino
-
2012/02/04
git: Bring in the "Port PUFFS from NetBSD/FreeBSD" GSoC 2011 project results.
Sascha Wildner
-
2012/02/04
git: CCVER=gcc46: Separate LDFLAGS meant for gcc and ld
John Marino
-
2012/02/04
git: CCVER=gcc46: Minor tweaks for buildworld
John Marino
-
2012/02/04
git: CCVER=gcc46: Adjust Makefile so boot2 remains < 7.5kb
John Marino
-
2012/02/04
git: custom cc script: Use gcc46's c++ library instead of base
John Marino
-
2012/02/03
Re: git: Disable HAMMER live dedup, mark as experimental
Thomas Nikolajsen
-
2012/02/03
git: kernel: Remove the no longer functional APIC_IO option.
Sascha Wildner
-
2012/02/02
git: DragonFly_RELEASE_3_0 vkernel - Fix semi-random SIGILL crashes under heavy network loads
Matthew Dillon
-
2012/02/02
git: vkernel - Fix semi-random SIGILL crashes under heavy network loads
Matthew Dillon
-
2012/02/02
Re: git: Disable HAMMER live dedup, mark as experimental
Samuel J. Greear
-
2012/02/02
Re: git: Disable HAMMER live dedup, mark as experimental
Thomas Nikolajsen
-
2012/02/02
git: rconfig - Fix getopt options
Antonio Huete Jimenez
-
2012/02/02
git: kernel: Remove the obsolete SHMALL, SHMMAX and SHMMAXPGS options.
Sascha Wildner
-
2012/02/02
git: LINT*: Add DEBUG_LOCKS_LATENCY.
Sascha Wildner
-
2012/02/01
git: DragonFly_RELEASE_3_0 kernel - Fix lockmgr lock mismatch panics when iwn used without wlan
Matthew Dillon
-
2012/02/01
git: kernel - Fix lockmgr lock mismatch panics when iwn used without wlan
Matthew Dillon
-
2012/02/01
git: uname(1): Bring back CVS IDs except ours.
Sascha Wildner
-
2012/02/01
git: rconfig - LVM stripe script
Antonio Huete Jimenez
-
2012/02/01
git: sym(4): Sync with FreeBSD.
Sascha Wildner
-
2012/02/01
git: LINT*: Fix some wrong paths in the comments.
Sascha Wildner
-
2012/02/01
git: DragonFly_RELEASE_3_0 kernel - Add missing DRM_LOCK()
Matthew Dillon
-
2012/02/01
git: kernel - Add missing DRM_LOCK()
Matthew Dillon
-
2012/01/31
git: route utils: Recognize IFT_CARP link layer address
Sepherosa Ziehau
-
2012/01/31
git: carp: Make carp interfaces work like ethernet interfaces
Sepherosa Ziehau
-
2012/01/31
git: kernel - Adjust tmpfs to use the new PG_NEED_COMMIT flag
Matthew Dillon
-
2012/01/31
git: kernel - Add vm_page_need_commit() and vm_page_clear_commit()
Matthew Dillon
-
2012/01/31
git: kernel - Improve pageout daemon & memory pressure detection w/tmpfs
Matthew Dillon
-
2012/01/31
git: kernel - Fix incorrect assertion during udp auto-binding
Matthew Dillon
-
2012/01/31
git: kern - Skip rlimit check when caller is a kernel thread.
Antonio Huete Jimenez
-
2012/01/31
git: kernel/cryptodev: Remove useless zlib dependency.
Sascha Wildner
-
2012/01/31
git: kernel: Allow zlib to build as a module.
Sascha Wildner
-
2012/01/31
git: DragonFly_RELEASE_3_0 crypto.ko: Add a missing file.
Sascha Wildner
-
2012/01/31
git: crypto.ko: Add a missing file.
Sascha Wildner
-
2012/01/31
git: libc: correct copyright notice in makecontext.c
Sascha Wildner
-
2012/01/31
git: DragonFly_RELEASE_3_0 libc: correct copyright notice in makecontext.c
Sascha Wildner
-
2012/01/31
git: <sys/param.h>: Oops, actually bump the version.
Sascha Wildner
-
2012/01/31
git: <sys/param.h>: Bump the version for i4b removal (had public headers).
Sascha Wildner
-
2012/01/31
git: Cleanup ISDN remains via 'make upgrade'.
Sascha Wildner
-
2012/01/30
git: tmpfs: Support NFS export of tmpfs filesystems.
Venkatesh Srinivas
-
2012/01/30
git: crypt(3)/blowfish - Return NULL on error
Samuel Greear
-
2012/01/30
git: token.9: Put sections into conventional order.
Sascha Wildner
-
2012/01/30
git: token.9: Add an MLINK for lwkt_gettoken_shared(9).
Sascha Wildner
-
2012/01/30
git: token.9: Start sentences on a new line and remove trailing whitespace.
Sascha Wildner
-
2012/01/30
git: libthread_xu: Unbreak the build.
Sascha Wildner
-
2012/01/30
git: libthread_xu: Implement stub sem_open/sem_close/sem_unlink.
Venkatesh Srinivas
-
2012/01/30
git: Document shared tokens in token(9).
Venkatesh Srinivas
-
2012/01/30
git: origin/DragonFly_RELEASE_3_0 kernel -- nata: Use ATA_DEFAULT_TIMEOUT (10) rather than 1 for ATA controlcmds.
Venkatesh Srinivas
-
2012/01/30
git: origin/DragonFly_RELEASE_3_0 created kernel -- nata: Use ATA_DEFAULT_TIMEOUT (10) rather than 1 for ATA controlcmds.
Venkatesh Srinivas
-
2012/01/30
git: Remove ISDN support. Tools, kernel code, manpages, examples, everything.
Sascha Wildner
-
2012/01/30
git: binutils/ld: Don't add /usr/lib to the library search path twice.
Sascha Wildner
-
2012/01/29
git: custom cc script: Fix "Unterminated quoted string" error
John Marino
-
2012/01/29
git: kernel: Add some missing headers to the Makefiles of cryptodev and tun.
Sascha Wildner
-
2012/01/29
git: DragonFly_RELEASE_3_0 kernel: Add some missing headers to the Makefiles of cryptodev and tun.
Sascha Wildner
-
2012/01/29
git: DragonFly_RELEASE_3_0 texinfo: Add /usr/pkg/info to the list of directories searched by info(1).
Sascha Wildner
-
2012/01/29
git: texinfo: Add /usr/pkg/info to the list of directories searched by info(1).
Sascha Wildner
-
2012/01/29
git: DragonFly_RELEASE_3_0 kernel - properly initialize vnode->v_pfsmp
Francois Tigeot
-
2012/01/29
git: asr(4): Sync with FreeBSD.
Sascha Wildner
-
2012/01/29
git: kernel - properly initialize vnode->v_pfsmp
Francois Tigeot
-
2012/01/28
git: custom cc script: add c++ support for gcc46 compiler
John Marino
-
2012/01/28
git: compilers.conf: Update default CXX path for gcc46
John Marino
-
2012/01/27
git: kernel -- nata: Use ATA_DEFAULT_TIMEOUT (10) rather than 1 for ATA controlcmds.
Venkatesh Srinivas
-
2012/01/27
git: DragonFly_RELEASE_3_0 Revert "sys/config: Readd COMPAT_43 to i386 kernels: COMPAT_LINUX needs it"
Thomas Nikolajsen
-
2012/01/27
git: DragonFly_RELEASE_3_0 COMPAT_LINUX: Remove need for COMPAT_43
Thomas Nikolajsen
-
2012/01/27
git: Revert "sys/config: Readd COMPAT_43 to i386 kernels: COMPAT_LINUX needs it"
Thomas Nikolajsen
-
2012/01/27
git: COMPAT_LINUX: Remove need for COMPAT_43
Thomas Nikolajsen
-
2012/01/27
git: last(1)/sort(1): Remove __RCSID().
Sascha Wildner
-
2012/01/26
git: DragonFly_RELEASE_3_0 sys/config: Readd COMPAT_43 to i386 kernels: COMPAT_LINUX needs it Dragonfly-bug: <http://bugs.dragonflybsd.org/issue2289>
Thomas Nikolajsen
-
2012/01/26
git: DragonFly_RELEASE_3_0 sys/config: Readd COMPAT_DF12 to i386 kernels, to run FreeBSD 4 binaries
Thomas Nikolajsen
-
2012/01/26
git: sys/config: Readd COMPAT_43 to i386 kernels: COMPAT_LINUX needs it Dragonfly-bug: <http://bugs.dragonflybsd.org/issue2289>
Thomas Nikolajsen
-
2012/01/26
git: sys/config: Readd COMPAT_DF12 to i386 kernels, to run FreeBSD 4 binaries
Thomas Nikolajsen
-
2012/01/26
git: DragonFly_RELEASE_3_0 libc: add getcontext, setcontext, makecontext and swapcontext on x86_64
Sascha Wildner
-
2012/01/26
git: libc: add getcontext, setcontext, makecontext and swapcontext on x86_64
Sascha Wildner
-
2012/01/25
git: DragonFly_RELEASE_3_0 drm - Add PCI ID for Radeon HD 4250 (AMD 880 onboard video)
Samuel Greear
-
2012/01/25
git: drm - Add PCI ID for Radeon HD 4250 (AMD 880 onboard video)
Samuel Greear
-
2012/01/25
git: DragonFly_RELEASE_3_0 Switch the 3.0-RELEASE branch back to using binutils-2.21.
Sascha Wildner
-
2012/01/25
git: Revert "Remove mergemaster(8)."
Sascha Wildner
-
2012/01/25
git: Remove mergemaster(8).
Sascha Wildner
-
2012/01/25
git: kget.8: Rewrite it a bit and fix some mdoc stuff.
Sascha Wildner
-
2012/01/25
git: DragonFly_RELEASE_3_0 Revert "nataraid(4): Add devstat support."
Sascha Wildner
-
2012/01/25
git: Revert "nataraid(4): Add devstat support."
Sascha Wildner
-
2012/01/23
git: DragonFly_RELEASE_3_0 kernel - Fix SILI callout timer race
Matthew Dillon
-
2012/01/23
git: kernel - Fix SILI callout timer race
Matthew Dillon
-
2012/01/23
git: kernel: Use bioq_takefirst() in a few more places.
Sascha Wildner
-
2012/01/23
git: rtld: Compress FreeBSD CVSIDs
John Marino
-
2012/01/23
git: rtld: Use DAGS for symbol lookup; adjust weak symbol logic
John Marino
-
2012/01/23
git: rtld: Add STT_GNU_IFUNC and R_MACHINE_IRELATIVE_GNU support
John Marino
-
2012/01/23
git: rtld: Implement ELF filters (DT_FILTER and DT_AUXILIARY)
John Marino
-
2012/01/23
git: man rtld: add -fPIC flag to _rtld_functrace example
John Marino
-
2012/01/23
git: rtld: Make thread-safe by replacing libc printf functions
John Marino
-
2012/01/23
git: rtld: Remove unused xrealloc function
John Marino
-
2012/01/23
git: rtld: Set foundation to use aux vectors to get osreldate
John Marino
-
2012/01/23
git: elf: Add translation function between vm_prot_t and p_flags
John Marino
-
2012/01/23
git: ldscript.*: sync with FreeBSD
John Marino
-
2012/01/23
git: rtld: Add stubs to support PT_GNU_STACK
John Marino
-
2012/01/23
git: rtld: Remove useless arch Makefiles
John Marino
-
2012/01/23
git: csu: Add .note.ABI-tag and .note.GNU-stack
John Marino
-
2012/01/23
git: Unbreak buildworld due to the libpcap import.
Peter Avalos
-
2012/01/22
git: carp: Use ifq_set_maxlen() to set send queue's max length
Sepherosa Ziehau
-
2012/01/22
git: Merge branch 'vendor/TCPDUMP'
Peter Avalos
-
2012/01/22
git: Update files for tcpdump-4.2.1 import.
Peter Avalos
-
2012/01/22
git: Update files for libpcap-1.2.1 import.
Peter Avalos
-
2012/01/22
git: Merge branch 'vendor/LIBPCAP'
Peter Avalos
-
2012/01/22
git: DragonFly_RELEASE_3_0 kernel/firewire: Move a dereference behind the NULL check.
Sascha Wildner
-
2012/01/22
git: kernel/firewire: Move a dereference behind the NULL check.
Sascha Wildner
-
2012/01/22
git: kernel/netgraph: Put parentheses around a SLIST_EMPTY().
Sascha Wildner
-
2012/01/22
git: bktr(4): Fix some mistakes in #ifdef'd code.
Sascha Wildner
-
2012/01/22
git: kernel: Remove a variable that was just used for a sizeof.
Sascha Wildner
-
2012/01/22
git: libc: Clean up fmemopen.
Venkatesh Srinivas
-
2012/01/22
git: Raise default .Os value for the manual pages to 3.1 on master.
Sascha Wildner
-
2012/01/22
git: DragonFly_RELEASE_3_0 Raise default .Os value for the manual pages to 3.0 on the release branch.
Sascha Wildner
-
2012/01/22
git: Switch to pkgsrc-2011Q4.
Justin C. Sherrill
-
2012/01/22
git: DragonFly_RELEASE_3_0 Switch to pkgsrc-2011Q4.
Justin C. Sherrill
-
2012/01/22
git: annotated tag v3.1.0 created
Justin C. Sherrill
-
2012/01/22
git: annotated tag v3.0.0 created
Justin C. Sherrill
-
2012/01/22
git: kernel: Nuke the old (and deprecated) ata(4) driver and atacontrol(8).
Sascha Wildner
-
2012/01/22
git: DragonFly_RELEASE_3_0 Release 3.0 branch.
Justin C. Sherrill
-
2012/01/22
git: Shifting master to 3.1.
Justin C. Sherrill
-
2012/01/22
git: dloader: Remove some unused variables.
Sascha Wildner
-
2012/01/22
git: crontab(1): Adjust the number of comment lines in front of the tab.
Sascha Wildner
-
2012/01/22
git: fwcontrol(8): Remove an unused variable and raise WARNS to 2.
Sascha Wildner
-
2012/01/22
git: kernel/acpi: Fix a reference to an uninitialized ptr.
Sascha Wildner
-
2012/01/22
git: sendfile: Block or return EAGAIN, iff we are really short of space
Sepherosa Ziehau
-
2012/01/22
git: sockbuf: Pre-alloc sockbuf space, so asynchronized pru_send could be used.
Sepherosa Ziehau
-
2012/01/22
git: pru_send: Disable asynchornized pru_send usage by default
Sepherosa Ziehau
-
2012/01/22
git: sendfile: Add sysctl to disable the usage of the asynchronized pru_send
Sepherosa Ziehau
-
2012/01/21
git: carp: BGL -> CARP global token
Sepherosa Ziehau
-
2012/01/21
git: rc - Add a default setting for udevd_early, silences warning at boot
Samuel Greear
-
2012/01/21
git: login.conf.5: Fix mdoc problems
Thomas Nikolajsen
-
2012/01/21
git: Fix buildkernel -j N
Thomas Nikolajsen
-
2012/01/21
git: pam_unix.c: Change default hash
Thomas Nikolajsen
-
2012/01/21
git: etc/auth.conf: Add sha512/sha256/blf
Thomas Nikolajsen