July 2011 Archives by subject
Starting: Fri Jul 1 13:59:01 PDT 2011
Ending: Sun Jul 31 08:13:30 PDT 2011
Messages: 138
- Jul 17 2011 - 11:20:17 git: acpidb(8): Fix library dependencies.
Sascha Wildner
- Jul 31 2011 - 15:13:30 git: add MLINK for _updwtmpx
Alex Hornung
- Jul 25 2011 - 20:56:58 git: Add the lgue(4) driver for USB CDC ethernet.
Sascha Wildner
- Jul 02 2011 - 12:12:58 git: bce(4): - Added a workaround for NC-SI management firmware
Sepherosa Ziehau
- Jul 03 2011 - 08:22:06 git: bce(4): Add more definition for the RX frame header
Sepherosa Ziehau
- Jul 02 2011 - 12:12:54 git: bce(4): Avoid NULL pointer access, if no flash info could be found
Sepherosa Ziehau
- Jul 02 2011 - 12:12:56 git: bce(4): Correct ifmedia related bits
Sepherosa Ziehau
- Jul 02 2011 - 12:12:57 git: bce(4): Create dedicated shared memory access routines.
Sepherosa Ziehau
- Jul 02 2011 - 12:12:53 git: bce(4): Detect context initialization failure
Sepherosa Ziehau
- Jul 06 2011 - 09:42:35 git: bce(4): Fix build
Thomas Nikolajsen
- Jul 02 2011 - 12:12:52 git: bce(4): Print detailed device information only if bootverbose is enabled
Sepherosa Ziehau
- Jul 03 2011 - 08:22:07 git: bce(4): Update firmware to 6.0.x
Sepherosa Ziehau
- Jul 17 2011 - 11:20:15 git: bsd.libnames.mk: Fix thread lib path.
Sascha Wildner
- Jul 17 2011 - 10:47:47 git: bsd.libnames.mk: Sync the library list with what we have.
Sascha Wildner
- Jul 21 2011 - 20:17:07 git: BSD gprof/4: Remove old gprof versions from code base
John Marino
- Jul 18 2011 - 03:12:53 git: cryptdisks(8): Fix LDADD/DPADD.
Sascha Wildner
- Jul 16 2011 - 17:39:46 git: cryptdisks - add (preliminary) tcplay support
Alex Hornung
- Jul 04 2011 - 18:19:56 git: crypto(4,9) - update with new algorithms
Alex Hornung
- Jul 02 2011 - 12:25:30 git: crypto - Add Serpent implementation
Alex Hornung
- Jul 02 2011 - 11:09:04 git: crypto - Add Twofish implementation
Alex Hornung
- Jul 18 2011 - 03:56:24 git: cryptsetup/dmsetup/lvm: Fix LDADD/DPADD.
Sascha Wildner
- Jul 30 2011 - 09:13:34 git: csu x86_64 - properly align stack
Alex Hornung
- Jul 29 2011 - 20:18:38 git: defaults/rc.conf - Add jail_devfs_enable as a known option.
Antonio Huete Jimenez
- Jul 03 2011 - 06:37:18 git: devfs - replace subname* with related* functions
Alex Hornung
- Jul 03 2011 - 15:36:36 git: dm - change remove_all traversal direction
Alex Hornung
- Jul 16 2011 - 17:39:55 git: dm - get rid of excessive locking and redundancy
Alex Hornung
- Jul 02 2011 - 14:56:36 git: dm_target_crypt - Add twofish & serpent support
Alex Hornung
- Jul 16 2011 - 17:39:57 git: dm_target_crypt - use per-instance mpipes, KTR
Alex Hornung
- Jul 06 2011 - 10:34:22 git: DragonFly_RELEASE_2_10 df - Properly handle paths passed when -t is used.
Thomas Nikolajsen
- Jul 06 2011 - 10:34:24 git: DragonFly_RELEASE_2_10 hammer(8) - Fix snapshot count in info directive.
Thomas Nikolajsen
- Jul 30 2011 - 11:07:35 git: DragonFly_RELEASE_2_10 kernel - Fix a small race in the umtx code
Venkatesh Srinivas
- Jul 06 2011 - 10:34:23 git: DragonFly_RELEASE_2_10 kernel - Fix directory scanning bug in Samba
Thomas Nikolajsen
- Jul 30 2011 - 11:07:44 git: DragonFly_RELEASE_2_10 kernel - Fix rare IPIQ freezes
Venkatesh Srinivas
- Jul 30 2011 - 11:07:40 git: DragonFly_RELEASE_2_10 kernel - Fix signal delivery races
Venkatesh Srinivas
- Jul 06 2011 - 10:34:20 git: DragonFly_RELEASE_2_10 kernel: Fix buildkernel for kernel w/ 'options IPSEC', but w/o IPSEC_ESP
Thomas Nikolajsen
- Jul 10 2011 - 18:15:53 git: DragonFly_RELEASE_2_10 ktrdump: fixup size modifiers for integers
Sascha Wildner
- Jul 10 2011 - 18:15:52 git: DragonFly_RELEASE_2_10 vga(4): Fix the kernel build with VGA_NO_BIOS set.
Sascha Wildner
- Jul 11 2011 - 17:55:07 git: DragonFly_RELEASE_2_10 vga(4): Remove a bogus check.
Sascha Wildner
- Jul 30 2011 - 11:07:28 git: DragonFly_RELEASE_2_10 vkernel - cpu_disable_intr adjustments
Venkatesh Srinivas
- Jul 30 2011 - 11:07:39 git: DragonFly_RELEASE_2_10 vkernel - do not set SA_NODEFER for SIGIO and SIGUSR1
Venkatesh Srinivas
- Jul 30 2011 - 11:07:41 git: DragonFly_RELEASE_2_10 vkernel - Fix lockup with [v]kernel due to missing ipiq signal
Venkatesh Srinivas
- Jul 24 2011 - 07:32:25 git: ethernet: Add ether_demux(), which will send the packet to the correct netisr
Sepherosa Ziehau
- Jul 24 2011 - 11:57:00 git: ethernet: Allow netisr handler to run directly
Sepherosa Ziehau
- Jul 24 2011 - 06:09:43 git: ethernet: Change some stats type to u_long
Sepherosa Ziehau
- Jul 24 2011 - 06:50:12 git: ethernet: Factor out ether_characterize()
Sepherosa Ziehau
- Jul 16 2011 - 22:15:32 git: Fix userland profiling on x86_64 by taking FreeBSD's mcount().
Sascha Wildner
- Jul 22 2011 - 16:20:44 git: gdb(1): Fix the dreaded "xml-builtin.c already exists" quickworld error.
Sascha Wildner
- Jul 12 2011 - 18:40:14 git: gdbinit: Add a function to show the unread portion of the kernel msgbuf.
Sascha Wildner
- Jul 15 2011 - 16:29:18 git: gdbinit: Fix typo.
Sascha Wildner
- Jul 12 2011 - 19:02:42 git: gdbinit: Some little simplification.
Sascha Wildner
- Jul 20 2011 - 22:30:45 git: gold: Fix hardcoded library search path
John Marino
- Jul 21 2011 - 20:16:57 git: gprof: Replace BSD gprof and gprof4 with gnu gprof
John Marino
- Jul 22 2011 - 16:07:08 git: HAMMER VFS - Add code to reduce frontend vs flusher locking conflicts
Matthew Dillon
- Jul 17 2011 - 11:24:11 git: iasl(8): Fix library dependencies.
Sascha Wildner
- Jul 18 2011 - 23:11:13 git: if_bge: Support more chipsets
Michael Neumann
- Jul 21 2011 - 02:16:40 git: if_bge: Support more chipsets
Sepherosa Ziehau
- Jul 28 2011 - 15:17:23 git: if_bge: Support more chipsets
Michael Neumann
- Jul 06 2011 - 19:12:16 git: Install the est(4) manual page for both i386 and x86_64.
Sascha Wildner
- Jul 22 2011 - 08:45:58 git: ioapic: Disable unused GSI instead of leaving it in unknown state
Sepherosa Ziehau
- Jul 22 2011 - 08:45:59 git: ioapic: Don't do the default IRQ configure, if it is mapped to different GSI
Sepherosa Ziehau
- Jul 23 2011 - 02:25:28 git: kernel -- bpf: Clear bpf_filter mem[] to prevent kernel stack leak.
Venkatesh Srinivas
- Jul 14 2011 - 01:24:21 git: kernel - Add debugging and attempt to fix vm_prefault issue
Matthew Dillon
- Jul 18 2011 - 06:48:53 git: kernel - Additional fixes for vm_prefault issue
Matthew Dillon
- Jul 27 2011 - 03:41:47 git: kernel - Adjust mbuf cached free object retention
Matthew Dillon
- Jul 29 2011 - 08:24:26 git: kernel - Fix a small race in the umtx code
Matthew Dillon
- Jul 27 2011 - 03:41:44 git: kernel - Fix ENOBUFS related panic in tcp_output()
Matthew Dillon
- Jul 27 2011 - 03:41:53 git: kernel - Fix panic when the ccd device is used with swapcache
Matthew Dillon
- Jul 29 2011 - 08:33:51 git: kernel - Fix rare IPIQ freezes
Matthew Dillon
- Jul 29 2011 - 08:24:47 git: kernel - Fix signal delivery races
Matthew Dillon
- Jul 29 2011 - 08:24:24 git: kernel - Minor enhancement to ddb's 'ps'
Matthew Dillon
- Jul 28 2011 - 23:21:44 git: kernel - remove debugging print_backtrace() when a vkernel is killed
Matthew Dillon
- Jul 11 2011 - 20:35:19 git: kernel/printcpuinfo(): Sync feature bit descriptions with FreeBSD.
Sascha Wildner
- Jul 06 2011 - 09:43:06 git: kernel: Fix buildkernel for kernel w/ 'options IPSEC', but w/o IPSEC_ESP
Thomas Nikolajsen
- Jul 09 2011 - 03:42:27 git: kernel: Fix compiling SMBFS and NETSMB into the x86_64 kernel.
Sascha Wildner
- Jul 06 2011 - 19:07:01 git: kernel: FWIW, allow the CPU_ENABLE_EST option for x86_64 kernels too.
Sascha Wildner
- Jul 03 2011 - 15:11:43 git: kernel: Little style(9) issue.
Sascha Wildner
- Jul 06 2011 - 20:01:45 git: kernel: Move the est(4) source code to dev/powermng/est.
Sascha Wildner
- Jul 27 2011 - 11:00:30 git: kernel: Remove no longer used kernel option LOUTB.
Sascha Wildner
- Jul 06 2011 - 19:07:00 git: kernel: Remove obsolete comment.
Sascha Wildner
- Jul 21 2011 - 08:22:30 git: kernel: Remove some old ISA only drivers.
Sascha Wildner
- Jul 16 2011 - 12:53:53 git: kernel: Suppress the generation of unused debug.ktr.*_enable sysctls.
Sascha Wildner
- Jul 16 2011 - 09:54:29 git: ktr(4): Ensure that KTR_ENTRIES is 2^n and document that it has to be.
Sascha Wildner
- Jul 16 2011 - 13:33:03 git: ktr.4: Document the debug.ktr.resynchronize sysctl.
Sascha Wildner
- Jul 16 2011 - 12:53:53 git: ktr.4: Do some cleanup.
Sascha Wildner
- Jul 16 2011 - 12:52:55 git: ktr.9: Add a few words about KTR_INFO_MASTER_EXTERN().
Sascha Wildner
- Jul 10 2011 - 18:12:32 git: ktrdump: fixup size modifiers for integers
Aggelos Economopoulos
- Jul 10 2011 - 21:50:39 git: ktrdump: handle %c in ktr format strings
Aggelos Economopoulos
- Jul 06 2011 - 20:01:41 git: less(1): Raise WARNS to 2.
Sascha Wildner
- Jul 20 2011 - 20:12:56 git: libdm - add dummy dm_udev_set_sync_support()
Alex Hornung
- Jul 16 2011 - 17:39:48 git: libdm - a simple BSD-licensed libdevmapper
Alex Hornung
- Jul 27 2011 - 11:00:31 git: libprop manpages: Add missing LIBRARY sections (some added again).
Sascha Wildner
- Jul 25 2011 - 13:37:17 git: Makefile_upgrade.inc: Fix typos and add two more gprof related files.
Sascha Wildner
- Jul 25 2011 - 14:06:42 git: Makefile_upgrade.inc: More typo fixes.
Sascha Wildner
- Jul 02 2011 - 20:51:45 git: make upgrade: Remove various old files that were forgotten over the years.
Sascha Wildner
- Jul 28 2011 - 18:31:12 git: manpages: Add some missing includes.
Sascha Wildner
- Jul 29 2011 - 14:09:21 git: manpages: Fix some typos.
Sascha Wildner
- Jul 28 2011 - 17:02:02 git: manpages: Some little cleanup.
Sascha Wildner
- Jul 16 2011 - 17:39:44 git: mdoc.local - add libtcplay
Alex Hornung
- Jul 10 2011 - 18:19:54 git: Mention the ktr format string limitations in ktr(9)
Aggelos Economopoulos
- Jul 31 2011 - 09:44:41 git: msk(4): 88E80{35,36,37,38} are 100baseT only
Sepherosa Ziehau
- Jul 31 2011 - 07:01:19 git: msk(4): Add flag to mark the controller is 100baseTX only
Sepherosa Ziehau
- Jul 31 2011 - 09:44:44 git: msk(4): Add Yukon FE+ support
Sepherosa Ziehau
- Jul 11 2011 - 07:34:36 git: msk(4): Align RX buffer on 8bytes for hardware w/ ram buffer
Sepherosa Ziehau
- Jul 31 2011 - 09:44:42 git: msk(4): Disable HW WOL for Yukon EC Ultra
Sepherosa Ziehau
- Jul 31 2011 - 09:44:43 git: msk(4): Explicitly reset GMAC Controls and clear GM_GP_CTRL
Sepherosa Ziehau
- Jul 31 2011 - 07:01:17 git: msk(4): Fix link status detection
Sepherosa Ziehau
- Jul 31 2011 - 07:01:18 git: msk(4): If link is down, don't disable RX/TX MACs if they are not enabled
Sepherosa Ziehau
- Jul 31 2011 - 07:01:05 git: msk(4): Unify PROMISC and ALLMULTI settings
Sepherosa Ziehau
- Jul 22 2011 - 10:34:01 git: netisr: Add hashcheck method to check and adjust hw provided hash
Sepherosa Ziehau
- Jul 01 2011 - 20:59:01 git: opencrypto - (minor) sync with OpenBSD
Alex Hornung
- Jul 01 2011 - 20:59:01 git: opencrypto - Add AES GCM/GMAC support
Alex Hornung
- Jul 02 2011 - 14:24:06 git: opencrypto - Add serpent & twofish XTS modes
Alex Hornung
- Jul 02 2011 - 12:25:29 git: opencrypto - add serpent support to cryptosoft/dev
Alex Hornung
- Jul 02 2011 - 11:09:03 git: opencrypto - add twofish support to cryptosoft/dev
Alex Hornung
- Jul 06 2011 - 09:42:36 git: padlock(4): Fix build
Thomas Nikolajsen
- Jul 28 2011 - 17:11:40 git: prop_dictionary.3: Reapply 4bba5a94fad7a40a25b58fff23a76b3c0bee80ee.
Sascha Wildner
- Jul 31 2011 - 14:59:07 git: pthread - adjust visibility to 'default'
Alex Hornung
- Jul 03 2011 - 01:59:30 git: Remove obsolete file.
Sascha Wildner
- Jul 24 2011 - 12:55:20 git: rtld-elf - restore old tls/tcb code
Alex Hornung
- Jul 03 2011 - 02:39:49 git: Sort the file list in /usr/share/examples/etc.
Sascha Wildner
- Jul 28 2011 - 21:44:17 git: tcplay(8): Fix SYNOPSIS & sync to usage() Also fix typo in getopt string.
Thomas Nikolajsen
- Jul 16 2011 - 17:39:58 git: tcplay - bring in
Alex Hornung
- Jul 26 2011 - 14:57:40 git: tcplay - update to version 0.9
Alex Hornung
- Jul 02 2011 - 12:25:31 git: tests - add serpent via cryptodev tests
Alex Hornung
- Jul 02 2011 - 11:09:04 git: tests - add twofish via cryptodev tests
Alex Hornung
- Jul 02 2011 - 12:27:25 git: tests - minor cosmetic fix
Alex Hornung
- Jul 17 2011 - 11:15:18 git: udevd(8): Fix library dependencies.
Sascha Wildner
- Jul 04 2011 - 07:34:32 git: unix(4): Mention SOCK_SEQPACKET
Sepherosa Ziehau
- Jul 03 2011 - 02:19:50 git: Update the README in /usr/share/examples/etc.
Sascha Wildner
- Jul 31 2011 - 14:59:04 git: updwtmpx - update prototype to be void, but ...
Alex Hornung
- Jul 25 2011 - 20:17:12 git: usr.sbin/802_11: Raise WARNS to 1.
Sascha Wildner
- Jul 28 2011 - 23:21:43 git: vkernel - Add SIGINFO support (experimental)
Matthew Dillon
- Jul 29 2011 - 08:33:50 git: vkernel - cpu_disable_intr adjustments
Matthew Dillon
- Jul 29 2011 - 08:24:46 git: vkernel - do not set SA_NODEFER for SIGIO and SIGUSR1
Matthew Dillon
- Jul 08 2011 - 23:09:16 git: vkernel - enhance the pidfile option and fix memimg file scanning
Matthew Dillon
- Jul 28 2011 - 23:18:05 git: vkernel - Fix lockup with [v]kernel due to missing ipiq signal
Matthew Dillon
- Jul 06 2011 - 09:43:04 git: VKERNEL64: Sync to VKERNEL; i.e. add IPSEC, TMPFS & NULLFS
Thomas Nikolajsen
- Jul 06 2011 - 09:43:07 git: vkernel64: Sync to vkernel modulo pc64
Thomas Nikolajsen
Last message date:
Sun Jul 31 08:13:30 PDT 2011
Archived on: Fri Mar 3 13:38:58 PST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).