]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Enable the -n option of pkg_create(1).
[FreeBSD/FreeBSD.git] / sys /
2008-07-07 delphijAdd HWPMC_HOOKS to GENERIC kernels, this makes hwpmc...
2008-07-07 bzAdd a `show cpusets' DDB command to print numbered...
2008-07-07 bzMFp4 144659:
2008-07-07 bzMove cpuset_refroot and cpuset_refbase functions up...
2008-07-07 marcelAdd inline function ia64_fc_i() to abstract inline...
2008-07-07 alcIn FreeBSD 7.0 and beyond, pmap_growkernel() should...
2008-07-07 alcIn FreeBSD 7.0 and beyond, pmap_growkernel() should...
2008-07-07 samreorder RSN/WPA2 ie in beacon and probe response frames...
2008-07-07 rwatsonAllow udp_notify() to accept read, as well as write...
2008-07-07 rwatsonAdd additional udbinfo and inpcb locking assertions...
2008-07-07 rwatsonFirst step towards parallel transmit in UDP: if neither...
2008-07-07 rwatsonDrop read lock on udbinfo earlier during delivery to...
2008-07-07 kibThe kqueue_register() function assumes that it is calle...
2008-07-07 rwatsonDrop read lock on udbinfo earlier during delivery to...
2008-07-07 dwmaloneAdd a new ioctl for changing the read filter (BIOCSETFN...
2008-07-07 kibThe r178914 I erronously put the setting of the KQ_FLUX...
2008-07-06 alcChange create_pagetables() and pmap_init() so that...
2008-07-06 impAs discussed on IRC and at BSDcan, move the mips32...
2008-07-06 rpauloFix comment: s/before/after.
2008-07-06 impAdd two corega cards from NetBSD: FETEHR II PCC TXD...
2008-07-06 impMerge from NetBSD's pcmciadev file (rev ~1.208 - 1...
2008-07-05 rpauloAdd a missing call to config_intrhook_establish().
2008-07-05 rpauloUse config_intrhook API to create the dev.cpu.N.tempera...
2008-07-05 alcIncrease the kernel map's size to 7GB, making room...
2008-07-05 csjpMake sure we are clearing the ZBUF_FLAG_IMMUTABLE any...
2008-07-05 samcorrect construction of delba action frame; don't shift...
2008-07-05 alcEnable the creation of a kmem map larger than 4GB.
2008-07-05 rwatsonClarify comments and prototypes in raw_cb.h:
2008-07-05 rwatsonRename raw_append() to rip_append(): the raw_ prefix...
2008-07-05 rwatsonImprove approximation of style(9) in raw socket code.
2008-07-05 rwatsonRename several functions in if_lmc with potential name...
2008-07-05 nyanAdd i386_memio_compare() to compare two resources.
2008-07-05 marius- Merge macros depending on the flags being preserved...
2008-07-05 marius- Fix spelling and style.
2008-07-05 mariusRevert the addition of "__volatile" to "__asm" done...
2008-07-05 rwatsonIntroduce a new lock, hostname_mtx, and use it to synch...
2008-07-05 jbAdd CTF conversion to the objects compiled from generat...
2008-07-04 rpauloFix my previous commit. We actually should pass evaluat...
2008-07-04 jhbRemove the sbsh(4) driver. No one responded to request...
2008-07-04 jhbMake sbsh(4) MPSAFE:
2008-07-04 jhbRemove the sbni(4) driver. No one responded to calls...
2008-07-04 gonzoEnqueue de-capsulated packet instead of performing...
2008-07-04 jhbMake sbni(4) MPSAFE:
2008-07-04 alcCorrect an error in the comments for init_param3().
2008-07-04 jhbRemove the cnw(4) driver. No one responded to calls...
2008-07-04 jhbMake cnw(4) MPSAFE:
2008-07-04 jhbRemove the oltr(4) driver. No one responded to calls...
2008-07-04 jhbMake oltr(4) MPSAFE:
2008-07-04 jhbRemove the arl(4) driver. It is reported to not work...
2008-07-04 jhbMake arl(4) MPSAFE:
2008-07-04 alcEliminate an unused declaration. (In fact, the declara...
2008-07-04 nyanRemove Japanese document.
2008-07-04 kibThe uniqdosname() function takes char[12] as it third...
2008-07-04 thompsaport % count will never be greater than LAGG_MAX_PORTS...
2008-07-04 rwatsonRemove NETISR_MPSAFE, which allows specific netisr...
2008-07-03 emasteUse bcopy instead of strlcpy in uipc_bind and unp_conne...
2008-07-03 nwhitehornFix some locking and logic bugs pointed out by jhb...
2008-07-03 thompsaBe smarter about disabling interface capabilities....
2008-07-03 dfrAdd module dependancy on nfs.
2008-07-03 bzRemove a bogusly introduced rtalloc_ign() in rev. 1...
2008-07-03 rwatsonRemove GIANT_REQUIRED from IPv6 input, forward, and...
2008-07-03 julianChange a variable name to not shadow a global
2008-07-03 rwatsonUpdate copyright date in light of soreceive_dgram(9).
2008-07-03 alcIncrease the ceiling on the kmem map's size to 3.6GB...
2008-07-02 rwatsonAdd soreceive_dgram(9), an optimized socket receive...
2008-07-02 rwatsonSet the IPv6 netisr handler as NETISR_MPSAFE on the...
2008-07-02 rdivackyUse msleep_spin() instead of unlock/tsleep/lock. This was
2008-07-02 yongariAdd RTL8211C(L) support.
2008-07-02 yongariAdd a new RTL8169 variant, 8169SB(L)/8110SB(L).
2008-07-02 yongariAdd basic support for RTL8168C, RTL8168CP, RTL8111C...
2008-07-02 yongariDisplay detected chip revision in device attach. This...
2008-07-02 yongariIf MSI is not active make sure to disable MSI in EEPROM.
2008-07-02 yongariIn device detach don't access ifnet structure unless...
2008-07-02 yongariToggling IFF_ALLMULTI flag does not require full interface
2008-07-02 yongariInstead of allocating variables for each events/hardwar...
2008-07-02 alcEliminate an unnecessary static variable: nkpt.
2008-07-02 yongariSwitch to memory space register mapping over IO space...
2008-07-02 yongariWhile accessing EEPROM command register use pre-defined...
2008-07-02 yongariAfter the change of r176757 re(4) no longer relys on...
2008-07-02 yongariRemove duplicated H/W revision check.
2008-07-01 jhbRework how the mpt_user personality handles buffers...
2008-07-01 jhbDuring shutdown, deregister the shutdown hook from...
2008-07-01 ddsFix instances of bogus #elsif directive.
2008-07-01 nyanFix off-by-one error.
2008-07-01 philipSet bridge MAC addresses to the MAC address of their...
2008-07-01 rwatsonRemove unused 'td' arguments from smbfs_hash_lock(...
2008-06-30 rikDo not set IFF_DEBUG directly from the driver.
2008-06-30 rwatsonRemove spls from NFS server setup call; expand receive...
2008-06-30 rwatsonIn udp_append() and udp_input(), make use of read locki...
2008-06-30 delphijAvoid NULL deference.
2008-06-30 delphijCorrect SB600 AC97 Audio PCI ID, otherwise we will...
2008-06-30 alcDocument the layout of the address space, borrowing...
2008-06-30 alcCompute NKPDPE from NKPT. This reduces the number...
2008-06-29 alcStrictly speaking, the definition of VM_MAX_KERNEL_ADDR...
2008-06-29 alcIncrease the size of the kernel virtual address space...
2008-06-29 bzRemove an unneeded error variable to make clear that...
2008-06-29 bzAdd a new priv 'PRIV_SCHED_CPUSET' to check if manipula...
2008-06-29 edRemove the unused softc from the lo(4) driver.
2008-06-29 bzTry to fix errors introduced in svn180085/cvs rev....
2008-06-29 kanRepair botched variable rename.
next