]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-10-10 delphijIncorporate recent changes from NetBSD. Most notable...
2011-10-10 edProperly use the cursor to bound the position for CUP.
2011-10-10 adrianFix an incorrect use of sizeof().
2011-10-10 adrianUpdate from OpenBSD: Include 0x4402 in the bbp id mappi...
2011-10-09 rodrigcAdd a "kern.features.ata_cam" sysctl in the kernel...
2011-10-09 mariusRecognize the Intel(R) Centrino(R) Wireless-N 130.
2011-10-09 mariusIn device_get_children() avoid malloc(0) in order to...
2011-10-09 mariusPrefer KOBJMETHOD_END.
2011-10-09 gjbBump .Dd to reflect the date of the last content change...
2011-10-09 mariusSprinkle const.
2011-10-09 nwhitehornUse UFS labels and bsdlabels (like the 8.x memsticks...
2011-10-09 nwhitehornAdd support to makefs(8) to add UFS labels to images.
2011-10-09 tuexenUpdate the inp stored in a HB-timer when moving an...
2011-10-09 desLine up the struct declaration (yes, I know this isn...
2011-10-09 desDocument some not-so-recently added trace points.
2011-10-08 mariusRemove inphy(4), exphy(4) as well as ruephy(4) that...
2011-10-08 desAddress some of bde@'s concerns with the new code.
2011-10-08 alcFix the handling of an empty kmem map by sysctl_kmem_ma...
2011-10-08 creesRevert unapproved commit to bsd.port.mk.
2011-10-08 nwhitehornAvoid magicking into existence sub-partitions due to...
2011-10-08 nwhitehornUsability enhancements: do not allow setting a mountpoi...
2011-10-08 desTeach kdump(1) to decode capability bitmasks.
2011-10-08 desFix the dependency issue properly by a) moving kdump_su...
2011-10-08 desBring ioctlname() in line with all the other *name...
2011-10-08 kibHandle the R_386_TLS_TPOFF32 relocation, which is simil...
2011-10-08 kibSetting up TLS block for the main thread must be done...
2011-10-08 marius- Follow the lead of dcphy(4) and pnphy(4) and move...
2011-10-08 desI appreciate the logic behind using a (void) cast to...
2011-10-08 desFix casting.
2011-10-08 desWhitespace.
2011-10-08 bruefferFix an infinite loop in siba_bwn_suspend().
2011-10-08 desC has had swicth statements for 40 years or so. It...
2011-10-08 desSort and line up.
2011-10-08 bruefferRemove dead code, "error" doesn't change between this...
2011-10-08 des1) Some of the #defines or enums for which we auto...
2011-10-08 bruefferRemove two dublicated assignments.
2011-10-08 edRemove extraneous WARNS=7.
2011-10-08 stas- Add a couple of more sed subsitutions needed to get...
2011-10-08 yongariBCE_MISC_ID register of BCM5716 returns the same id...
2011-10-07 stas- ${WRKSRC} might be missing when the autotools fixup...
2011-10-07 jceelAdd myself.
2011-10-07 qingliDo not try removing an ARP entry associated with a...
2011-10-07 desMention tdsignal(9).
2011-10-07 mariusSync with ahc(4)/ahd(4)/sym(4) etc:
2011-10-07 bruefferAdd missing va_end() in an error case to clean up after...
2011-10-07 bruefferAdd missing va_end() to clean up after va_start().
2011-10-07 qingliRemove the reference held on the loopback route when...
2011-10-07 andrePrevent TCP sessions from stalling indefinitely in...
2011-10-07 kibRemove unused define.
2011-10-07 edFix whitespace inconsistencies found in homegrown Symbo...
2011-10-07 andreAdd back the IP header length to the total packet lengt...
2011-10-07 rmacklemRemove an extraneous "already" from a comment introduce...
2011-10-07 desAdd a -x option that causes ssh-agent(1) to exit when...
2011-10-07 desLoad the ECDSA key if there is one.
2011-10-07 edSimply let teken_stress use arc4random.
2011-10-07 edTab should not blank cells.
2011-10-07 jonathanChange one printf() to log().
2011-10-07 mariusMerge from r225950:
2011-10-07 adrianBegin implementing correct MIPS24K sampling mode behaviour.
2011-10-07 obrienIncrease MSGBUF_SIZE.
2011-10-07 obrienDisallow various debug.kdb sysctl's when securelevel...
2011-10-07 nwhitehornWork around some behavior of gpart that I absolutely...
2011-10-07 delphijReturn proper errno when we hit error when doing sanity...
2011-10-07 rmacklemA crash reported on freebsd-fs@ on Sep. 23, 2011 under...
2011-10-06 jkimUse the caculated length instead of maximum length.
2011-10-06 jkimRemove a now-defunct variable.
2011-10-06 jkimUse uint32_t instead of u_int32_t. Fix style(9) nits.
2011-10-06 jkimMake sure to ignore the leading NULL byte from Linux...
2011-10-06 jkimRestore the original socket address length if it was...
2011-10-06 jkimRetern more appropriate errno when Linux path name...
2011-10-06 jkimInline do_sa_get() function and remove an unused return...
2011-10-06 jkimUnroll inlined strnlen(9) and make it easier to read...
2011-10-06 kibRemove no longer needed BUGS section.
2011-10-06 kibConvert MIPS to the syscallenter/syscallret system...
2011-10-06 wxsFix a typo in a comment.
2011-10-06 melifaroAdd myself.
2011-10-06 attilioFor the INP_TIMEWAIT case, there is no valid tcpcb...
2011-10-06 nwhitehornMove "Exit" to the first entry in the list, so that...
2011-10-06 nwhitehornAsk if you want to set the keymap before invoking kdbma...
2011-10-06 marius- Currently, sched_balance_pair() may cause a CPU to...
2011-10-06 marius- Use atomic operations rather than sched_lock for...
2011-10-06 delphijFix build on i386 and arm.
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-10-05 traszRemove assertion against empty NFSv4 ACLs. An empty...
2011-10-05 kibSupply unique (st_dev, st_ino) value pair for the fstat...
2011-10-05 kibExport devfs inode number allocator for the kernel...
2011-10-05 qingliThe IFA_RTSELF instead of the IFA_ROUTE flag should...
2011-10-05 jhbIgnore SRAT memory entries if the memory range does...
2011-10-05 gaborUpdate BSD grep to the latest development version....
2011-10-05 thompsaAdd missing newbus glue, this has never attached proper...
2011-10-04 jkimAdd strnlen() to libkern.
2011-10-04 jillesportsnap: Detect error immediately if we can't fetch...
2011-10-04 jillesWork around the autotools problem with the 10.0 version.
2011-10-04 delphijAdd the 9750 SATA+SAS 6Gb/s RAID controller card driver...
2011-10-04 marcelAdd default address for FLASH mapping on the boot bus.
2011-10-04 marcelRemove octeon_bootinfo from all files except octeon_mac...
2011-10-04 cpercivaFix a bug in UNIX socket handling in the linux emulator...
2011-10-04 kibMove parts of the commit log for r166167, where Tor...
2011-10-04 marcelRemove bogus and wrong definition of BLKDEV_IOSIZE.
2011-10-04 marcelo Clean up some ID printfs, and put under bootverbose
next