]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-04-19 Yaroslav TykhiyReword the description of the UTF8 option (-8) so I...
2007-04-19 John BaldwinOops, fix intsmb(4) attach. Don't overwrite the 'value...
2007-04-19 Diomidis SpinellisBack-out manual procedure for maintaining compatibility...
2007-04-19 Peter WemmUnbreak rev 1.7's getopt usage. The -f switch does...
2007-04-19 Mike MakonnenMake inet6_rth_* family of functions more compliant...
2007-04-19 Mike MakonnenCorrect two issues in ping6:
2007-04-19 Scott LongZero the CCBs when mallocing them.
2007-04-19 Scott LongSplit the camisr into per-SIM done queues. This optimi...
2007-04-19 Rong-En Fan- Add new 'a' and 'j' options into usage
2007-04-19 Poul-Henning... Grammer correction from: emaste
2007-04-19 Ariff Abdullah- AC97 quirk / patch cleanups. Most quirks doesn't...
2007-04-19 Sepherosa Ziehau- Fix mbuf/node leakage in drivers' raw_xmit().
2007-04-19 Randall Stewart- More work on making send lock contention.
2007-04-19 Poul-Henning... Loosen return value spec for fputs to be standards...
2007-04-19 Poul-Henning... style nit
2007-04-19 Joseph KoshyFix witness(4) warnings about mutex use.
2007-04-19 Dag-Erling... Valid error codes for err() and errx() are 1..255.
2007-04-19 Pawel Jakub... Add more tests to verify last sendfile(2) breakage...
2007-04-19 Pawel Jakub... Fix a bug in sendfile(2) when files larger than page...
2007-04-19 Alan CoxCorrect contigmalloc2()'s implementation of M_ZERO...
2007-04-19 Alan CoxCorrect two comments.
2007-04-19 Nate LawsonBump the interrupt storm detection counter to 1000...
2007-04-18 Yaroslav TykhiyAdd support for RFC 2389 (FEAT) and RFC 2640 (UTF8...
2007-04-18 Jung-uk KimFix style(9) and comments.
2007-04-18 Ariff Abdullahsndbuf_alloc() now accept dmaflags argument which will...
2007-04-18 Ariff AbdullahBreak ABI / module compatibility for the upcoming sndbu...
2007-04-18 Andre OppermannMake tcp_twrespond() use tcp_addoptions() instead of...
2007-04-18 Jung-uk Kimstyle(9) says sizeof's are not be followed by a space...
2007-04-18 Jung-uk KimImplement settimeofday() for Linuxulator/amd64.
2007-04-18 Diomidis SpinellisNotes on the acct(5) format switch.
2007-04-18 Diomidis SpinellisChange the export option from -w (write) to -X.
2007-04-18 Pawel Jakub... MFp4: Fix automatic snapshot mount when unprivileged...
2007-04-18 Pawel Jakub... MFp4: We check for PRIV_VFS_MOUNT already in mount...
2007-04-18 Tom RhodesQuick kill posix4 directory.
2007-04-18 Poul-Henning... On AMD's Geode LX: Force the TSC to run through core...
2007-04-18 Diomidis SpinellisComplain on write errors.
2007-04-18 Diomidis SpinellisAdd export capability through the new -w flag.
2007-04-18 Scott LongMissed locking the dump and shutdown entry points in...
2007-04-18 Scott LongRevert a driver API change to xpt_alloc_ccb that isn...
2007-04-18 Tim KientzleIgnore trailing '/' when comparing pathnames, so that
2007-04-18 Tim KientzleWhen testing basic functionality, strip trailing '...
2007-04-18 Pyun YongHyeonDon't reinitialize the hardware if only PROMISC flag...
2007-04-17 Poul-Henning... Add support for hw-assisted checksums on 6105M.
2007-04-17 Pawel Jakub... Simplify.
2007-04-17 Pawel Jakub... Fix build breakage. Most of ZFS code is also compiled...
2007-04-17 Pawel Jakub... - Fix a leftover - vfs_mount_alloc() is now exported...
2007-04-17 Pawel Jakub... Export vfs_mount_alloc() as it is used in ZFS.
2007-04-17 John BaldwinHonor the BUS_DMA_NOCACHE flag to bus_dmamem_alloc...
2007-04-17 Pawel Jakub... Ignore hostid check for root-on-ZFS configurations...
2007-04-17 Poul-Henning... No need to throw tag+handle around on the stack.
2007-04-17 Maxim Konovalovo Add missed w/space in the error message.
2007-04-17 Pawel Jakub... Link libzpool, ztest and zdb against libpthread.
2007-04-17 Andre OppermannWhen we run into the syncache entry limits syncache_add...
2007-04-17 John BaldwinWhen trying to allocate a PnP BIOS memory resource...
2007-04-17 Robert WatsonChange $P4$ ID strings to P4 ID strings so that they...
2007-04-17 Robert WatsonRemove $P4$ that snuck into CVS from Perforce.
2007-04-17 Poul-Henning... Improve the if_vr driver ever so slightly.
2007-04-17 Robert WatsonShorten text string for ip_fw2 dynamic rules zone by...
2007-04-17 Christian BruefferBump date for the previous revision and the driver...
2007-04-17 Christian BruefferTo avoid confusion, mention that the driver was origina...
2007-04-17 Christian Brueffertrunk(4) is now lagg(4).
2007-04-17 Scott LongBasic MPSAFE locking for the AHC and AHD drivers.
2007-04-17 Warner LoshDon't use spinlocks here. The iicbus transactions...
2007-04-17 Xin LIGNU readline was updated to patch 002 by ache@, note...
2007-04-17 Rong-En Fan- Add a new 'j' switch and runtime option to toggle...
2007-04-17 Scott LongDon't delete the devalias, as per the man page.
2007-04-17 Andrew ThompsonRemove net/if_trunk.h which is no longer used.
2007-04-17 Andrew ThompsonLink trunk(4) to lagg(4)
2007-04-17 Andrew ThompsonNote the renaming of trunk(4) to lagg(4).
2007-04-17 Andrew ThompsonRename the trunk(4) driver to lagg(4) as it is too...
2007-04-16 Ruslan ErmilovApply a set of style.Makefile(5) changes to src/cddl...
2007-04-16 John Baldwin- Add a 'show rman <rm>' DDB command to dump the resour...
2007-04-16 Bruce A. MahNew release notes: sx(9) lock improvements, T/TCP...
2007-04-16 Scott LongFor the XPT_SASYNC_CB operation, only decouple the...
2007-04-16 Scott LongDrop the topology lock before calling the periph oninva...
2007-04-16 Scott LongDrop the periph/sim lock when calling disk_destroy().
2007-04-16 Scott LongDestroy the devalias before destroying the dev.
2007-04-16 Gabor Kovesdan- Add another graph about the organization of the FreeB...
2007-04-16 Robert WatsonMerge OpenBSM 1.0 alpha 14 changes to src/sys/security...
2007-04-16 Robert WatsonUpdate src/sys/bsm for OpenBSM 1.0 alpha 14 import.
2007-04-16 Robert WatsonRegenerate config.h from OpenBSM 1.0 alpha 14 import.
2007-04-16 Robert WatsonResolve conflicts from OpenBSM 1.0 alpha 14 import.
2007-04-16 Robert WatsonThis commit was generated by cvs2svn to compensate...
2007-04-16 Robert WatsonVendor import TrustedBSD OpenBSM 1.0 alpha 14, with...
2007-04-16 Pawel Jakub... s/destory/destroy/ (except for the code in contrib/).
2007-04-16 Pawel Jakub... Uncomment forgotten check. Without this check in-place...
2007-04-16 Ruslan ErmilovAdd a missing backslash and unbreak the build.
2007-04-16 Rong-En Fan- Add missing man page links
2007-04-16 Colin PercivalIn libarchive: Downgrade ARCHIVE_FATAL and ARCHIVE_FAIL...
2007-04-15 Kip MacyPHYS_TO_VM_PAGE requires explicit vm_page.h include...
2007-04-15 Robert WatsonRemove unused variable tcbinfo_mtx.
2007-04-15 Dag-Erling... Avoid "unused variable" warning when building without...
2007-04-15 Matt JacobUse %j and args cast to uintmax_t to print bus_addr_t...
2007-04-15 Pawel Jakub... When org.freebsd:swap property is set to 'on' on a...
2007-04-15 Christian S... Add an entry for AUT_ZONENAME and the prototype for...
2007-04-15 Dag-Erling... Make pseudofs (and consequently procfs, linprocfs and...
2007-04-15 Dag-Erling... Instead of stating GIANT_REQUIRED, just acquire and...
2007-04-15 Dag-Erling... Whitespace cleanup.
2007-04-15 Robert WatsonIn nfsrv_rcv(), don't reacquire the nfs server lock...
2007-04-15 Kip MacyAdd pmap includes needed by i386
next