]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-11-22 rodrigcRemove mount_ext2fs.
2006-11-22 bruefferUse our standard section 4 SYNOPSIS.
2006-11-22 maximo Check that -w width is not above maximum. Use DWIDTH...
2006-11-22 gallatinFix transposition of width and value arguments to pci_c...
2006-11-22 impFix coherency issue. From submitter:
2006-11-22 samChange error codes returned by protocol operations...
2006-11-22 gallatinInitialization bugfixes and enhancements:
2006-11-22 rodrigcRemove reference to mount_fdescfs.
2006-11-22 jkoshyCross-reference nextboot(8).
2006-11-22 kevloBring in status led support for /dev/led/gpioled on...
2006-11-22 rodrigcRemove reference to mount_devfs(8).
2006-11-22 ruIt's been possible to build linprocfs as a module for...
2006-11-22 jbAdd the SUBMAKE_TARGETS (like ppp_make) to the dependen...
2006-11-22 impMFp4: Make it work :-)
2006-11-22 impMFp4: Add ixpiic bit-bang driver.
2006-11-22 imp<blush> copyout on read, not write.
2006-11-22 kmacyIntegrate, but do not enable support for dynamically...
2006-11-22 kmacypmap_track_modified has been removed from other archite...
2006-11-22 kmacyreduce whining from LINT by removing another GPL sound...
2006-11-22 kmacyadd support for resizing the the tte_hash of multi...
2006-11-22 kmacyremove unused field from pcpu structure
2006-11-22 kmacyremove dead code from tsb.c
2006-11-22 kmacymove contiguous allocation and free routines from tte_h...
2006-11-22 kmacyAdd tte_hash and tsb update handlers for handling tte_h...
2006-11-22 rodrigcRemove reference to mount_fdescfs.
2006-11-22 rodrigcRemove references to mount_std, mount_procfs.
2006-11-22 rodrigcRemove references to mount_devfs, mount_fdescfs, mount_...
2006-11-22 rodrigcRemove references to mount_devfs, mount_fdescfs, mount_...
2006-11-22 kmacyAdd mechanism to track TSB misses in tsb miss handler
2006-11-22 rodrigcRemove reference to mount_procfs.
2006-11-21 rodrigcChange mount_devfs reference to "mount -t devfs".
2006-11-21 dougbAcknowledge (dearly) departed files
2006-11-21 gallatinAdded MSI support.
2006-11-21 jbRemove the NO_CTF option. It would have been required...
2006-11-21 jbRemove the KDTRACE option because I can't implement...
2006-11-21 maximo Sort Xrs.
2006-11-21 jmgdon't mark the cksum as invalid here... off is incorre...
2006-11-21 rodrigcChange reference from mount(2) to nmount(2), since...
2006-11-21 yongariFix typo.
2006-11-21 rodrigcChange reference from mount_devfs(8) to mount(8), and...
2006-11-21 yongariAdd TSO support.
2006-11-21 yongario Correctly set IFCAP_VLAN_HWCSUM as re(4) can do VLAN...
2006-11-21 yongariDon't set RL_CFG1_FULLDUPLEX bit. The RL_CFG1_FULLDUPLE...
2006-11-21 yongariUse #ifndef __NO_STRICT_ALIGNMENT rather than
2006-11-21 rodrigcIncrease WARNS to 3.
2006-11-21 rodrigcFix last element of nc_protos[] array to appease GCC.
2006-11-21 rodrigcConvert mount_nfs from old mount(2) API to new nmount...
2006-11-20 jhbAdd suspend/resume support. Unlike many other NIC...
2006-11-20 jhbDocument that the data field for NOTE_EXIT holds the...
2006-11-20 jhbSave exit status of an exiting process in kn_data in...
2006-11-20 leFix an integer overflow and allow access to files large...
2006-11-20 kientzleOfficially rename archive_{read,write}_open_file() to
2006-11-20 kientzleForced commit to note CVS repo-copy of archive_{read...
2006-11-20 ruThe clean_map has been made local to vm_init.c long...
2006-11-20 julianwhitespace fix only
2006-11-20 ru- Fix types of "struct vmmeter" members so they are...
2006-11-20 kevloMatch bus space unmap prototype.
2006-11-20 marius- Make rp(4) 64-bit- and endian-clean as well as work...
2006-11-20 nyanMFi386: revisions from 1.641 to 1.643.
2006-11-20 ruRemove a redundant pointer-type variable.
2006-11-20 pjdProtect nfsm_srvpathsiz() call with the nfsd_mtx lock.
2006-11-20 impMFp4: Tweak descriptions in preparation for porting...
2006-11-20 davidxuUse scheduler API sched_user_prio() to adjust thread...
2006-11-20 mohans1) Fix up locking in nfs_up() and nfs_down.
2006-11-20 ruWhen counting vm totals, skip unreferenced objects...
2006-11-19 samconfig for Gateworks Avila board booting with NFS-mount...
2006-11-19 samadd CPU_XSCALE_IXP425
2006-11-19 samGateworks Avila board support:
2006-11-19 samchange bus space unmap protoype
2006-11-19 samcorrect bus space unmap prototype
2006-11-19 samelaborate on stepping names; add intel terminology...
2006-11-19 samhookup ad7418 and ds1672 drivers
2006-11-19 samo define transfer method
2006-11-19 sami2c and clock driver for Dallas Semiconductor DS1672 RTC
2006-11-19 sami2c driver for Analog Devices AD7418
2006-11-19 alcAdd vm map and object locking to each_writable_segment().
2006-11-19 mjacobPointy hat handed to me by Andrew: had msi_enable on...
2006-11-19 mjacobPlay it safe and make MSI and MSI-X an option you have...
2006-11-19 mjacobIf a TMF request fails to start, make sure that we...
2006-11-19 thompsaDo not call bstp_stop() internally as it clears the...
2006-11-19 alcThe global variable avail_end is redundant and only...
2006-11-19 marcelRemove LDR_LOG2_PGSZ, ia64_pgtbl and ia64_pgtblsz....
2006-11-19 ruTry harder to not leak src/ build stuff into ports...
2006-11-19 syrinxBring in a SNMP module to support monitoring if_bridge...
2006-11-19 ceriAdd .Xr to p_cansee.9, remove .Xr to intro.2.
2006-11-19 ceriAdd manuals for cr_cansee(9) and p_cansee(9).
2006-11-19 kensmithMove the check for which disc volume we have/want to...
2006-11-18 csjpFix typo in comment
2006-11-18 csjpImplement new ETHER_BPF_MTAP macro. Roll back the vario...
2006-11-18 csjpCurrently, drivers that support hardware offload of...
2006-11-18 marcelSince printf also has at least one critical section...
2006-11-18 rodrigcIgnore SIGPIPE, instead of terminating process.
2006-11-18 marcelNow that printf() needs the PCPU, set it up before...
2006-11-18 marcelRevert previous commit. PC_CONS_BUFR is not used nor...
2006-11-18 kmacyremove unused fields
2006-11-18 rodrigcPreviously, the mount_ext2fs binary listed the acceptab...
2006-11-18 ceriHave the synopsis compile.
2006-11-18 kibAdd missed ")". Fix the build.
2006-11-18 kmacyeeprom has been removed from sun4v - remove from NOTES
2006-11-18 sammark struct ether_header packed so gcc honors alignment
next