]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-09-12 obrienDefault to big endian ARM if "TARGET_BIG_ENDIAN" is...
2006-09-12 obrienCraft the FreeBSD/ARM ABI by hacking the New ARM ABI...
2006-09-12 obrienDefault vector to big endian ARM if "TARGET_BIG_ENDIAN...
2006-09-12 obrienBuild 'ld' supporting a big endian ARM if "TARGET_BIG_E...
2006-09-12 obrienConfigure for for big endian if TARGET_BYTES_BIG_ENDIAN...
2006-09-12 charnierWARNS=6 chocked on unitialized variable.
2006-09-12 csjpIntroduce a new entry point, mac_create_mbuf_from_firew...
2006-09-11 jhb- Revert making bus_generic_add_child() the default...
2006-09-11 impAdd note about identify routines needing to use BUS_ADD...
2006-09-11 pdeuskarFix issues found by Coverity (223392, 223393) due to...
2006-09-11 jhbMinor overhaul of SMBus support:
2006-09-11 jhbAdd a new ddb command 'show lapic' to dump details...
2006-09-11 jhbActually hook up the IPI_INVLCACHE IDT vectors backing
2006-09-11 andreFix a NULL pointer dereference of ro->ro_rt->rt_flags...
2006-09-11 sosAdd support for a few more Serverworks and lookalikes...
2006-09-11 sosUpdate to fit latest USB cleanup crusade.
2006-09-11 jhbAdd prototype for bus_generic_add_child() missed in...
2006-09-11 jhbAdd a default method for BUS_ADD_CHILD() that just...
2006-09-11 simonAdd myself as OpenSSL janitor/maintainer.
2006-09-11 jhbGive the ACPI I/O rman's unique description strings...
2006-09-11 jhb- Fix rman_manage_region() to be a lot more intelligent...
2006-09-11 sosCF devices are ATA not ATAPI.
2006-09-11 obrienDefine build 'as' TARGET_BYTES_BIG_ENDIAN if "TARGET_BI...
2006-09-11 mjacobnull commit to provide commit message to previous
2006-09-11 mjacobPR: 103130
2006-09-11 ruRegen.
2006-09-11 ruDocument the new know, WITHOUT_ASSERT_DEBUG.
2006-09-11 ru- Utilize the "showconfig" top-level target.
2006-09-11 ruMake it possible again to build -CURRENT snapshots...
2006-09-11 obrienAdd support for MCP61 and MCP65 adaptors.
2006-09-11 scottlThe run_filter() procedure is a means of working around...
2006-09-11 impAdd a knob for compiling the tree -DNDEBUG. This turns...
2006-09-11 impFix three whitespace nits.
2006-09-10 brianFix a typo
2006-09-10 simonCorrect incorrect PKCS#1 v1.5 padding validation in...
2006-09-10 pdeuskarFix style(9) issues in the TSO specific changes.
2006-09-10 jmgmake use of the host route's mtu for processing. This...
2006-09-10 andreNew sockets created by incoming connections into listen...
2006-09-10 mbrFix locking race in ttymodem(). The locking of the...
2006-09-10 trhodesYank FreeBSD specific code out from under ifdef.
2006-09-10 netchildThe Linux unlink syscall uses a different errno value...
2006-09-10 pjdDelay an orphan event if provider has still in-flight...
2006-09-10 obrienFix the manual build.
2006-09-09 mbrSync with NetBSD rev. 1.16 + 1.17
2006-09-09 mbrSync with NetBSD rev. 1.29
2006-09-09 mbrSync with NetBSD rev. 1.6 + 1.7
2006-09-09 mbrSync with NetBSD rev. 1.20 + 1.21
2006-09-09 mbrSync with NetBSD rev. 1.10
2006-09-09 mbrSync with NetBSD rev. 1.15
2006-09-09 mbrSync part of NetBSD rev. 1.14
2006-09-09 mbrSync with NetBSD rev. 1.16 + 1.17
2006-09-09 jmgmove created/detected/activated under debug level 1...
2006-09-09 pdeuskarSecond attempt at fixing module build
2006-09-09 pdeuskarFix build breakage while compiling em as a module.
2006-09-09 netchildBuild linprocfs and linsysfs as modules on amd64.
2006-09-09 netchild- Extend the coverage of PROC_LOCK to cover wakeup...
2006-09-09 rwatsonAdd struct msg to the forwarded declared data structure...
2006-09-09 netchildChange futex lock from mutex to sx. Make futex_get...
2006-09-09 rwatsonRemove slightly oddly placed suser() call from the...
2006-09-09 netchildFix the check where we want to use the end of the suppo...
2006-09-09 netchild- don't wake every sleeper just the first one [1]
2006-09-09 rwatsonAdd a BSM conversion switch case for AUE_GETCWD, so...
2006-09-09 rwatsonSmall style cleanup.
2006-09-09 rwatsonAudit sysarch() operation argument.
2006-09-09 krisCatch up to xchat and samba package changes
2006-09-09 pdeuskarAdd support for TSO. Thanks to Andre for adding support...
2006-09-09 kibBump __FreeBSD_version for rev. 1.117 of libexec/rtld...
2006-09-09 ambriskoAdd support to bge(4) to not break IPMI support when...
2006-09-09 davidxuThe following functions need not to be reimplemented...
2006-09-08 jkimFix style nits. No md5 changes in .o's. ;-)
2006-09-08 ruStop cutting the tarball names to eight symbols. This...
2006-09-08 jasoneChange the way base allocation is done for internal...
2006-09-08 ruMF6: Attach if_bce.ko to the build.
2006-09-08 emaxTemporarily put ugly workaround in place to make sparc6...
2006-09-08 kibWhen looking up the symbol by dlsym, look it not only...
2006-09-08 ruDocument that bits are numbered from 1 in the %b format...
2006-09-08 dangerRe-word the description of the "async" flag.
2006-09-08 pjdFix format character.
2006-09-08 andreFix octal representation of TSO4 and TSO6 bits in inter...
2006-09-08 glebiusAdd a sysctl net.inet.tcp.nolocaltimewait that allows...
2006-09-08 pjdBump copyright year.
2006-09-08 pjdUse __FBSDID in .c files.
2006-09-08 ruIn "make universe", utilize simplified cross-build...
2006-09-08 ruPrevious revision wasn't enough for "make TARGET=<machi...
2006-09-08 erwinUpdate some of the bulgarian holidays since it no longer
2006-09-08 davidxuUse return value of _thr_umutex_lock instead of using...
2006-09-08 pjd- Split failure probability configuration into read...
2006-09-08 thomasMinor comment fix.
2006-09-08 mjacobSupport for PCI-Express 4Gb Cards.
2006-09-08 trhodesSo there is where that handbook paragraph came from...
2006-09-08 yongariMake 8139C+ work again which was broken since rev 1.68.
2006-09-07 bmahSigh. Fix name/path to SA-06:20.
2006-09-07 bmahMFC noted: lukemftpd from NetBSD snapshot.
2006-09-07 emaxs/USBDEVNAME/device_get_nameunit/g
2006-09-07 mjacobCreate a 'ready' handler for each personality. The...
2006-09-07 anholtMerge from DRM upstream:
2006-09-07 emaxAdd bthidd(8) rc(8) script
2006-09-07 impMFp4: first cut at getting I2C transfers working (gener...
2006-09-07 impMFp4: berndt pointed me at an errata that shows that...
2006-09-07 emaxUpdate bthidd(8) code and hook it up to the build.
next