]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-04-11 mckusickCorrectly set file group when restore is run by a user...
2008-04-11 delphijInstead of rolling our own jail number allocation proce...
2008-04-11 jhbUse kthread_exit() to terminate a taskqueue thread...
2008-04-11 rpauloDon't call acpi_disabled() because we are not part...
2008-04-11 ariffDon't mess up with CHN_F_TRIGGERED, since it should...
2008-04-11 rpauloStyle nit. No functional change.
2008-04-11 rusystem_info.cpustates isn't sparse, so a bitmask of...
2008-04-11 ruAllocate enough memory for pcpu_cp_time[] to stop sysct...
2008-04-11 sosFix the brokenness in the former commit, sorry for...
2008-04-11 dfrFix some issues that showed up during Kris' testing.
2008-04-11 jeff - Use a lockmgr lock rather than a mtx to protect...
2008-04-11 jeff - cache dp->i_offset in the local 'i_offset' variable...
2008-04-11 pavOptimize package registration/deregistration. Previous...
2008-04-11 bennoIdentify ICH9 USB controllers.
2008-04-11 jeff - Add support for interrupt bindig to cpuset(1). ...
2008-04-11 jeff - Add the interrupt vector number to intr_event_create...
2008-04-10 delphijAdd a new flag, '-C' which enables a special mode that...
2008-04-10 impFix a bug introduced by DEFAULTS feature. When the...
2008-04-10 sosFix clearing of nVidia interrupts.
2008-04-10 takawataDon't break identity mapping set up for ACPI resume...
2008-04-10 ruFix "top -P" (`&' mistyped as `&&' and a botched logic).
2008-04-10 alcCorrect pmap_copy()'s method for extracting the physica...
2008-04-10 jkim- Add ASUS G2K laptop support.
2008-04-10 ruClean up makefiles and a manpage.
2008-04-10 sosAdd experimental support for SATA Port Multipliers
2008-04-10 dfrIf we can't find or load the kernel NLM support, don...
2008-04-10 ruFix printing of sockaddr prefixes in verbose mode.
2008-04-10 kibAdd the restrict qualifiers to the pointer arguments...
2008-04-10 ruAdd forgotten -H, -h, and -P to usage().
2008-04-10 marcelFix copy-n-paste typos in free text.
2008-04-10 brooksDeclare _ppp_profile_cleaned, _punct, and _punct_c...
2008-04-10 yongariAdd support for MCP73 chips.
2008-04-10 yongariIt seems that RealTek 8129/8139 chip reports invalid...
2008-04-10 delphijAdd memrchr(3).
2008-04-09 flzAdd support for Verizon v740 to ubsa(4).
2008-04-09 emaxUpdate .Dd
2008-04-09 marius- Add support for IPI_PREEMPT. [1]
2008-04-09 kanFix spelling mistake in comment.
2008-04-09 pjd- Use LK_TYPE_MASK where needed. Actually after sys...
2008-04-09 samDo image loading in a context known to have a root...
2008-04-09 mavAdd memory barriers to the node locking operations.
2008-04-09 samfix locking botch
2008-04-09 jhbRevert the previous change and let PROBE_KEYBOARD funct...
2008-04-09 rdivackyRemove using magic value of -1 to distinguish between...
2008-04-09 dfrFix a problem which stopped this from starting up on...
2008-04-09 flzAdd a distfile target to generate a distfile to be...
2008-04-09 grehanInclude <sys/types.h> before <sys/systm.h> to get typed...
2008-04-09 bzTake the route mtu into account, if available, when...
2008-04-09 marcelUnbreak after removal of SI_SUB_MOUNT_ROOT.
2008-04-09 marcelReimplement atomic_add, atomic_clear, atomic_set and...
2008-04-08 emaxSet defaults for the rfcomm_pppd_server rc script
2008-04-08 emaxAdd rfcomm_pppd_server rc script to allow start rfcomm_...
2008-04-08 samo add rc.conf knobs to set the wpa_supplicant program...
2008-04-08 samadd support wired interfaces
2008-04-08 remkoRemove ftp.hk.super.net, the DNS isn't pointing to...
2008-04-08 jkimClean up and fix style(9) nits.
2008-04-08 samspell pidfile correctly so multiple wpa_supplicant...
2008-04-08 jkim- Add write(2) support for psm(4) in native operation...
2008-04-08 samo add a mountroot event handler that fires when / is...
2008-04-08 samchange taskqueue_start_threads to create threads instea...
2008-04-08 marcelQuick fix for the kernel build breakage in netgraph...
2008-04-08 nyanAlways set the bell_pitch to 800. This catch up with...
2008-04-08 kibBump __FreeBSD_version after the implementation of...
2008-04-08 bzIn some situations we were not clearing pending link...
2008-04-08 kevloRemove some long-dead code
2008-04-08 kibRegenerate
2008-04-08 kibImplement the linux syscalls
2008-04-08 marcelIncrease the size of the EFI system partition from...
2008-04-08 weongyoAdd a couple of missing wireless NIC driver modules.
2008-04-07 jhbAdd PCI ID's for ICH8 USB controllers.
2008-04-07 andreRemove TCP options ordering assumptions in tcp_addoptio...
2008-04-07 andreRemove now unnecessary comment.
2008-04-07 andreUse #defines for TCP options padding after EOL to be...
2008-04-07 jhbRevert back to probing Host-PCI bridges in the order...
2008-04-07 jhbAdd 'zfs' as an alias for the FreeBSD ZFS UUID.
2008-04-07 pjdCorrect function name in panic().
2008-04-07 attilio- Use a different encoding for lockmgr options: make...
2008-04-07 deischenMove the cpuset functions from FBSD_1.0 to FBSD_1.1...
2008-04-07 rpauloActually, I was looking at the wrong Linux .c file...
2008-04-07 rwatsonAdd further TCP inpcb locking assertions to some TCP...
2008-04-07 rpaulo* Add missing #else in the #ifdef DEBUG section.
2008-04-07 rpaulo"Prettyfy" numbers in hexadecimal. No functional change.
2008-04-07 rpauloChange the EXAMPLE section to reflect reality (ISA...
2008-04-07 rpauloRemove isa_if.h.
2008-04-07 rpauloThe SMC is represented on the acpi tables, so we can...
2008-04-07 rpauloAdd opt_intr_filter.h.
2008-04-07 alcUpdate pmap_page_wired_mappings() so that it counts...
2008-04-07 rwatsonMaintain and observe a ZBUF_FLAG_IMMUTABLE flag on...
2008-04-07 rwatsonCoerce if_loop.c in the general direction of style(9):
2008-04-07 truckmanvfs_syscalls.c 1.452 mistakenly swapped the behavior...
2008-04-06 kanFix apparent mis-paste in previous check-in by author.
2008-04-06 attilioCommit manpages for lockmgr_args_rw(9) and lockmgr_rw(9).
2008-04-06 rwatsonIn in_pcbnotifyall() and in6_pcbnotify(), use LIST_FORE...
2008-04-06 brooksFix a stupid typo.
2008-04-06 attilioBump __FreeBSD_version in order to reflect lockmgr_rw...
2008-04-06 attilioOptimize lockmgr in order to get rid of the pool mutex...
2008-04-06 alcIntroduce vm_reserv_reclaim_contig(). This function...
2008-04-06 mavRewrite node's r/w/q-lock semantics using only atomics...
2008-04-06 dfrCall listen(2) on bound tcp sockets before passing...
2008-04-06 jeff - Correct a major error introduced in the per-cpu...
next