]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-03-10 philipFix multicast support for cs89x0 chips. Just setting...
2006-03-10 jkimMicro-optimize invalid UUID check.
2006-03-10 damieno acknowledge interrupts early in the interrupt handler
2006-03-10 damienmake use of the firmware(9) subsystem.
2006-03-10 sosAdd atausb module
2006-03-10 sosAdd "device atausb"
2006-03-10 sosModule that adds support for using USB storage devices...
2006-03-10 damienfix the locking.
2006-03-10 impAdd note about 'audit' group.
2006-03-10 trhodesUse .Cm for all key words, not just the ones I added...
2006-03-10 soswrite the right unit # on verbose output.
2006-03-10 nyanDisable an SMP detection on pc98.
2006-03-10 ruHopefully fix all nearby style bugs that Bruce has...
2006-03-10 ru- Fix variable assignment to be portable.
2006-03-10 davidxuAdd entries for new pthread stubs.
2006-03-10 davidxuBlock all signals in helper threads except those should...
2006-03-10 deischenRemove including of libc sources. All the required...
2006-03-10 pjdWhen inserting a new component md_provsize metadata...
2006-03-10 samfix switching between agressive and non-agressive wmm...
2006-03-10 davidxuIt is not necessary to read %gs twice.
2006-03-10 davidxuFix stack offset to allow gcc's stack aligment code...
2006-03-10 teggeRemove unneeded (and broken) usage of MNT_REF()/MNT_REL().
2006-03-09 cognetMFp4: Forget the asm inlined version of in_cksum_hdr...
2006-03-09 jkim- Implement serial numbers, UUID, and asset tag (turned...
2006-03-09 jkimImplement printf 'X' conversion for both libstand and...
2006-03-09 sammissed a case that needs WITH_SMP
2006-03-09 gadRever the previous changes. It turns out that it perfe...
2006-03-09 ruFix this to what I've actually submitted.
2006-03-09 yarRevise the names of modules in the recent note on tdfx_...
2006-03-09 samhandle KERNELS as before
2006-03-09 jhbFlip the switch and don't route interrupts to hyperthre...
2006-03-09 impDon't dereference an uninitialized pointer.
2006-03-09 impRevert last change, per ru@'s objection. I misundersto...
2006-03-09 yarAvoid pulling in the whole <net/pfvar.h> by opaquely...
2006-03-09 yarThe `pf' and `pflog' sources do not depend on DEV_PF...
2006-03-09 yarRevert to setting vlan and vlandev parametes synchronou...
2006-03-09 phkAdd -F option to not fail on already installed packages.
2006-03-09 phkIn addition to -b (suppress builds) add -k (suppress...
2006-03-09 ruDon't acquire a lock before calling vlan_unconfig().
2006-03-09 keramidaAfter revision 1.4 of `src/usr.sbin/bsnmpd/bsnmpd/Makef...
2006-03-09 sosOnly use the channel in the request given to ata_comple...
2006-03-09 sostypo.
2006-03-09 phkOops, forgot newline.
2006-03-09 phkAdd slop to "backwards" cpu accounting messages, 3...
2006-03-09 phksilence cpu_tick calibration and notice only (under...
2006-03-09 phkIgnore kenv strings which overflow the room we have...
2006-03-09 sosGet rid of all the "long long"/"maxint" casting around...
2006-03-09 davidxuRemove _STOPEVENT call, it is already called in issigna...
2006-03-09 umens_name_skip was not prefixed by `__'.
2006-03-09 jkoshyWhen a process is de-configuring a log file, also stop...
2006-03-09 impNow that we now spell NO_MAN=xxx MAN=, update the docs.
2006-03-09 davidxuConnect librt to buildworld.
2006-03-09 samcorrect ni_txrate when using a fixed rate; fixes curren...
2006-03-08 davidxuRemove mqueue and timer, now they are in librt.
2006-03-08 teggeUse vn_start_secondary_write() and vn_finished_secondar...
2006-03-08 davidxuRemove mq.c, the POSIX mqueue is implemented in librt.
2006-03-08 gadSwitch these makefiles to use 'MAN=' to indicate they...
2006-03-08 fjoeFix overriding jail_list from command line.
2006-03-08 upsFix exec_map resource leaks.
2006-03-08 simonWhen parsing an RPC request in nfsrv_dorec(), KASSERT...
2006-03-08 samkernel install script (missed in previous commit)
2006-03-08 samRevamp base system packaging of kernels to enable up...
2006-03-08 matteoFix output and exit status when daily_mailq_shorten...
2006-03-08 sosATA_USB will need to hook into the delayed boot identif...
2006-03-08 jhbUpdate a DB_SET to DB_FUNC I missed yesterday.
2006-03-08 pjdExplain why the first partition should start at offset 16.
2006-03-08 matteoFix spelling error
2006-03-08 andreProperly handle the case when the packet secondary...
2006-03-08 sosAlways read the TOC in acd_read_toc even if MEDIA_CHANG...
2006-03-08 sosBail out of afd_sense if ENODEV.
2006-03-08 gadCollapse strncpy/strncat/strncat into a single snprintf...
2006-03-08 gadFix the case where the user specifies an alternate...
2006-03-08 pjdAdd some notes how to properly dump kernel onto gmirror...
2006-03-08 pjdAllow to dump kernel to gmirror providers.
2006-03-08 impRemove leading __ from __(inline|const|signed|volatile...
2006-03-08 kientzleRemove configure.ac.in and the 'distfile' target from
2006-03-08 teggeDon't set IN_CHANGE and IN_UPDATE on inodes for potenti...
2006-03-08 kientzleRemove configure.ac.in and reorganize a few other thing...
2006-03-08 celFix a bug in NFSv3 READDIRPLUS reply processing
2006-03-08 teggeIgnore dirty pages owned by "dead" objects.
2006-03-08 davidxuSet SNF_SYNC flag for timer, as the timer notification...
2006-03-07 jhbStyle nit.
2006-03-07 jhbClean up the way we handle auxiliary commands for a...
2006-03-07 jhbUse the Alpha PCC as a cpu ticker for process runtime...
2006-03-07 jhb- Simplify the i8254 timecounter for the alpha since...
2006-03-07 thompsaFurther refine the bridge hack in the arp code. Only...
2006-03-07 jhbFor consistency sake, use >= MINCLSIZE rather than...
2006-03-07 damienDisable 802.11e support for now. Did some cleanup...
2006-03-07 umeRemove trailing dot from the servername in the serverli...
2006-03-07 umeCorrect handling of HTTP_PROXY_AUTH. A password may...
2006-03-07 hrsFix incorrect command line examples.
2006-03-07 hrsFix version number when the feature was added.
2006-03-07 mjacobAdd a serial number for requests so we don't just depen...
2006-03-07 sosPoll device for readiness before trying to get geometry...
2006-03-07 sosOnly look for ICRC and CORR errors on ATA devices not...
2006-03-07 umeNOMAN --> NO_MAN
2006-03-07 mnag- New sentence should start from the new line
2006-03-07 yarTwo years ago, in rev. 1.12, a typo slipped in etc...
2006-03-07 davidxuRemove stale comments.
2006-03-07 davidxu1. Always call user callback function in newly created...
next