]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-04-16 pjds/destory/destroy/ (except for the code in contrib/).
2007-04-16 pjdUncomment forgotten check. Without this check in-place...
2007-04-16 ruAdd a missing backslash and unbreak the build.
2007-04-16 rafan- Add missing man page links
2007-04-16 cpercivaIn libarchive: Downgrade ARCHIVE_FATAL and ARCHIVE_FAIL...
2007-04-15 kmacyPHYS_TO_VM_PAGE requires explicit vm_page.h include...
2007-04-15 rwatsonRemove unused variable tcbinfo_mtx.
2007-04-15 desAvoid "unused variable" warning when building without...
2007-04-15 mjacobUse %j and args cast to uintmax_t to print bus_addr_t...
2007-04-15 pjdWhen org.freebsd:swap property is set to 'on' on a...
2007-04-15 csjpAdd an entry for AUT_ZONENAME and the prototype for...
2007-04-15 desMake pseudofs (and consequently procfs, linprocfs and...
2007-04-15 desInstead of stating GIANT_REQUIRED, just acquire and...
2007-04-15 desWhitespace cleanup.
2007-04-15 rwatsonIn nfsrv_rcv(), don't reacquire the nfs server lock...
2007-04-15 kmacyAdd pmap includes needed by i386
2007-04-15 desFix the same bug as in procfs_doproc{,db}regs(): check...
2007-04-15 desDon't reset uio_offset to 0 before returning. Instead...
2007-04-15 rrsFix stupid syntax error - Pointy hat to me :-(
2007-04-15 desAdd macros to assert that the process is / isn't held...
2007-04-15 rrs- Add more comments to sctps_stats struture in sctp_uio.h
2007-04-15 bushmanCommitting regression tests for all implemented nsswitc...
2007-04-15 pjdMFp4: Start DNLC after desiredvnodes variable is initia...
2007-04-15 scottlRemove Giant from CAM. Drivers (SIMs) now register...
2007-04-15 kmacyback out option to disable packet zone
2007-04-15 kmacysuck in more of busdma to enable more efficient mappings
2007-04-15 kmacyAdd sysctl for disabling/enabling mbuf chain collapsing
2007-04-15 kmacyImplement ZERO_COPY_SOCKETS check in a way that doesn...
2007-04-15 kientzleProperly cleanup the UID/GID lookup data.
2007-04-15 kientzleDon't free a NULL pointer.
2007-04-15 kientzleClean up a lot of memory leaks in the libarchive test...
2007-04-15 kientzleThanks to Colin for catching my mixup. The original...
2007-04-15 kientzleConsolidate numeric limit macros in one place; include...
2007-04-14 pjdForce commit to actually document what was changed:
2007-04-14 kientzlePass through error message if any operation fails,...
2007-04-14 kientzleOverhaul of 'ar' support:
2007-04-14 kientzleInvoke utime(2) properly. (It's only used on platforms
2007-04-14 pjdFix RAID-Z resilvering.
2007-04-14 kmacyAdd support for mbuf iovec in the TX path
2007-04-14 kmacyadd reference count pointer to mbuf iovec
2007-04-14 kmacyhide static declaration
2007-04-14 kmacyremove now invalid check from m_sanity
2007-04-14 kmacyAdd option for disabling allocation from the packet...
2007-04-14 kmacypad out m_hdr to make pkthdr word-aligned
2007-04-14 mlaierFix a typeo - unbreak the build.
2007-04-14 kientzleFix the build by temporarily disabling 'ar' support...
2007-04-14 maximo Add bsm and security to a list of cscope dirs.
2007-04-14 gshapiroInclude a note about recompiling ports which use the...
2007-04-14 maximo IFNAMSIZ includes a terminating null byte.
2007-04-14 bmahNew (but slightly overdue) release notes: snd_envy24ht(4),
2007-04-14 pjdMFp4: Hmm, it seems to work now.
2007-04-14 simokawaIn FreeBSD,
2007-04-14 acheUse proper type cast for ctype macro
2007-04-14 desFurther pseudofs improvements:
2007-04-14 blackendElexol USB MOD1 is supported by the uftdi driver.
2007-04-14 pjdCleanup sysconf(3) a bit. sysconf(3) assumes in some...
2007-04-14 ruAdd ports-net-im, ports-net-p2p and ports-ports-mgmt...
2007-04-14 ruAdd src-cddl and src-rescue.
2007-04-14 pjdMFp4: Use max_ncpus, which is used in other places...
2007-04-14 pjdMFp4: Add more debug, so we can see if zpool.cache...
2007-04-14 pjdMFp4: Allow to tune vfs.zfs.debug from loader.conf.
2007-04-14 pjdMFp4: - Allow to tune number of spa_zio_* threads.
2007-04-14 rwatsonSome Linux applications (ping) pass a non-NULL msg_cont...
2007-04-14 stas- Add new 'a' switch and runtime option that allows...
2007-04-14 rrs- fix source address selection when picking an acceptab...
2007-04-14 kientzleFix the build.
2007-04-14 kientzleFixes from Joerg Sonnenberger, reviewed by Kai Wang.
2007-04-14 kientzleConventionally, tar archives have always included a...
2007-04-14 kientzlePortability: Don't use mkdtemp() when mkdir() will...
2007-04-14 kientzleMore portability improvements from Martin Koeppe:
2007-04-14 bmsIn member interface detach event handler, do not attemp...
2007-04-13 pjdFix jails and jail-friendly file systems handling:
2007-04-13 phkAlign -p output in TAB built columns suitable for ...
2007-04-13 pjdFix overflow, which was causing endless loops when...
2007-04-13 desRemove the shutdown keyword. It just adds noise to...
2007-04-13 maximo Extend the list of supported CDMA-2000 terminals.
2007-04-13 kientzlePortability.
2007-04-13 alcEliminate the misuse of PG_FRAME to truncate a virtual...
2007-04-13 kientzlePortability.
2007-04-13 emasteThe minimum size of an RFC3442 destination descriptor...
2007-04-13 csjpFix the handling of IPv6 addresses for subject and...
2007-04-13 ahzePav and marcus co-mentored me for a few weeks while...
2007-04-13 pjd- Create an empty /etc/zfs/exports file when zfs_enable...
2007-04-13 pjdmountd(8) was changed to only abort when all given...
2007-04-13 pjdFatal error is only when cannot open any of the given...
2007-04-13 pjdFix vnodes starvation caused by DNLC (ZFS name cache):
2007-04-13 pjdWhen we are running low on vnodes, there is currently...
2007-04-13 mtmo Look for a zfs(1) exports file only if it exists...
2007-04-13 pjdInstall only types.h from sys/rpc/.
2007-04-12 pjdMFp4: Synchronize with vendor (mostly 'zfs rename ...
2007-04-12 pjdMFp4: Bring back comments.
2007-04-12 julianFound the right date for davidxu
2007-04-12 julianAdd myself and some others according to my dusty memory.
2007-04-12 mavAdd myself and glebius.
2007-04-12 ruIn .error and .warning, prefer command-line variables
2007-04-12 le-) Correct sdcount for a plex when removing or adding...
2007-04-12 leAvoid infinite loop if the device string given for...
2007-04-12 alcMFamd64
2007-04-12 stefanAdd myself and my mentor, arved.
2007-04-12 acheMerge
next