December 2011 Archives by author
Starting: Thu Dec 1 09:19:44 PST 2011
Ending: Sat Dec 31 17:49:08 PST 2011
Messages: 328
- Dec 10 2011 - 18:05:11 git: kernel/netgraph7: Replace usage of MALLOC/FREE with kmalloc/kfree here too.
Nuno Antunes
- Dec 17 2011 - 06:19:11 git: nexus/intr: Change the wrong cpuid backtrace to assertion
Nuno Antunes
- Dec 23 2011 - 18:29:39 git: telnetd: Validate key length prior to copying into a fixed buffer.
Peter Avalos
- Dec 23 2011 - 18:29:41 git: DragonFly_RELEASE_2_8 telnetd: Validate key length prior to copying into a fixed buffer.
Peter Avalos
- Dec 23 2011 - 18:29:42 git: DragonFly_RELEASE_2_10 telnetd: Validate key length prior to copying into a fixed buffer.
Peter Avalos
- Dec 24 2011 - 21:18:48 git: Update build for OpenPAM Lycopsida.
Peter Avalos
- Dec 24 2011 - 21:18:50 git: pam_group: Add ruser and luser options.
Peter Avalos
- Dec 24 2011 - 21:18:50 git: libpam: Update Makefile.
Peter Avalos
- Dec 24 2011 - 21:18:50 git: style(9) fix.
Peter Avalos
- Dec 24 2011 - 21:18:51 git: GC pam_krb5 and pam_ksu.
Peter Avalos
- Dec 24 2011 - 21:18:51 git: pam_ssh: Don't allow a bogus passphrase for unencrypted keys.
Peter Avalos
- Dec 24 2011 - 21:18:51 git: Include lib/Makefile.inc in pam_modules' Makefile.inc.
Peter Avalos
- Dec 24 2011 - 21:18:52 git: pam_unix: Respect passwordtime from login.conf if set.
Peter Avalos
- Dec 24 2011 - 21:24:22 git: DragonFly_RELEASE_2_10 pam_ssh: pam_ssh: Don't allow a bogus passphrase for unencrypted keys.
Peter Avalos
- Dec 24 2011 - 21:24:24 git: DragonFly_RELEASE_2_8 pam_ssh: pam_ssh: Don't allow a bogus passphrase for unencrypted keys.
Peter Avalos
- Dec 25 2011 - 18:08:59 git: sh(1): Improve documentation of field splitting.
Peter Avalos
- Dec 25 2011 - 18:09:00 git: sh: Remove undefined behaviour due to overflow in +/-/* in arithmetic.
Peter Avalos
- Dec 25 2011 - 18:09:01 git: sh: Allow unsetting OPTIND.
Peter Avalos
- Dec 25 2011 - 18:09:03 git: sh: Reduce one level of evaltree() recursion when executing 'case'.
Peter Avalos
- Dec 25 2011 - 18:09:03 git: sh: Remove impossible evalskip check in 'for'.
Peter Avalos
- Dec 25 2011 - 18:09:04 git: sh: Add test for df6b9adb7f429266f4faf79629df957f76d736f3.
Peter Avalos
- Dec 25 2011 - 18:09:04 git: sh: Test that '!' is literal if quoted and first char of bracket expr
Peter Avalos
- Dec 25 2011 - 18:09:05 git: sh: Add a test for a fairly obscure case with aliases.
Peter Avalos
- Dec 25 2011 - 18:09:05 git: sh: Add test for exit status of for loop without items.
Peter Avalos
- Dec 25 2011 - 18:09:06 git: sh: Add tests for some corner cases of 'case' exit status.
Peter Avalos
- Dec 25 2011 - 18:09:06 git: sh: Add test for LC_COLLATE-based character ranges in case.
Peter Avalos
- Dec 25 2011 - 18:09:07 git: sh: Add simple CDPATH test.
Peter Avalos
- Dec 25 2011 - 18:09:07 git: sh: Test that . /dev/null returns exit status 0 and does not preserve $?.
Peter Avalos
- Dec 25 2011 - 18:09:08 git: sh: Add test for 332546d32a797c819b3a1804e66be73417674ff1.
Peter Avalos
- Dec 25 2011 - 18:09:09 git: sh: Add forgotton test for set.
Peter Avalos
- Dec 25 2011 - 18:09:09 git: sh: Add tests for -n flag.
Peter Avalos
- Dec 25 2011 - 18:09:10 git: sh: Add simple tests for set -x and PS4.
Peter Avalos
- Dec 25 2011 - 18:09:10 git: sh: Add testcase for $? in here-document.
Peter Avalos
- Dec 25 2011 - 18:09:11 git: sh: Add test for positional parameters with more than one digit.
Peter Avalos
- Dec 25 2011 - 18:09:11 git: sh: Add some testcases for pasting $*/$@ directly to a literal.
Peter Avalos
- Dec 25 2011 - 18:09:12 git: sh: Add tests for some somewhat obscure aspects of function definitions.
Peter Avalos
- Dec 25 2011 - 18:09:13 git: sh: Add tests for lines that look like heredoc delimiters but are not.
Peter Avalos
- Dec 28 2011 - 22:47:03 git: libmagic: Update Makefile.
Peter Avalos
- Dec 31 2011 - 20:54:18 git: Merge branch 'vendor/FILE'
Peter Avalos
- Dec 01 2011 - 23:27:39 git: kernel - Remove double unlock in elf core dumping code
Matthew Dillon
- Dec 01 2011 - 23:27:40 git: kernel - sysctl - use a larger buffer to ensure that a ksnprintf() fits
Matthew Dillon
- Dec 01 2011 - 23:28:44 git: kernel - Fix lost lock in devfs
Matthew Dillon
- Dec 01 2011 - 23:55:50 git: libkvm - Fix seg-fault in ps output when loading a process's argv
Matthew Dillon
- Dec 02 2011 - 01:12:06 git: kernel - Remove unnecessary MP lock in vgone_vxlocked()
Matthew Dillon
- Dec 02 2011 - 01:12:43 git: kernel - Refactor the vmspace locking code and several use cases
Matthew Dillon
- Dec 02 2011 - 01:14:44 git: HAMMER VFS - Attempt to fix a low-memory deadlock
Matthew Dillon
- Dec 02 2011 - 01:15:45 git: HAMMER VFS - Attempt to fix a low-memory deadlock
Matthew Dillon
- Dec 06 2011 - 17:28:43 git: kernel - Remove unnecessary < 0 checks for sopt_valsize unsigned field + fixup
Matthew Dillon
- Dec 08 2011 - 02:40:51 git: kernel - Fix panic in vm_page_try_to_free()
Matthew Dillon
- Dec 08 2011 - 02:40:52 git: buildworld - Fix -j n collisions
Matthew Dillon
- Dec 08 2011 - 02:40:53 git: kernel - Fix kqueue race with NOTE_EXIT
Matthew Dillon
- Dec 08 2011 - 02:54:20 git: buildworld - Add uuid for HAMMER2
Matthew Dillon
- Dec 08 2011 - 02:54:21 git: kernel - add DEBUG_LOCKS_LATENCY option
Matthew Dillon
- Dec 08 2011 - 02:54:22 git: kernel - Fix alarm() timer race against exit
Matthew Dillon
- Dec 08 2011 - 02:54:23 git: kernel - Add TDF_RUNNING assertions
Matthew Dillon
- Dec 08 2011 - 04:12:01 git: kernel - Fix panic during diskless mount
Matthew Dillon
- Dec 08 2011 - 04:12:02 git: kernel - Fix endless nfs error 70 during shutdown
Matthew Dillon
- Dec 08 2011 - 04:17:20 git: kernel - Add -fno-stack-protector for kernel build
Matthew Dillon
- Dec 08 2011 - 04:17:22 git: kernel - Do not use LK_NOWAIT for vfs_busy() after initialization
Matthew Dillon
- Dec 08 2011 - 04:17:23 git: kernel - Adjust stack by an addition 128 in sendupcall()
Matthew Dillon
- Dec 08 2011 - 04:18:17 git: kernel - Add additional safety assertions in the pmap path
Matthew Dillon
- Dec 08 2011 - 04:21:19 git: kernel - Remove unneeded initialization
Matthew Dillon
- Dec 08 2011 - 04:21:20 git: kernel - Clear the quick-return flag when changing PSL_IOPL.
Matthew Dillon
- Dec 08 2011 - 04:25:19 git: kernel - Remove partially commit debug code
Matthew Dillon
- Dec 08 2011 - 05:38:41 git: kernel - Fix missing token release on I/O error during exec
Matthew Dillon
- Dec 08 2011 - 06:36:29 git: kernel - Support bdwrite() on tmpfs buffer cache buffers
Matthew Dillon
- Dec 12 2011 - 17:42:04 git: Kernel - Fix double-unlock in nlookupdotdot
Matthew Dillon
- Dec 12 2011 - 17:42:05 git: kernel - Misc fixes and debugging
Matthew Dillon
- Dec 14 2011 - 03:41:23 git: kernel - Fix signal races against exiting processes
Matthew Dillon
- Dec 14 2011 - 03:42:28 git: make - Do not try to track stopped/continued processes
Matthew Dillon
- Dec 15 2011 - 01:16:23 git: kernel - Update loader.conf documentation and add sio comconsole unit specifier
Matthew Dillon
- Dec 22 2011 - 19:43:57 git: libc - fix mcontext issues
Matthew Dillon
- Dec 22 2011 - 19:43:58 git: kernel - Increase cluster_limit for exec args on machines w/ > 16 cpus
Matthew Dillon
- Dec 22 2011 - 19:44:00 git: kernel - Implement static stackgap feature in addition to random stackgap
Matthew Dillon
- Dec 22 2011 - 19:44:02 git: kernel - Add suword32 and fix argc/envc initialization
Matthew Dillon
- Dec 22 2011 - 19:44:03 git: kernel - Fix floating point save state structure and minor npx issues
Matthew Dillon
- Dec 22 2011 - 19:44:12 git: kernel - Properly dispose of vm_page_t in sf_buf_mfree()
Matthew Dillon
- Dec 22 2011 - 19:46:14 git: kernel - Reorder critical section interlock in splz()
Matthew Dillon
- Dec 22 2011 - 21:20:14 git: kernel - Fix new static stackgap feature from recent commit
Matthew Dillon
- Dec 22 2011 - 21:20:15 git: kernel - cleanup bit number test
Matthew Dillon
- Dec 25 2011 - 22:03:44 git: kernel - Add workaround support for a probable AMD cpu bug related to cc1
Matthew Dillon
- Dec 25 2011 - 22:03:47 git: gcc-4.4: Add workaround for probable AMD cpu bug
Matthew Dillon
- Dec 25 2011 - 22:33:11 git: kernel - Correct sysctl variable type for kern.stackgap_random
Matthew Dillon
- Dec 25 2011 - 22:33:12 git: kernel - Fix missing chain wait
Matthew Dillon
- Dec 26 2011 - 20:03:22 git: kernel - Add vm.swapcache.maxscan
Matthew Dillon
- Dec 27 2011 - 22:18:12 git: kernel - Fix swap space leak
Matthew Dillon
- Dec 27 2011 - 22:19:03 git: test - Do not report bogus object pointer in vmpageinfo
Matthew Dillon
- Dec 30 2011 - 17:22:20 git: Introduce sys/cpputil.h for our cpp metaprogramming needs
Aggelos Economopoulos
- Dec 30 2011 - 17:22:23 git: Adjust ktrdump(8) for the ktr(4) changes
Aggelos Economopoulos
- Dec 30 2011 - 17:22:23 git: Modify ktr(4) to be typesafe
Aggelos Economopoulos
- Dec 20 2011 - 19:32:18 git: smb - Tear out C++-wannabe exception magic
Samuel Greear
- Dec 03 2011 - 18:21:09 git: dhclient - Do not add/remove route 127.0.0.1 for our newly assigned IP/aliases.
Antonio Huete Jimenez
- Dec 03 2011 - 21:10:29 git: dhclient - Use -q option instead of redirection.
Antonio Huete Jimenez
- Dec 04 2011 - 23:50:55 git: vknetd - Add pidfile and signal handlers.
Antonio Huete Jimenez
- Dec 05 2011 - 16:08:01 git: vknetd - Fix a bug in previous commit.
Antonio Huete Jimenez
- Dec 06 2011 - 18:20:24 git: rc.d - Add a basic vknetd script.
Antonio Huete Jimenez
- Dec 06 2011 - 18:50:05 git: vknetd - Document recently added rc.d script.
Antonio Huete Jimenez
- Dec 02 2011 - 22:39:55 git: pf: fix another double lock release
Jan Lentfer
- Dec 20 2011 - 11:38:04 git: libm: Bump __DragonFly_version, remove obsolete man page
John Marino
- Dec 20 2011 - 11:38:06 git: libm: Sync with NetBSD
John Marino
- Dec 22 2011 - 07:24:07 git: Bump __DragonFly_version in param.h due to libm update
John Marino
- Dec 22 2011 - 07:24:07 git: libm: Man page updates
John Marino
- Dec 22 2011 - 07:24:08 git: libm: Add .section .note.GNU-stack to all assembly files
John Marino
- Dec 22 2011 - 07:24:09 git: libm: Sync with FreeBSD (~50 math functions added)
John Marino
- Dec 02 2011 - 18:04:27 git: pf -- Remove unused pf_mod_lck.
Venkatesh Srinivas
- Dec 12 2011 - 01:25:13 git: kernel -- Remove references to obsolete i586 optimized bcopy.
Venkatesh Srinivas
- Dec 12 2011 - 01:25:15 git: kernel -- Remove i686_pagezero.
Venkatesh Srinivas
- Dec 24 2011 - 00:33:50 git: kernel: Factor out common parts of bufdamon and bufdaemon_hw.
Venkatesh Srinivas
- Dec 24 2011 - 07:13:05 git: Add HAMMER2 vnode tag type.
Venkatesh Srinivas
- Dec 24 2011 - 08:54:29 git: Properly dispose of page in sf_buf_mfree(), #2.
Venkatesh Srinivas
- Dec 24 2011 - 20:01:59 git: NFS server: Import various fixes from FreeBSD.
Venkatesh Srinivas
- Dec 24 2011 - 20:02:00 git: NFS server: Zero not-fully-initialized UIO structure.
Venkatesh Srinivas
- Dec 24 2011 - 20:02:01 git: NFS server: Record bwrite() error in nfsrv_commit.
Venkatesh Srinivas
- Dec 26 2011 - 16:47:59 git: kernel -- Per-mount syncer thread infrastructure.
Venkatesh Srinivas
- Dec 28 2011 - 01:39:51 git: taskqueue -- Register swi_taskq_mp as an MP-safe SWI.
Venkatesh Srinivas
- Dec 31 2011 - 05:25:15 git: kernel -- KTR: Fix vkernel32 build.
Venkatesh Srinivas
- Dec 31 2011 - 05:44:53 git: kernel -- nfsserver: Allow for some reordering of RPCs before decaying seqcount.
Venkatesh Srinivas
- Dec 31 2011 - 10:23:09 git: libdl -- Stub libdl.
Venkatesh Srinivas
- Dec 02 2011 - 21:41:03 git: Add a vquota(8) utility
Francois Tigeot
- Dec 02 2011 - 22:28:06 git: Add a skeleton vquota(8) manpage
Francois Tigeot
- Dec 02 2011 - 23:53:20 git: Unbreak buildworld on i386
Francois Tigeot
- Dec 03 2011 - 09:29:15 git: Add missing fts_close() calls
Francois Tigeot
- Dec 03 2011 - 12:34:07 git: VFS accounting: implement an initialization framework
Francois Tigeot
- Dec 10 2011 - 23:35:45 git: VFS accounting: add in-memory storage counters
Francois Tigeot
- Dec 11 2011 - 23:27:12 git: VFS accounting: list enabled filesystems
Francois Tigeot
- Dec 13 2011 - 08:07:46 git: UFS VFS: initialize f_mntonname for the root mp
Francois Tigeot
- Dec 13 2011 - 08:07:52 git: HAMMER VFS: record the name of the mount directory
Francois Tigeot
- Dec 14 2011 - 12:33:30 git: Disable VFS accounting by default
Francois Tigeot
- Dec 14 2011 - 13:15:43 git: Use a sysctl to show if VFS accounting is enabled
Francois Tigeot
- Dec 14 2011 - 13:15:44 git: NULL VFS: store PFS mount points for later use
Francois Tigeot
- Dec 14 2011 - 22:17:09 git: vquota(8): finish implementing the check command
Francois Tigeot
- Dec 15 2011 - 11:10:32 git: vquota(8): add a -h flag
Francois Tigeot
- Dec 15 2011 - 13:28:40 git: VFS accounting: add a sync command
Francois Tigeot
- Dec 18 2011 - 20:00:10 git: gpt(8): increase size of boot slice to 768MB
Francois Tigeot
- Dec 11 2011 - 08:33:59 git: Fix the panic on atkbdc_configure() failure
YONETANI Tomokazu
- Dec 13 2011 - 21:57:27 git: Fix wrong argument to allproc_scan in elf_brand_inuse()
YONETANI Tomokazu
- Dec 31 2011 - 20:51:10 git: libdl -- Stub libdl.
Chris Turner
- Dec 01 2011 - 17:19:44 git: rcrun(8): Teach rcstart, rcstop and friends to handle other rc dirs.
Sascha Wildner
- Dec 01 2011 - 19:39:52 git: Adjust some comment indentation.
Sascha Wildner
- Dec 02 2011 - 10:13:02 git: Fix some whitespace issues.
Sascha Wildner
- Dec 03 2011 - 07:45:03 git: vquota(8): style(9)/whitespace fixes.
Sascha Wildner
- Dec 03 2011 - 08:39:13 git: vquota.8: Add a missing .El and use . instead of empty lines.
Sascha Wildner
- Dec 03 2011 - 09:40:02 git: du(1): Move the fts_close() behind fts_read()'s errno check.
Sascha Wildner
- Dec 03 2011 - 11:59:05 git: nrelease: In the mk.conf we add, don't quote PKG_DEFAULT_OPTIONS.
Sascha Wildner
- Dec 04 2011 - 15:38:36 git: kernel: Use NELEM() in some more places.
Sascha Wildner
- Dec 04 2011 - 16:07:25 git: Add a simple coccinelle patch for finding NELEM() candidates.
Sascha Wildner
- Dec 04 2011 - 17:09:54 git: kernel: Fix two cases of sizeof(sizeof(x)).
Sascha Wildner
- Dec 04 2011 - 19:16:51 git: kernel: Move some dereferences below the NULL checks.
Sascha Wildner
- Dec 04 2011 - 22:01:51 git: kernel/netinet6: Fix stupid NULL pointer derefs.
Sascha Wildner
- Dec 04 2011 - 22:10:31 git: kernel/netinet6: Add back a ':' I accidentally removed.
Sascha Wildner
- Dec 05 2011 - 10:43:09 git: kernel: Remove some unneeded NULL checks after kmalloc() with M_WAITOK.
Sascha Wildner
- Dec 05 2011 - 13:56:00 git: kernel: Use M_ZERO for kmalloc() instead of bzero()ing.
Sascha Wildner
- Dec 05 2011 - 21:48:42 git: pthread_condattr_setclock(3): Fix the check for a known clock.
Sascha Wildner
- Dec 06 2011 - 07:48:07 git: dpt(4): Remove duplicate bit in an | operation.
Sascha Wildner
- Dec 06 2011 - 09:35:02 git: cryptodev(4): Fix a bug where the wrong key was bzero()'d before kfree().
Sascha Wildner
- Dec 06 2011 - 10:36:12 git: kernel/nfs: Don't free 'info' until we're finished using it.
Sascha Wildner
- Dec 06 2011 - 10:36:48 git: mlx(4): Don't free 'meo' until we're finished using it.
Sascha Wildner
- Dec 06 2011 - 11:15:02 git: Add a coccinelle patch that searches for use-after-kfree.
Sascha Wildner
- Dec 06 2011 - 13:42:13 git: vknetd.8: Use the full month name in .Dd.
Sascha Wildner
- Dec 06 2011 - 13:42:14 git: kfree.cocci: We neither have BUG() nor BUG_ON().
Sascha Wildner
- Dec 06 2011 - 18:23:55 git: <sys/malloc.h>: Remove the MALLOC() and FREE() macros.
Sascha Wildner
- Dec 06 2011 - 18:23:56 git: kernel: Replace all usage of MALLOC()/FREE() with kmalloc()/kfree().
Sascha Wildner
- Dec 06 2011 - 19:04:20 git: kernel: Save another bzero() by using M_ZERO.
Sascha Wildner
- Dec 06 2011 - 19:04:32 git: kernel: Remove another NULL check after kmalloc() with M_WAITOK.
Sascha Wildner
- Dec 07 2011 - 18:04:55 git: kfree.cocci: Add a few more memory freeing functions to take into account.
Sascha Wildner
- Dec 07 2011 - 21:12:49 git: kernel/netgraph: Set resp to NULL if it is kfree()'d in the switch case.
Sascha Wildner
- Dec 08 2011 - 08:18:52 git: acpi: Include acdragonfly.h from acenv.h.
Sascha Wildner
- Dec 08 2011 - 08:27:22 git: tcpdump(1): Fix some sizeof(sizeof(x)) issues.
Sascha Wildner
- Dec 08 2011 - 09:34:38 git: rc.conf.5: Start a sentence in upper case.
Sascha Wildner
- Dec 08 2011 - 19:03:09 git: sf(4): Remove a duplicated flag in a header.
Sascha Wildner
- Dec 09 2011 - 10:49:13 git: kernel: Fix various whitespace and indent issues (no functional change).
Sascha Wildner
- Dec 09 2011 - 11:39:53 git: kernel/nfs: Fix a bug due to missing braces.
Sascha Wildner
- Dec 09 2011 - 12:24:37 git: Some cosmetics: #if(0) -> #if 0
Sascha Wildner
- Dec 09 2011 - 16:58:17 git: lib: Fix various whitespace and indent issues (no functional change).
Sascha Wildner
- Dec 09 2011 - 19:15:39 git: pw(8): Add missing braces.
Sascha Wildner
- Dec 09 2011 - 19:15:40 git: pfctl(8): Add missing braces.
Sascha Wildner
- Dec 09 2011 - 19:15:41 git: dfregress(8): Add some missing braces.
Sascha Wildner
- Dec 09 2011 - 19:15:42 git: Fix various whitespace and indent issues (no functional change).
Sascha Wildner
- Dec 09 2011 - 23:48:43 git: buildkernel: Disable building of acpi_hp.ko. It will not load.
Sascha Wildner
- Dec 10 2011 - 00:58:13 git: <sys/ktr.h>: Move static to the first place in declarations.
Sascha Wildner
- Dec 10 2011 - 00:58:19 git: kernel: Add acpi_if.h to the ACPI module Makefiles.
Sascha Wildner
- Dec 10 2011 - 10:37:26 git: Add vknetd to etc/rc.d/Makefile.
Sascha Wildner
- Dec 10 2011 - 13:47:27 git: Add -Wold-style-declaration to the kernel's warning flags.
Sascha Wildner
- Dec 10 2011 - 13:52:59 git: bsd.kern.mk: Add a missing space.
Sascha Wildner
- Dec 10 2011 - 14:48:21 git: vquota(8): Silence 'has more than one link' messages.
Sascha Wildner
- Dec 10 2011 - 15:35:30 git: kernel/netgraph7: Replace usage of MALLOC/FREE with kmalloc/kfree here too.
Sascha Wildner
- Dec 10 2011 - 17:10:53 git: installer: Remove some unused variables and code.
Sascha Wildner
- Dec 11 2011 - 17:12:03 git: kernel/vfs_quota: Put the 'accounting enabled' message under bootverbose.
Sascha Wildner
- Dec 12 2011 - 18:25:09 git: Revert "x86_64: isa/clock.c is clean enough to enable -Werror"
Sascha Wildner
- Dec 12 2011 - 18:46:00 git: mkinitrd.8: Create a mkinitrd.conf.5 link.
Sascha Wildner
- Dec 12 2011 - 23:25:49 git: Revert "i386/files: isa/clock.c is clean enough to compile w/ -Werror"
Sascha Wildner
- Dec 13 2011 - 09:45:15 git: ioapic/x86_64: Fix x86_64 buildkernel with gcc41 (syncs with i386).
Sascha Wildner
- Dec 13 2011 - 13:42:19 git: <sys/elf_common.h>: Add an EM_ALPHA #define.
Sascha Wildner
- Dec 13 2011 - 17:21:28 git: ecc(4): Move from sys/dev/bridge to sys/dev/misc.
Sascha Wildner
- Dec 14 2011 - 10:38:42 git: libprop: Fix some references in the manual pages (malloc(9) -> kmalloc(9)).
Sascha Wildner
- Dec 14 2011 - 13:33:51 git: kernel/vfs_quota: Fix the placement of braces.
Sascha Wildner
- Dec 15 2011 - 09:44:08 git: vquota(8): More style fixes.
Sascha Wildner
- Dec 15 2011 - 09:59:58 git: Add a NO_BINUTILS221 option (like NO_GCC41) to not build older binutils.
Sascha Wildner
- Dec 16 2011 - 04:32:06 git: tip(1): Remove "register".
Sascha Wildner
- Dec 16 2011 - 13:24:25 git: memcontrol(8): Fix wrong parenthesizing.
Sascha Wildner
- Dec 16 2011 - 13:52:13 git: pcn(4): Fix a bug where && was meant but & was used.
Sascha Wildner
- Dec 16 2011 - 19:53:47 git: vinum(4): Fix wrong parenthesizing.
Sascha Wildner
- Dec 17 2011 - 14:05:56 git: twe(4): Remove a cast to a union (which is a GNU extension).
Sascha Wildner
- Dec 17 2011 - 14:56:24 git: sym(4): Remove excessive semicolons.
Sascha Wildner
- Dec 19 2011 - 12:07:21 git: kernel: Remove now obsolete CPU_AMD64X2_INTR_SPAM option.
Sascha Wildner
- Dec 19 2011 - 12:19:50 git: kernel: Shuffle some initialization around to avoid forward declarations.
Sascha Wildner
- Dec 19 2011 - 18:16:45 git: vpo(4): Remove some casts to union and solve it in standard C.
Sascha Wildner
- Dec 19 2011 - 18:16:50 git: vinum(4): Remove some casts to union and solve it in standard C.
Sascha Wildner
- Dec 20 2011 - 10:00:16 git: loader.conf.5: Use .Dx.
Sascha Wildner
- Dec 20 2011 - 10:00:17 git: loader.8: Add missing spaces.
Sascha Wildner
- Dec 20 2011 - 11:48:21 git: Remove formatted version of ieee.3 manpage too.
Sascha Wildner
- Dec 21 2011 - 18:13:42 git: Remove some __STDC__ checks.
Sascha Wildner
- Dec 21 2011 - 18:30:01 git: libm: A little cleanup in the exp*(3) MLINKS.
Sascha Wildner
- Dec 21 2011 - 18:55:04 git: libm: Some cleanup in the manual pages.
Sascha Wildner
- Dec 22 2011 - 21:18:44 git: kernel: Remove an unused header file.
Sascha Wildner
- Dec 22 2011 - 22:02:40 git: ral(4): Remove an unused header.
Sascha Wildner
- Dec 22 2011 - 22:17:27 git: kernel: Remove some more old headers.
Sascha Wildner
- Dec 22 2011 - 23:09:40 git: boot: Remove some unused files in sys/boot.
Sascha Wildner
- Dec 22 2011 - 23:34:29 git: kernel: Remove two PC98 specific serial driver headers.
Sascha Wildner
- Dec 23 2011 - 00:05:27 git: tbridge: Remove an unused header. It's all in <sys/tbridge.h>.
Sascha Wildner
- Dec 23 2011 - 00:05:29 git: tbridge: Make it compilable into the kernel and add it to the LINTs.
Sascha Wildner
- Dec 23 2011 - 13:54:57 git: kernel/x86_64: Remove a useless file.
Sascha Wildner
- Dec 23 2011 - 14:52:51 git: store.9: Add a line about suword32().
Sascha Wildner
- Dec 23 2011 - 14:52:52 git: vkernel/vkernel64: Add suword32() to fix build.
Sascha Wildner
- Dec 24 2011 - 00:15:18 git: Remove the script that was used to update the pciconf(8) database.
Sascha Wildner
- Dec 24 2011 - 00:15:19 git: Update the pciconf(8) database.
Sascha Wildner
- Dec 24 2011 - 15:11:10 git: libm: Fix a typo in MLINKS name.
Sascha Wildner
- Dec 24 2011 - 15:11:11 git: <sys/tbridge.h>: Add a __printflike().
Sascha Wildner
- Dec 25 2011 - 22:22:25 git: <math.h>: Add FP_ILOGB0 and FP_ILOGBNAN.
Sascha Wildner
- Dec 25 2011 - 22:22:26 git: <math.h>: Add prototypes for llrintl() and nearbyintl().
Sascha Wildner
- Dec 27 2011 - 02:33:50 git: installer: Don't say the installer is experimental.
Sascha Wildner
- Dec 27 2011 - 02:48:26 git: UPDATING: Note that mkdir(1) and install(1) need updating before building.
Sascha Wildner
- Dec 30 2011 - 16:13:51 git: kernel/altq: Move a dereference below the NULL check.
Sascha Wildner
- Dec 30 2011 - 16:39:22 git: kernel/drm: Move a NULL check to the proper place.
Sascha Wildner
- Dec 31 2011 - 03:39:47 git: kernel/acpi: Add a missing file to the 'files' files (fixes LINT* build).
Sascha Wildner
- Dec 31 2011 - 03:39:47 git: kernel: Fix two NULL dereference issues.
Sascha Wildner
- Dec 31 2011 - 11:18:19 git: VKERNEL64: Adjust for the ktr changes (to fix build).
Sascha Wildner
- Dec 31 2011 - 11:36:39 git: Reduce differences between our VKERNEL and VKERNEL64 configurations.
Sascha Wildner
- Dec 31 2011 - 23:53:23 git: Bump copyright. Happy new year!!
Sascha Wildner
- Jan 01 2012 - 00:36:47 git: kernel/cam: Add two missing lockmgr(...,LK_RELEASE)'s.
Sascha Wildner
- Jan 01 2012 - 01:02:38 git: kernel/netgraph: Add a missing lwkt_reltoken().
Sascha Wildner
- Jan 01 2012 - 01:32:05 git: kernel/vfs_quota: Add a missing spin_unlock().
Sascha Wildner
- Jan 01 2012 - 01:49:07 git: kernel/gpio: Add a missing lockmgr(...,LK_RELEASE).
Sascha Wildner
- Jan 01 2012 - 01:49:08 git: kernel/tws: Add a missing lockmgr(...,LK_RELEASE).
Sascha Wildner
- Dec 04 2011 - 11:27:40 git: udp: Simplify udp_output interface
Sepherosa Ziehau
- Dec 04 2011 - 11:27:41 git: udp: Prepare for the asynchronized pru_send
Sepherosa Ziehau
- Dec 04 2011 - 11:27:42 git: udp: Prepare for the asynchronized pru_send 2
Sepherosa Ziehau
- Dec 04 2011 - 11:27:43 git: udp: Support asynchronized pru_send for connected socket
Sepherosa Ziehau
- Dec 04 2011 - 13:31:10 git: pru_send: Allow non-NULL address parameter to be passed
Sepherosa Ziehau
- Dec 07 2011 - 13:22:55 git: x86_64/ioapic: Always allow user to specify GSI's target CPU
Sepherosa Ziehau
- Dec 07 2011 - 13:23:00 git: x86_64/icu: Implement rman_setup MachIntrABI method
Sepherosa Ziehau
- Dec 08 2011 - 05:42:26 git: tcp: Don't check PRUS_OOB again in tcp_usr_send
Sepherosa Ziehau
- Dec 11 2011 - 13:54:08 git: i386/ioapic: Add missing imen_lock/unlock
Sepherosa Ziehau
- Dec 11 2011 - 13:54:10 git: i386/nexus: Per-cpu IRQ rman
Sepherosa Ziehau
- Dec 11 2011 - 13:54:11 git: i386/ioapic_abi: Record the max line based IRQ
Sepherosa Ziehau
- Dec 11 2011 - 13:54:12 git: i386/ioapic_abi: Optimize the GSI search a little bit
Sepherosa Ziehau
- Dec 11 2011 - 13:54:14 git: i386/ioapic_abi: Per-cpu irqmap array
Sepherosa Ziehau
- Dec 11 2011 - 13:54:15 git: i386/ioapic_abi: Rework debug messages
Sepherosa Ziehau
- Dec 11 2011 - 13:54:15 git: i386/ioapic_abi: Disable interrupt load balance by default
Sepherosa Ziehau
- Dec 11 2011 - 13:54:16 git: i386/ioapic: Allow GSI's target CPU to be configured
Sepherosa Ziehau
- Dec 11 2011 - 13:54:16 git: i386/MachIntrABI: Remove unnecessary setidt in intr_setup/teardown
Sepherosa Ziehau
- Dec 13 2011 - 02:31:54 git: bitops: Add __BIT64 and __BITS64
Sepherosa Ziehau
- Dec 13 2011 - 02:31:55 git: ecc: Support the ECC error detection for Xeon E3-1200 family
Sepherosa Ziehau
- Dec 13 2011 - 02:31:57 git: tcp: Fix the long standing negative offset panic on output path
Sepherosa Ziehau
- Dec 13 2011 - 10:09:18 git: ecc: ecc: Support the ECC error detection for Xeon X3400 family
Sepherosa Ziehau
- Dec 13 2011 - 13:37:55 git: i386/ioapic: Always allow user to specify GSI's target CPU
Sepherosa Ziehau
- Dec 13 2011 - 13:37:57 git: i386/ioapic_abi: Implement MachIntrABI.rman_setup
Sepherosa Ziehau
- Dec 13 2011 - 13:37:58 git: i386/icu: Implement rman_setup MachIntrABI method
Sepherosa Ziehau
- Dec 14 2011 - 08:52:59 git: intr: Remove unused function
Sepherosa Ziehau
- Dec 14 2011 - 09:55:52 git: intr: Per-CPU emergency thread
Sepherosa Ziehau
- Dec 15 2011 - 06:51:22 git: intr: Per-cpu MI interrupt information array
Sepherosa Ziehau
- Dec 16 2011 - 08:09:36 git: nexus_alloc_resource: Add missing rman_set_rid()
Sepherosa Ziehau
- Dec 16 2011 - 08:09:37 git: x86_64/ioapic_abi: Augment intr_{setup,teardown} w/ assertions
Sepherosa Ziehau
- Dec 16 2011 - 08:09:38 git: x86_64/ioapic_abi: Augment intr_disable/intr_enable w/ assertions
Sepherosa Ziehau
- Dec 16 2011 - 08:09:39 git: nexus/intr: Change the wrong cpuid backtrace to assertion
Sepherosa Ziehau
- Dec 16 2011 - 09:27:20 git: x86_64/icu: Add intr_{enable,disable} wrapper for ICU_INTR{EN,DIS}
Sepherosa Ziehau
- Dec 16 2011 - 09:27:21 git: x86_64/MachintrABI: Use low-level INTR{EN,DIS} in intr_{setup,teardown}
Sepherosa Ziehau
- Dec 18 2011 - 02:19:58 git: nexus/intr: Properly assert cpuid for interrupt resources
Sepherosa Ziehau
- Dec 18 2011 - 02:20:23 git: nexus/intr: Change the wrong cpuid backtrace to assertion
Sepherosa Ziehau
- Dec 18 2011 - 04:12:11 git: idt: Remove no longer applied comment about NIDT
Sepherosa Ziehau
- Dec 18 2011 - 04:12:13 git: ioapic: Even for UP, we still should initialize irqmap properly
Sepherosa Ziehau
- Dec 18 2011 - 05:06:42 git: x86_64: Per-cpu IDT
Sepherosa Ziehau
- Dec 18 2011 - 13:59:32 git: i386/ioapic_abi: Augment intr_disable/intr_enable w/ assertions
Sepherosa Ziehau
- Dec 18 2011 - 13:59:32 git: i386/ioapic_abi: Augment intr_{setup,teardown} w/ assertions
Sepherosa Ziehau
- Dec 18 2011 - 13:59:34 git: i386/icu: Add intr_{enable,disable} wrapper for ICU_INTR{EN,DIS}
Sepherosa Ziehau
- Dec 18 2011 - 13:59:34 git: i386/MachintrABI: Use low-level INTR{EN,DIS} in intr_{setup,teardown}
Sepherosa Ziehau
- Dec 19 2011 - 11:40:24 git: i386: Always set LINTEN for AMD CPUs if their family >= 0xF
Sepherosa Ziehau
- Dec 19 2011 - 11:55:51 git: x86_64: Always set LINTEN for AMD CPUs if their family >= 0xF
Sepherosa Ziehau
- Dec 19 2011 - 13:47:16 git: kernel: Remove now obsolete CPU_AMD64X2_INTR_SPAM option.
Sepherosa Ziehau
- Dec 20 2011 - 11:53:22 git: i386/ioapic_abi: Mark the unused IOAPIC irqmap as reserved
Sepherosa Ziehau
- Dec 21 2011 - 08:06:08 git: altq/hfsc: Clear poll-cache if the cached hfsc class is to be destroyed
Sepherosa Ziehau
- Dec 21 2011 - 08:10:33 git: altq/cbq: Clear poll-cache if the cached class is to be destroyed
Sepherosa Ziehau
- Dec 22 2011 - 13:44:25 git: pci: Bring in HyperTransport MSI mapping support
Sepherosa Ziehau
- Dec 27 2011 - 05:45:07 git: msi: Add interrupt vectors
Sepherosa Ziehau
- Dec 27 2011 - 05:45:09 git: netif: MSI actually never worked, so comment out the pci_alloc_msi
Sepherosa Ziehau
- Dec 27 2011 - 05:45:09 git: msi/pci: Pass cpuid to pci_alloc_msi and pcib_alloc_msi methods
Sepherosa Ziehau
- Dec 27 2011 - 05:45:09 git: msi: Enable all PCI related code
Sepherosa Ziehau
- Dec 27 2011 - 05:45:10 git: msi/pci: Pass cpuid to pcib_release_msi method
Sepherosa Ziehau
- Dec 27 2011 - 05:45:10 git: msi/pci: Pass cpuid to pcib_map_msi method
Sepherosa Ziehau
- Dec 27 2011 - 05:45:10 git: pci: We must not enable pci_do_msix currently
Sepherosa Ziehau
- Dec 27 2011 - 05:45:10 git: x86_64: Add setidt(), which setup an IDT entry on the specified cpu
Sepherosa Ziehau
- Dec 27 2011 - 05:45:11 git: x86_64: Add MSI support for IOAPIC MachIntrABI
Sepherosa Ziehau
- Dec 27 2011 - 05:45:11 git: pci: Remove extra bus_generic_teardown_intr
Sepherosa Ziehau
- Dec 27 2011 - 05:45:11 git: msi: Generate vectors 0~15
Sepherosa Ziehau
- Dec 27 2011 - 05:45:11 git: msi: Add setup/map function
Sepherosa Ziehau
- Dec 27 2011 - 05:45:12 git: x86_64: Don't allocate MSI if LAPIC is not enabled
Sepherosa Ziehau
- Dec 27 2011 - 05:45:12 git: msi/pci: Adjust pci_alloc_msi method interface
Sepherosa Ziehau
- Dec 27 2011 - 05:45:12 git: x86_64/msi: Add hw.ioapic.msi_start tunable
Sepherosa Ziehau
- Dec 27 2011 - 05:45:12 git: msi: Put old MSI code under OLD_MSI
Sepherosa Ziehau
- Dec 27 2011 - 05:45:13 git: emx: Use MSI, if device supports it
Sepherosa Ziehau
- Dec 27 2011 - 05:45:13 git: ahci: Use MSI if device support it.
Sepherosa Ziehau
- Dec 27 2011 - 06:38:39 git: bce: Use MSI, if device supports it
Sepherosa Ziehau
- Dec 27 2011 - 06:38:39 git: emx: emx_detach will correctly handle IRQ resource allocation failure
Sepherosa Ziehau
- Dec 27 2011 - 08:20:40 git: i386: Pass cpuid to pcib_alloc_msi and pcib_map_msi
Sepherosa Ziehau
- Dec 28 2011 - 02:10:33 git: ether_ioctl: Command type is u_long not int
Sepherosa Ziehau
- Dec 28 2011 - 03:10:47 git: pci: Factor out pci_alloc_1intr()
Sepherosa Ziehau
- Dec 28 2011 - 05:09:49 git: bce: Split out frontend for interrupt handler
Sepherosa Ziehau
- Dec 28 2011 - 05:09:50 git: em: Use MSI, if device supports it
Sepherosa Ziehau
- Dec 28 2011 - 14:01:07 git: em: rman_get_cpuid should be used to get the interrupt's target CPU
Sepherosa Ziehau
- Dec 28 2011 - 14:45:54 git: bce: Add workaround for the lost of MSI on 5706/5708
Sepherosa Ziehau
- Dec 29 2011 - 03:05:07 git: intr: Remove no longer correct ithread_cpuid; use rman_get_cpuid instead
Sepherosa Ziehau
- Dec 29 2011 - 08:44:35 git: x86_64: Add MSI support for ICU MachIntrABI
Sepherosa Ziehau
- Dec 29 2011 - 08:44:37 git: acpi/pstate: Fix the long standing P-State detection problem on Intel CPUs
Sepherosa Ziehau
- Dec 29 2011 - 09:27:20 git: acpi/pstate: Print coordination
Sepherosa Ziehau
- Dec 29 2011 - 10:39:15 git: acpi/cpu: Report that Turbo Boost is enabled on Intel CPUs
Sepherosa Ziehau
- Dec 29 2011 - 11:01:56 git: acpi/cpu: Missing one 'O' in the macro name
Sepherosa Ziehau
- Dec 31 2011 - 03:37:51 git: vkernel/intr: Pin vkernel "hardware interrupts" to CPU0
Sepherosa Ziehau
- Dec 31 2011 - 03:42:14 git: kernel/acpi: Add a missing file to the 'files' files (fixes LINT* build).
Sepherosa Ziehau
Last message date:
Sat Dec 31 17:49:08 PST 2011
Archived on: Fri Mar 3 13:38:59 PST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).