February 2012 Archives by author
Starting: Wed Feb 1 13:41:14 PST 2012
Ending: Wed Feb 29 12:06:34 PST 2012
Messages: 275
- Feb 05 2012 - 21:05:16 git: DragonFly_RELEASE_3_0 sh: Don't force special builtins non-special in optimized command subst.
Peter Avalos
- Feb 05 2012 - 21:05:17 git: DragonFly_RELEASE_3_0 sh: Cache de->d_namlen in a local variable.
Peter Avalos
- Feb 05 2012 - 21:05:18 git: DragonFly_RELEASE_3_0 sh: Use dirent.d_type in pathname generation.
Peter Avalos
- Feb 05 2012 - 21:05:18 git: DragonFly_RELEASE_3_0 sh: Allow quoting ^ and ] in bracket expressions.
Peter Avalos
- Feb 05 2012 - 21:05:20 git: DragonFly_RELEASE_3_0 sh: Make patmatch() non-recursive.
Peter Avalos
- Feb 05 2012 - 21:05:20 git: DragonFly_RELEASE_3_0 sh: Remove unused function scopyn().
Peter Avalos
- Feb 05 2012 - 21:05:21 git: DragonFly_RELEASE_3_0 sh: Fix out of bounds array access when trap is used with an invalid signal.
Peter Avalos
- Feb 05 2012 - 21:05:21 git: DragonFly_RELEASE_3_0 sh: Make various functions static.
Peter Avalos
- Feb 05 2012 - 21:05:21 git: DragonFly_RELEASE_3_0 sh: Properly show "Not a directory" error in cd builtin.
Peter Avalos
- Feb 05 2012 - 21:05:22 git: DragonFly_RELEASE_3_0 sh: Fix execution of multiple statements in a trap when evalskip is set
Peter Avalos
- Feb 05 2012 - 21:05:22 git: DragonFly_RELEASE_3_0 sh: Fix two bugs with case and exit status:
Peter Avalos
- Feb 05 2012 - 21:05:22 git: DragonFly_RELEASE_3_0 sh: Fix some bugs with exit status from case containing ;&.
Peter Avalos
- Feb 05 2012 - 21:05:22 git: DragonFly_RELEASE_3_0 sh: Change input buffer size from 1023 to 1024.
Peter Avalos
- Feb 05 2012 - 21:05:23 git: DragonFly_RELEASE_3_0 sh: Fix $? in the first command of a 'for'.
Peter Avalos
- Feb 05 2012 - 21:05:23 git: DragonFly_RELEASE_3_0 sh: Use vfork in a few common cases.
Peter Avalos
- Feb 05 2012 - 21:05:23 git: DragonFly_RELEASE_3_0 sh: Remove "kill" example function, which is superseded by the kill builtin
Peter Avalos
- Feb 05 2012 - 21:05:23 git: DragonFly_RELEASE_3_0 sh: Fix swapped INTON/INTOFF.
Peter Avalos
- Feb 05 2012 - 21:05:24 git: DragonFly_RELEASE_3_0 sh: Add testcases that should not be broken by future optimizations.
Peter Avalos
- Feb 05 2012 - 21:05:24 git: DragonFly_RELEASE_3_0 sh: Avoid possible echo options in a testcase.
Peter Avalos
- Feb 05 2012 - 21:05:24 git: DragonFly_RELEASE_3_0 sh: Test EXIT trap with multiple statements in it
Peter Avalos
- Feb 05 2012 - 21:05:25 git: sh: Don't force special builtins non-special in optimized command subst.
Peter Avalos
- Feb 05 2012 - 21:05:25 git: sh: Cache de->d_namlen in a local variable.
Peter Avalos
- Feb 05 2012 - 21:05:26 git: sh: Use dirent.d_type in pathname generation.
Peter Avalos
- Feb 05 2012 - 21:05:26 git: sh: Allow quoting ^ and ] in bracket expressions.
Peter Avalos
- Feb 05 2012 - 21:05:27 git: sh: Remove unused function scopyn().
Peter Avalos
- Feb 05 2012 - 21:05:27 git: sh: Properly show "Not a directory" error in cd builtin.
Peter Avalos
- Feb 05 2012 - 21:05:27 git: sh: Make various functions static.
Peter Avalos
- Feb 05 2012 - 21:05:27 git: sh: Make patmatch() non-recursive.
Peter Avalos
- Feb 05 2012 - 21:05:28 git: sh: Change input buffer size from 1023 to 1024.
Peter Avalos
- Feb 05 2012 - 21:05:28 git: sh: Fix out of bounds array access when trap is used with an invalid signal.
Peter Avalos
- Feb 05 2012 - 21:05:29 git: sh: Fix some bugs with exit status from case containing ;&.
Peter Avalos
- Feb 05 2012 - 21:05:29 git: sh: Fix execution of multiple statements in a trap when evalskip is set
Peter Avalos
- Feb 05 2012 - 21:05:29 git: sh: Fix two bugs with case and exit status:
Peter Avalos
- Feb 05 2012 - 21:05:30 git: sh: Fix $? in the first command of a 'for'.
Peter Avalos
- Feb 05 2012 - 21:05:30 git: sh: Use vfork in a few common cases.
Peter Avalos
- Feb 05 2012 - 21:05:30 git: sh: Remove "kill" example function, which is superseded by the kill builtin
Peter Avalos
- Feb 05 2012 - 21:05:30 git: sh: Fix swapped INTON/INTOFF.
Peter Avalos
- Feb 05 2012 - 21:05:31 git: sh: Test EXIT trap with multiple statements in it
Peter Avalos
- Feb 05 2012 - 21:05:31 git: sh: Avoid possible echo options in a testcase.
Peter Avalos
- Feb 05 2012 - 21:05:31 git: sh: Add testcases that should not be broken by future optimizations.
Peter Avalos
- Feb 01 2012 - 21:41:14 git: kernel - Add missing DRM_LOCK()
Matthew Dillon
- Feb 01 2012 - 21:43:14 git: DragonFly_RELEASE_3_0 kernel - Add missing DRM_LOCK()
Matthew Dillon
- Feb 02 2012 - 03:44:58 git: kernel - Fix lockmgr lock mismatch panics when iwn used without wlan
Matthew Dillon
- Feb 02 2012 - 03:45:21 git: DragonFly_RELEASE_3_0 kernel - Fix lockmgr lock mismatch panics when iwn used without wlan
Matthew Dillon
- Feb 02 2012 - 23:20:00 git: vkernel - Fix semi-random SIGILL crashes under heavy network loads
Matthew Dillon
- Feb 02 2012 - 23:20:46 git: DragonFly_RELEASE_3_0 vkernel - Fix semi-random SIGILL crashes under heavy network loads
Matthew Dillon
- Feb 08 2012 - 23:34:09 git: test - Adjust randread to not share file descriptors
Matthew Dillon
- Feb 09 2012 - 00:00:15 git: hammer2 hammer2 - create new branch, sync working trees from dillon & vsrinivas
Matthew Dillon
- Feb 09 2012 - 03:12:04 git: hammer2 hammer2 - More media format spec work, add DESIGN document
Matthew Dillon
- Feb 09 2012 - 03:20:05 git: hammer2 hammer2 - add titling to DESIGN document
Matthew Dillon
- Feb 09 2012 - 03:27:51 git: DragonFly_RELEASE_3_0 kernel - Improve pageout daemon & memory pressure detection w/tmpfs
Matthew Dillon
- Feb 09 2012 - 03:27:55 git: DragonFly_RELEASE_3_0 kernel - Add vm_page_need_commit() and vm_page_clear_commit()
Matthew Dillon
- Feb 09 2012 - 03:27:55 git: DragonFly_RELEASE_3_0 kernel - Adjust tmpfs to use the new PG_NEED_COMMIT flag
Matthew Dillon
- Feb 09 2012 - 06:17:24 git: hammer2 hammer2 - Adjust media fields
Matthew Dillon
- Feb 09 2012 - 06:29:54 git: hammer2 hammer2 - Initial newfs_hammer2 implementation
Matthew Dillon
- Feb 10 2012 - 00:46:43 git: mps: Hold lock for the shutdown event handler
Matthew Dillon
- Feb 10 2012 - 01:55:46 git: hammer2 hammer2 - code cleanup, fix kldload issue
Matthew Dillon
- Feb 10 2012 - 02:19:17 git: hammer2 hammer2 - complain if the hammer2 kld module isn't loaded
Matthew Dillon
- Feb 10 2012 - 03:30:31 git: hammer2 hammer2 - cleanup, kldload, mount, iget/ifree and other stuff.
Matthew Dillon
- Feb 10 2012 - 03:31:25 git: hammer2 hammer2 - followup cleanup
Matthew Dillon
- Feb 10 2012 - 07:53:07 git: hammer2 hammer2 - wire in statfs/statvfs, add the chain structure, etc
Matthew Dillon
- Feb 10 2012 - 18:11:33 git: hammer2 hammer2 - correct icrc generation for sector 0
Matthew Dillon
- Feb 10 2012 - 18:11:34 git: hammer2 hammer2 - hammer2_install_volume_header() cleanup
Matthew Dillon
- Feb 10 2012 - 22:16:13 git: hammer2 hammer2 - Add copyright headers
Matthew Dillon
- Feb 10 2012 - 22:16:14 git: hammer2 hammer2 - flesh out inode and blockref chaining
Matthew Dillon
- Feb 11 2012 - 02:22:01 git: hammer2 hammer2 - Implement most of the hammer2_chain_*() function set
Matthew Dillon
- Feb 11 2012 - 08:30:34 git: hammer2 hammer2 - fix umount panic, misc fixes
Matthew Dillon
- Feb 12 2012 - 19:27:54 git: hammer2 hammer2 - Implement more of the hammer2_chain infrastructure
Matthew Dillon
- Feb 12 2012 - 23:06:10 git: hammer2 hammer2 - rename hammer2_*() to hammer2_vfs_*() for the VFS op functions
Matthew Dillon
- Feb 12 2012 - 23:06:11 git: hammer2 hammer2 - cleanup inode locking paths
Matthew Dillon
- Feb 13 2012 - 00:52:54 git: hammer2 hammer2 - Adjust chain lookup/iteration API, add readdir
Matthew Dillon
- Feb 13 2012 - 01:39:50 git: hammer2 hammer2 - flesh out getattr
Matthew Dillon
- Feb 13 2012 - 03:26:56 git: hammer2 hammer2 - initial mkdir skeleton
Matthew Dillon
- Feb 13 2012 - 08:58:41 git: hammer2 hammer2 - Initial media flush implementation
Matthew Dillon
- Feb 14 2012 - 05:25:53 git: hammer2 hammer2 - correct saveoff in hammer2_vop_readdir()
Matthew Dillon
- Feb 14 2012 - 08:16:29 git: hammer2 hammer2 - clean-up the chain code, first cut at the read/write/strategy code
Matthew Dillon
- Feb 17 2012 - 06:26:46 git: hammer2 hammer2 - core file read and write paths
Matthew Dillon
- Feb 18 2012 - 02:51:34 git: hammer2 hammer2 - Add indirect block creation
Matthew Dillon
- Feb 23 2012 - 17:09:11 git: build - Add git gc --aggressive to src and pkgsrc git repo creation
Matthew Dillon
- Feb 27 2012 - 23:34:32 git: hammer2 hammer2 - More indirect block work & test script work
Matthew Dillon
- Feb 28 2012 - 05:28:08 git: hammer2 hammer2 - more indirect block work, add advlock
Matthew Dillon
- Feb 28 2012 - 10:01:15 git: hammer2 hammer2 - file truncate and extend
Matthew Dillon
- Feb 28 2012 - 23:48:06 git: hammer2 hammer2 - Implement nsymlink, readlink, remove, and rmdir
Matthew Dillon
- Feb 29 2012 - 02:44:39 git: hammer2 hammer2 - Implement rename
Matthew Dillon
- Feb 29 2012 - 04:57:16 git: hammer2 hammer2 - Correct memory leak, skeleton for vop_nlink
Matthew Dillon
- Feb 29 2012 - 08:59:39 git: hammer2 hammer2 - Rework the flusher
Matthew Dillon
- Feb 12 2012 - 18:28:04 git: objformat - Duplicate NELEM() macro
Samuel Greear
- Feb 12 2012 - 18:57:59 git: DragonFly_RELEASE_3_0 objformat - Duplicate NELEM() macro
Samuel Greear
- Feb 20 2012 - 17:31:04 git: chkey, chpass, enigma, lock, newgrp, pw - Handle NULL return from crypt(3)
Samuel Greear
- Feb 02 2012 - 22:40:00 git: Disable HAMMER live dedup, mark as experimental
Samuel J. Greear
- Feb 10 2012 - 16:47:23 git: devattr - add more helpful failure message
Alex Hornung
- Feb 10 2012 - 16:47:24 git: disk - add uuid to udev dict of parts
Alex Hornung
- Feb 24 2012 - 15:25:01 git: puffs - fix panic on hardlink
Alex Hornung
- Feb 24 2012 - 16:24:26 git: puffs - check whether the FS has the given op
Alex Hornung
- Feb 24 2012 - 18:46:06 git: psshfs - implement hard links
Alex Hornung
- Feb 24 2012 - 19:51:18 git: agp - fix potential panic
Alex Hornung
- Feb 24 2012 - 20:38:55 git: dm - Add manpages for target crypt and striped
Alex Hornung
- Feb 24 2012 - 20:38:56 git: crypttab.5 - Mention loading dm_target_crypt
Alex Hornung
- Feb 24 2012 - 21:35:19 git: kthread_create - fix varargs bug
Alex Hornung
- Feb 24 2012 - 22:45:37 git: identcpu - add bits about RdRand (RDRND)
Alex Hornung
- Feb 25 2012 - 08:49:41 git: rdrand - An RNG driver for the RdRand insn
Alex Hornung
- Feb 25 2012 - 08:49:42 git: LINT{,64} - add rdrand
Alex Hornung
- Feb 25 2012 - 08:49:43 git: rdrand.4 - add man page
Alex Hornung
- Feb 25 2012 - 08:49:44 git: rdrand.4 - add warning about being untested
Alex Hornung
- Feb 25 2012 - 19:30:14 git: puffs - fix possible null pointer dereference
Alex Hornung
- Feb 27 2012 - 16:26:17 git: disklabel - add new freedisklabel op
Alex Hornung
- Feb 27 2012 - 16:26:19 git: subr_disk - clear out old labels
Alex Hornung
- Feb 27 2012 - 16:50:01 git: vnconfig - use correct device if using autoclone
Alex Hornung
- Feb 27 2012 - 22:03:16 git: disk - add flag to use underlying psize
Alex Hornung
- Feb 27 2012 - 22:03:17 git: vn - use DSO_RAWPSIZE flag
Alex Hornung
- Feb 29 2012 - 15:50:08 git: boot/loader - test if CPU supports long mode
Alex Hornung
- Feb 29 2012 - 20:06:34 git: scsi_cd - don't lock tray on cdcheckmedia()
Alex Hornung
- Feb 01 2012 - 23:03:40 git: rconfig - LVM stripe script
Antonio Huete Jimenez
- Feb 02 2012 - 16:54:12 git: rconfig - Fix getopt options
Antonio Huete Jimenez
- Feb 21 2012 - 19:42:02 git: kern - Merge two functions to avoid duplicated code.
Antonio Huete Jimenez
- Feb 24 2012 - 12:01:24 git: kern - Do not expose _kthread_create()
Antonio Huete Jimenez
- Feb 04 2012 - 19:35:51 git: custom cc script: Use gcc46's c++ library instead of base
John Marino
- Feb 04 2012 - 20:09:57 git: CCVER=gcc46: Minor tweaks for buildworld
John Marino
- Feb 04 2012 - 20:09:58 git: CCVER=gcc46: Adjust Makefile so boot2 remains < 7.5kb
John Marino
- Feb 04 2012 - 20:09:59 git: CCVER=gcc46: Separate LDFLAGS meant for gcc and ld
John Marino
- Feb 05 2012 - 07:58:17 git: librefuse: Remove from Makefile; it breaks world
John Marino
- Feb 05 2012 - 08:00:49 git: CCVER=gcc46: Now builds world and kernel cleanly
John Marino
- Feb 05 2012 - 11:05:30 git: boot2: slim it down about 300 bytes
John Marino
- Feb 05 2012 - 16:33:18 git: cdefs: Rework and augment visibility attributes
John Marino
- Feb 05 2012 - 16:33:18 git: Support exception handling on statically-linked binaries
John Marino
- Feb 05 2012 - 16:51:13 git: DragonFly_RELEASE_3_0 cdefs: Rework and augment visibility attributes
John Marino
- Feb 05 2012 - 16:51:15 git: DragonFly_RELEASE_3_0 Support exception handling on statically-linked binaries
John Marino
- Feb 11 2012 - 20:04:28 git: rtld: Add support for preinit, init, and fini arrays
John Marino
- Feb 11 2012 - 22:26:53 git: gold linker v2.22: Return to constructors in DT_INIT_ARRAY
John Marino
- Feb 11 2012 - 22:26:54 git: static dl_iterate_phdr: remove unused phent variable
John Marino
- Feb 12 2012 - 11:50:11 git: objformat: Add LINKERVER environment variable recognition
John Marino
- Feb 12 2012 - 11:50:38 git: objformat: Avoid unnecessary getenv calls
John Marino
- Feb 12 2012 - 21:01:54 git: binutils: Make manpage handling generic to ease maintenance
John Marino
- Feb 12 2012 - 21:01:54 git: remove unused /usr/libexec/binutils2*/elf/ld
John Marino
- Feb 12 2012 - 21:45:20 git: binutils: Revert unwanted change to Makefile.inc
John Marino
- Feb 12 2012 - 22:38:30 git: binutils: Fix typo in Makefile
John Marino
- Feb 18 2012 - 07:53:56 git: rtld: add carriage return to die()
John Marino
- Feb 19 2012 - 15:33:02 git: x86_64 getmemsize: Recover 0x100000 bytes
John Marino
- Feb 19 2012 - 15:38:07 git: DragonFly_RELEASE_3_0 x86_64 getmemsize: Recover 0x100000 bytes
John Marino
- Feb 19 2012 - 21:40:12 git: kern build: Update ldscripts
John Marino
- Feb 24 2012 - 06:52:21 git: loaded: Remove obsolete -elf cflags
John Marino
- Feb 24 2012 - 06:52:21 git: kern build: Tweak ldscripts for gold linker
John Marino
- Feb 24 2012 - 23:49:22 git: loader: use _end symbol instead of end
John Marino
- Feb 24 2012 - 23:49:23 git: loader: Add linker scripts for gold v2.22
John Marino
- Feb 24 2012 - 23:49:24 git: boot2: Add linker scripts for gold v2.22
John Marino
- Feb 24 2012 - 23:49:25 git: objformat: Recognize LDVER instead of LINKERVER
John Marino
- Feb 24 2012 - 23:49:25 git: build: Add WORLD_LDVER (similar to WORLD_CCVER)
John Marino
- Feb 02 2012 - 22:33:36 git: Disable HAMMER live dedup, mark as experimental
Thomas Nikolajsen
- Feb 03 2012 - 21:07:15 git: Disable HAMMER live dedup, mark as experimental
Thomas Nikolajsen
- Feb 11 2012 - 06:22:05 git: Disable HAMMER live dedup, mark as experimental
Thomas Nikolajsen
- Feb 16 2012 - 06:36:57 git: Revert "libstand.3: remove .Xo/.Xc"
Thomas Nikolajsen
- Feb 18 2012 - 10:42:20 git: tmpfs.5: Add note that DragonFly NFS client needs to disable ReaddirPlus
Thomas Nikolajsen
- Feb 18 2012 - 10:51:06 git: DragonFly_RELEASE_3_0 tmpfs: Support NFS export of tmpfs filesystems.
Thomas Nikolajsen
- Feb 18 2012 - 10:51:12 git: DragonFly_RELEASE_3_0 tmpfs.5: Add note that DragonFly NFS client needs to disable ReaddirPlus
Thomas Nikolajsen
- Feb 20 2012 - 00:30:55 git: annotated tag v3.0.1 created
Justin C. Sherrill
- Feb 05 2012 - 15:07:48 git: kernel -- linprocfs: linprocfs_allocvp should return a locked vnode.
Venkatesh Srinivas
- Feb 06 2012 - 12:13:16 git: DragonFly_RELEASE_3_0 kernel -- linprocfs: linprocfs_allocvp should return a locked vnode.
Venkatesh Srinivas
- Feb 06 2012 - 12:13:18 git: DragonFly_RELEASE_3_0 kern - Skip rlimit check when caller is a kernel thread.
Venkatesh Srinivas
- Feb 06 2012 - 12:13:18 git: DragonFly_RELEASE_3_0 kernel - Fix incorrect assertion during udp auto-binding
Venkatesh Srinivas
- Feb 09 2012 - 21:04:27 git: hammer2 hammer2 -- Compile fixes.
Venkatesh Srinivas
- Feb 09 2012 - 21:28:31 git: hammer2 hammer2 -- Compile fixes #2.
Venkatesh Srinivas
- Feb 09 2012 - 21:54:21 git: hammer2 hammer2 -- Cleanup volume header readout a bit.
Venkatesh Srinivas
- Feb 10 2012 - 00:30:03 git: hammer2 hammer2 -- Remove tmpfs scaffold.
Venkatesh Srinivas
- Feb 10 2012 - 00:30:04 git: hammer2 hammer2 -- Flesh out _mount vfsops, add mountctl.
Venkatesh Srinivas
- Feb 10 2012 - 03:46:58 git: hammer2 Correct assertion in hammer2_freei.
Venkatesh Srinivas
- Feb 10 2012 - 04:01:15 git: hammer2 Read volume header.
Venkatesh Srinivas
- Feb 10 2012 - 14:57:33 git: hammer2 hammer2 -- Read multiple volume headers and validate CRC for sect0.
Venkatesh Srinivas
- Feb 10 2012 - 15:26:32 git: hammer2 hammer2 -- Add missing error set in valid path.
Venkatesh Srinivas
- Feb 11 2012 - 03:59:55 git: hammer2 Use copyinstr for volume field.
Venkatesh Srinivas
- Feb 16 2012 - 16:02:07 git: hammer2 kernel: mfs -- Fix unmount panic for MFS filesystems.
Venkatesh Srinivas
- Feb 16 2012 - 16:10:38 git: kernel: mfs -- Fix unmount panic for MFS filesystems.
Venkatesh Srinivas
- Feb 16 2012 - 16:17:53 git: DragonFly_RELEASE_3_0 kernel: mfs -- Fix unmount panic for MFS filesystems.
Venkatesh Srinivas
- Feb 24 2012 - 18:07:39 git: libc -- stdlib: Implement quick_exit and at_quick_exit from C11.
Venkatesh Srinivas
- Feb 24 2012 - 18:22:58 git: libc -- stdlib: Implement aligned_alloc from C11.
Venkatesh Srinivas
- Feb 24 2012 - 22:37:09 git: hammer2 hammer2 -- Check root blockset CRC during mount attempts.
Venkatesh Srinivas
- Feb 24 2012 - 22:37:10 git: hammer2 hammer2 -- Fix failure to release buffer in hammer2 mount path error route.
Venkatesh Srinivas
- Feb 18 2012 - 09:10:39 git: VFS accounting: check if nullfs mp* really exist
Francois Tigeot
- Feb 18 2012 - 09:12:26 git: DragonFly_RELEASE_3_0 VFS accounting: check if nullfs mp* really exist
Francois Tigeot
- Feb 18 2012 - 10:17:41 git: DragonFly_RELEASE_3_0 VFS accounting: optimize vop_write() performance
Francois Tigeot
- Feb 18 2012 - 10:17:42 git: VFS accounting: optimize vop_write() performance
Francois Tigeot
- Feb 28 2012 - 11:22:15 git: crypt(3) - Switch SHA256/512 to the Linux implementation
Chris Turner
- Feb 01 2012 - 22:39:54 git: LINT*: Fix some wrong paths in the comments.
Sascha Wildner
- Feb 01 2012 - 22:42:03 git: sym(4): Sync with FreeBSD.
Sascha Wildner
- Feb 02 2012 - 02:24:00 git: uname(1): Bring back CVS IDs except ours.
Sascha Wildner
- Feb 02 2012 - 11:21:43 git: kernel: Remove the obsolete SHMALL, SHMMAX and SHMMAXPGS options.
Sascha Wildner
- Feb 02 2012 - 11:21:45 git: LINT*: Add DEBUG_LOCKS_LATENCY.
Sascha Wildner
- Feb 03 2012 - 13:14:08 git: kernel: Remove the no longer functional APIC_IO option.
Sascha Wildner
- Feb 05 2012 - 01:30:10 git: Bring in the "Port PUFFS from NetBSD/FreeBSD" GSoC 2011 project results.
Sascha Wildner
- Feb 05 2012 - 14:12:00 git: libpuffs: Fix a path that was assuming source is in /usr/src.
Sascha Wildner
- Feb 05 2012 - 14:12:01 git: Revert "librefuse: Remove from Makefile; it breaks world"
Sascha Wildner
- Feb 06 2012 - 02:40:31 git: Update the pciconf(8) database.
Sascha Wildner
- Feb 06 2012 - 03:44:28 git: snd_hda(4): Use MSI if it is supported by the device.
Sascha Wildner
- Feb 06 2012 - 08:30:03 git: mlx(4): Remove an unused variable.
Sascha Wildner
- Feb 06 2012 - 13:29:48 git: dpt(4): Remove an old unneeded file.
Sascha Wildner
- Feb 07 2012 - 08:43:40 git: mps(4): Sync with FreeBSD.
Sascha Wildner
- Feb 07 2012 - 08:50:22 git: mps.4: Document how we disable MSI and comment out MSI-X documentation.
Sascha Wildner
- Feb 07 2012 - 10:53:59 git: mps(4): Remove some useless casts.
Sascha Wildner
- Feb 07 2012 - 12:13:56 git: ifconfig(8): Use strdup() instead of duplicating it.
Sascha Wildner
- Feb 07 2012 - 13:29:01 git: Some cleanup in the puffs manpages.
Sascha Wildner
- Feb 07 2012 - 16:41:22 git: sbin: Remove duplicate includes.
Sascha Wildner
- Feb 08 2012 - 11:01:53 git: mps(4): Mark a function __printflike() and fix a resulting warning.
Sascha Wildner
- Feb 08 2012 - 12:17:27 git: usr.bin: Remove duplicate includes.
Sascha Wildner
- Feb 08 2012 - 12:38:06 git: mount_psshfs: Add a missing include dir to the Makefile.
Sascha Wildner
- Feb 08 2012 - 12:38:08 git: usr.sbin: Remove duplicate includes.
Sascha Wildner
- Feb 08 2012 - 12:49:13 git: Revert "mount_psshfs: Add a missing include dir to the Makefile."
Sascha Wildner
- Feb 08 2012 - 12:59:20 git: libexec: Remove duplicate includes.
Sascha Wildner
- Feb 08 2012 - 20:41:06 git: mps(4): Add module version.
Sascha Wildner
- Feb 09 2012 - 12:26:17 git: hptiop(4): Remove an unused variable.
Sascha Wildner
- Feb 09 2012 - 13:02:32 git: hptiop(4): Use cam_calc_geometry() instead of duplicating it.
Sascha Wildner
- Feb 09 2012 - 16:30:39 git: puffs(4): Don't reference vp before it's initialized.
Sascha Wildner
- Feb 09 2012 - 16:54:12 git: ndis(4): Use callout_init_mp(). Overlooked when I ported it.
Sascha Wildner
- Feb 10 2012 - 10:35:22 git: DragonFly_RELEASE_3_0 mps(4): Sync with FreeBSD.
Sascha Wildner
- Feb 10 2012 - 10:35:23 git: DragonFly_RELEASE_3_0 mps: Properly define U32 and S32
Sascha Wildner
- Feb 10 2012 - 10:35:23 git: DragonFly_RELEASE_3_0 mps.4: Document how we disable MSI and comment out MSI-X documentation.
Sascha Wildner
- Feb 10 2012 - 10:35:24 git: DragonFly_RELEASE_3_0 mps: If we don't have enough space for a sge and chain, don't claim we can
Sascha Wildner
- Feb 10 2012 - 10:35:24 git: DragonFly_RELEASE_3_0 mps(4): Remove some useless casts.
Sascha Wildner
- Feb 10 2012 - 10:35:24 git: DragonFly_RELEASE_3_0 mps: Use WAITOK to allocate critical data struct on attach path
Sascha Wildner
- Feb 10 2012 - 10:35:24 git: DragonFly_RELEASE_3_0 mps: Hold lock for the shutdown event handler
Sascha Wildner
- Feb 10 2012 - 10:35:25 git: DragonFly_RELEASE_3_0 mps(4): Mark a function __printflike() and fix a resulting warning.
Sascha Wildner
- Feb 10 2012 - 10:35:25 git: DragonFly_RELEASE_3_0 mps(4): Add module version.
Sascha Wildner
- Feb 11 2012 - 19:32:54 git: Remove the duplicate fsx from tools/regression.
Sascha Wildner
- Feb 13 2012 - 14:09:21 git: Fix some typos.
Sascha Wildner
- Feb 13 2012 - 21:39:12 git: world: Add missing DPADDs in some Makefiles.
Sascha Wildner
- Feb 13 2012 - 22:55:38 git: Remove an obsolete header file specific to labpc(4) (which was removed).
Sascha Wildner
- Feb 16 2012 - 03:32:13 git: LINT/LINT64: Remove obsolete comment.
Sascha Wildner
- Feb 16 2012 - 03:32:14 git: kernel/pci: Implement the PCIOCATTACHED ioctl.
Sascha Wildner
- Feb 16 2012 - 03:38:54 git: DragonFly_RELEASE_3_0 kernel/pci: Implement the PCIOCATTACHED ioctl.
Sascha Wildner
- Feb 16 2012 - 05:13:34 git: mfiutil(8): Fix typo.
Sascha Wildner
- Feb 16 2012 - 07:54:45 git: kernel: Remove opt_bus.h references where they are not needed.
Sascha Wildner
- Feb 16 2012 - 09:09:18 git: kernel: Include <sys/ioccom.h> where ioctls are defined.
Sascha Wildner
- Feb 16 2012 - 09:35:19 git: kernel: Include <sys/ioccom.h> where ioctls are defined (part 2).
Sascha Wildner
- Feb 16 2012 - 10:01:15 git: objformat.1: Fix date.
Sascha Wildner
- Feb 16 2012 - 10:49:23 git: proplib manpages: Add missing .Nd
Sascha Wildner
- Feb 16 2012 - 14:49:27 git: isp(4): Fix wrong sizeof().
Sascha Wildner
- Feb 16 2012 - 14:49:32 git: DragonFly_RELEASE_3_0 isp(4): Fix wrong sizeof().
Sascha Wildner
- Feb 16 2012 - 19:51:35 git: kernel: Remove the unused is_physical_memory() function.
Sascha Wildner
- Feb 16 2012 - 19:53:40 git: kernel/i386: Remove a no longer needed include, too.
Sascha Wildner
- Feb 16 2012 - 21:32:02 git: puc.4: Fix path.
Sascha Wildner
- Feb 16 2012 - 21:32:03 git: puc(4): Enable it for x86_64, too.
Sascha Wildner
- Feb 16 2012 - 23:04:10 git: kernel: Remove unused attributes from stuff that is, in fact, used.
Sascha Wildner
- Feb 17 2012 - 11:25:03 git: kernel/pf: In the ioctl code, make sure NPFLOG is actually defined.
Sascha Wildner
- Feb 17 2012 - 22:05:13 git: hier.7: Add back a .Bl that was removed with the binutils 2.20 removal.
Sascha Wildner
- Feb 17 2012 - 22:05:54 git: DragonFly_RELEASE_3_0 hier.7: Add back a .Bl that was removed with the binutils 2.20 removal.
Sascha Wildner
- Feb 20 2012 - 11:59:48 git: dsched(4): Some miscellaneous cleanup.
Sascha Wildner
- Feb 20 2012 - 13:31:41 git: Fix some typos.
Sascha Wildner
- Feb 20 2012 - 18:30:19 git: Remove the old <sys/ata.h> header and make it a link of <sys/nata.h>.
Sascha Wildner
- Feb 21 2012 - 16:00:39 git: Makefile.inc1: Remove a no longer used variable.
Sascha Wildner
- Feb 22 2012 - 09:35:15 git: Remove the KTR_MSGPORT kernel option which was never used.
Sascha Wildner
- Feb 23 2012 - 18:24:20 git: LINT: Add CPU_HAS_SSE2.
Sascha Wildner
- Feb 25 2012 - 14:15:09 git: kernel/i386: Remove the empty CPU_HAS_FXSR kernel option.
Sascha Wildner
- Feb 25 2012 - 19:08:22 git: puffs: Install some headers and remove now unnecessary -I's in Makefiles.
Sascha Wildner
- Feb 25 2012 - 23:11:56 git: dm_target_crypt.4: Remove trailing whitespace.
Sascha Wildner
- Feb 26 2012 - 13:29:08 git: kernel/pci: Fix the securelevel check in pci_open() for write access.
Sascha Wildner
- Feb 26 2012 - 13:39:38 git: kernel/pci: Fix indent.
Sascha Wildner
- Feb 26 2012 - 15:16:52 git: kernel: Move a de(4) specific header file where it belongs.
Sascha Wildner
- Feb 26 2012 - 17:06:45 git: kernel/pcidevs: Shrink it down to what we actually need from it.
Sascha Wildner
- Feb 26 2012 - 17:06:47 git: kernel: Regenerate pcidevs.h and pcidevs_data.h.
Sascha Wildner
- Feb 27 2012 - 19:53:33 git: uguru(4): Fix a panic when detaching (e.g., on kldunload).
Sascha Wildner
- Feb 27 2012 - 19:53:37 git: DragonFly_RELEASE_3_0 uguru(4): Fix a panic when detaching (e.g., on kldunload).
Sascha Wildner
- Feb 28 2012 - 10:41:30 git: kernel: Remove the IPFIREWALL_FORWARD option which does nothing.
Sascha Wildner
- Feb 28 2012 - 10:49:43 git: kernel: Remove opt_ipfw.h from a few files which don't need it.
Sascha Wildner
- Feb 28 2012 - 22:45:31 git: libthread_xu/libc_r: Improve the check for EINVAL in sem_* functions.
Sascha Wildner
- Feb 28 2012 - 22:45:36 git: DragonFly_RELEASE_3_0 libthread_xu/libc_r: Improve the check for EINVAL in sem_* functions.
Sascha Wildner
- Feb 29 2012 - 14:13:45 git: bsd-family-tree: Sync with FreeBSD.
Sascha Wildner
- Feb 06 2012 - 03:07:09 git: pci: Fix manual interrupt routing support
Sepherosa Ziehau
- Feb 07 2012 - 09:38:24 git: mps: Properly define U32 and S32
Sepherosa Ziehau
- Feb 07 2012 - 09:38:25 git: mps: Use WAITOK to allocate critical data struct on attach path
Sepherosa Ziehau
- Feb 07 2012 - 09:38:26 git: mps: If we don't have enough space for a sge and chain, don't claim we can
Sepherosa Ziehau
- Feb 07 2012 - 09:38:26 git: mps: Hold lock for the shutdown event handler
Sepherosa Ziehau
- Feb 07 2012 - 09:42:14 git: mps: Hold lock for the shutdown event handler
Sepherosa Ziehau
- Feb 25 2012 - 11:09:48 git: vlan: Fix the incorrect logic
Sepherosa Ziehau
- Feb 25 2012 - 12:32:03 git: vlan: Add comment about how MPSAFE works out for vlan
Sepherosa Ziehau
- Feb 26 2012 - 14:05:01 git: e1000: Remove em specific files, which are not and will not be used
Sepherosa Ziehau
- Feb 26 2012 - 14:05:21 git: netif: Use ether_ioctl() to handle SIOCSIFADDR
Sepherosa Ziehau
- Feb 28 2012 - 13:41:27 git: arp: Don't send gratuitous ARP in arp_ifinit
Sepherosa Ziehau
Last message date:
Wed Feb 29 12:06:34 PST 2012
Archived on: Fri Mar 3 13:39:00 PST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).