]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-03-14 Nate LawsonDocument exact command preferred for sending ASL as...
2007-03-14 Nate LawsonCreate an identity mapping (V=P) super page for the...
2007-03-14 Christian BruefferNew release notes: vge(4) altq support (+mfc), snd_hda...
2007-03-14 Christian BruefferNew release notes: cxgb(4) added.
2007-03-14 Andrew ThompsonProperly move the setting of bstp_linkstate_p to the...
2007-03-14 Christian BruefferFix markup and reword a sentence to actually make sense.
2007-03-14 Nate LawsonOnly enter the debugger on a Fatal op if this is a...
2007-03-14 Robert WatsonUpdate a comment: Rather than suggesting suser(), sugge...
2007-03-14 John HayMap the second CS of the compact flash too. This allow...
2007-03-14 Diomidis SpinellisRename sed.test to multitest.t to comply with the namin...
2007-03-14 Diomidis SpinellisRepo-copy from sed.test to comply with the naming scheme of
2007-03-14 Kip MacyDisable linking in of firmware on ia64 to avoid build...
2007-03-14 John HayMap the second CS of the compact flash too. This allow...
2007-03-14 Julian Elischerfix braino in markup.
2007-03-14 Kip Macy#define L1_CACHE_BYTES for non-x86
2007-03-14 Kip Macydefine prefetch as a no-op macro for non-x86 arches
2007-03-14 Yaroslav TykhiyLet vlan_ioctl() pass some work on to ether_ioctl()
2007-03-14 Diomidis SpinellisTest files repo-copied into tools/regression/usr.bin...
2007-03-14 Diomidis SpinellisReinstate error-testing regression tests.
2007-03-14 Bruce M SimpsonRemove obsolete polling members from documentation...
2007-03-14 Pawel Jakub... Don't deny mounting for jailed processes immediately...
2007-03-14 Diomidis SpinellisIntegrate the tests I wrote in 1992 with our current...
2007-03-14 Pawel Jakub... White space nits.
2007-03-14 Diomidis SpinellisReference results for sed.test (to be renamed into...
2007-03-14 Diomidis Spinellis- Uncomment tests that were commented out
2007-03-14 Christian BruefferAutogenerate the hardware list for cxgb(4).
2007-03-14 Diomidis Spinellis- It looks like BSD and GNU sed can nowadays pass two...
2007-03-14 Diomidis SpinellisUse another non-printing test; address 0 now has a...
2007-03-14 Diomidis SpinellisDocument a procedure for testing individual binaries...
2007-03-14 Diomidis SpinellisUpdate tests to reflect the state of the art of sed...
2007-03-14 Konstantin... Implement fine-grained locking for UFS quotas.
2007-03-14 Konstantin... Call getinoquota() before allocating new block for...
2007-03-14 Konstantin... Remove unneeded getinoquota() call in the ufs_access().
2007-03-14 Konstantin... Busy filesystem around call of VFS_QUOTACTL() vfs op.
2007-03-14 Christian BruefferAdd missing punctuation.
2007-03-14 Kip Macyplay it safe for now and go back to kicking off tx...
2007-03-14 Diomidis SpinellisAdd sed math regression test.
2007-03-14 Diomidis SpinellisAdd Towers of Hanoi regression test.
2007-03-14 Kip Macyfix wording blunder
2007-03-14 Christian BruefferVarious fixes, also the driver can be compiled into...
2007-03-14 Diomidis SpinellisRepo-copy from usr.bin/sed/TEST for integration with...
2007-03-14 Colin PercivalReduce the risk of inducing heart attacks, by printing...
2007-03-14 Diomidis SpinellisAdd missing newline to correct failure of the regressio...
2007-03-14 Kip MacyAdd support for statically compiling cxgb into the...
2007-03-14 Kip Macyno-op cxgb_config.h for the module compilation case
2007-03-14 Kip Macy#define memory barrier macros for the non-i386 && non...
2007-03-14 Kip Macyremove unused code for recycling descriptors
2007-03-14 Kip Macyadd cxgb_config.h to define values that are defined...
2007-03-14 Kip Macymove taskqueue_enqueue of tx clean operation out of...
2007-03-14 Kip Macymake desc_reclaimable macro safe to arbitrary arguments
2007-03-14 Julian ElischerMore suggestions from pjd.
2007-03-14 Julian ElischerSome comments from pjd
2007-03-14 Matt JacobDon't call isp_intr from isp_start- this seems to,...
2007-03-14 Kip MacyAdd man page for cxgb
2007-03-14 Julian ElischerAdd locking.9
2007-03-14 Kip MacyAdd administration and debugging tool for Chelsio T3...
2007-03-14 Kip Macyadd cxgb to modules Makefile
2007-03-14 Kip MacyAdd modules Makefile for cxgb
2007-03-14 Kip MacyAdd firmware for cxgb
2007-03-14 Kip MacyFirst of several commits for driver support for the...
2007-03-14 Kevin LoMake it compile
2007-03-13 Bruce M SimpsonAdd raw IP support (protocol 114) to ipbroadcast regres...
2007-03-13 Thomas Quinot(atapi_action): Improve error reporting by removing...
2007-03-13 Thomas Quinot(reinit_bus): When the ATAPI bus is reset, do not sched...
2007-03-13 Thomas Quinot(ata_completed): When REQUEST SENSE is automatically...
2007-03-13 John BaldwinPrint readers count as unsigned in ddb 'show lock'.
2007-03-13 Nick HibmaIn one of the previous commits I accidentally removed...
2007-03-13 Ariff AbdullahAdd AC97 inverted external amplifier quirk for ASUS...
2007-03-13 Matt JacobMove bus_space_tag and bus_space_handle register access
2007-03-13 Matt JacobRestore optr if you trash it for 24XX target mode.
2007-03-13 Tim KientzleWhen ARCHIVE_EXTRACT_UNLINK is requested:
2007-03-13 Greg LeheyTypo.
2007-03-13 Tor EggeMake insmntque() externally visibile and allow it to...
2007-03-13 Scott LongFix some OID names and minor style as per feedback...
2007-03-12 Maxime HenrionMake "/etc/rc.d/syscons start" correctly reload screens...
2007-03-12 Jung-uk KimAdd another CPUID for AMD CPUs and fix style(9) while...
2007-03-12 John BaldwinFix a typo.
2007-03-12 John Baldwin- Use m_gethdr(), m_get(), and m_clget() instead of...
2007-03-12 Søren SchmidtFix writes on siiprb type chips.
2007-03-12 Robert WatsonIn uipc_close(), we no longer always free the unpcb...
2007-03-12 Ruslan ErmilovStop clobberring the application namespace with local
2007-03-12 Yaroslav TykhiyAttempt to load the kernel module only if we are going...
2007-03-12 Yaroslav TykhiyEmit load and unload messages under bootverbose.
2007-03-12 Yaroslav TykhiyFix some minor issues in the internal vlan lists:
2007-03-12 Dag-Erling... Add a pn_destroy field to pfs_node. This field points...
2007-03-12 Scott LongAdd MAC, RX, and TX stats reporting via sysctl.
2007-03-12 Søren SchmidtFix support for the VIA8237A SATA part.
2007-03-12 Matt JacobForced commit to note that the previous CVS comment is
2007-03-12 Scott LongAdd back in MODULE_DEPEND() lines that were lost in...
2007-03-12 Matt JacobFix compilation issues found in RELENG_4 port and merge the
2007-03-12 Alexander KabaevMinor Makefile cleanup. Do not use Makefile variables...
2007-03-11 Sam Lefflerallow net80211 to fillin rate sets
2007-03-11 Mark PeekBuild updates for tcsh-6.15.00 import.
2007-03-11 Sam Lefflerchange ic_modecaps to a bit vector and use setbit,...
2007-03-11 Mark PeekThis commit was generated by cvs2svn to compensate...
2007-03-11 Mark PeekImport of tcsh-6.15.00
2007-03-11 Stefan FarfelederMerge the following changes from NetBSD:
2007-03-11 Philip PaepsAdd dynamic acceleration to moused(8). This introduces...
2007-03-11 Tim KientzleClarify the test comments in test-basic.sh. Have confi...
2007-03-11 Stefan FarfelederMerge the following changes from NetBSD:
next