]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-08-30 marcelThis script was helpful during development, but has...
2005-08-30 marcelDon't print the total number of partitions removed...
2005-08-30 impAdd back dropped if_media.h include
2005-08-30 njlEliminate cpufreq levels for two cases that are less...
2005-08-30 gshapiroBe sure to execute sendmail_precmd() to check sendmail...
2005-08-29 sobomaxExtend utility to allow recovering single file from...
2005-08-29 jcamouWrap a line due to a new sentence.
2005-08-29 garysAdded a sentence to explain what "span" means.
2005-08-29 andreAdd m_copymdata(struct mbuf *m, struct mbuf *n, int...
2005-08-29 scottlCorrect previous commit.
2005-08-29 andreAdd m_sanity(struct mbuf *m, int sanitize) to do some...
2005-08-29 andreAdd m_demote(struct mbuf *m, int all) to clean up mbuf...
2005-08-29 impBetter comment
2005-08-29 sosIn ata_mode2str() properly list -1 as UNSUPPORTED.
2005-08-29 wollmanMerge tzdata200m from vendor branch.
2005-08-29 impFix another instance of old info re: miibus
2005-08-29 impFix obsolete comment.
2005-08-29 impEliminate bogus seatbelt in wi_cmd. This may have...
2005-08-29 yarUnbreak stand-alone build of the de(4) module.
2005-08-29 deischenHandle failure to malloc() part of the thread structure.
2005-08-29 deischenDon't attempt to initialize the rtld lock if it can...
2005-08-29 glebiusPlug item leak in case when not all hooks are connected.
2005-08-29 pjdUse KTR to log allocations and destructions of bios.
2005-08-29 pjdAdd 'depth' argument to CTRSTACK() macro, which allows...
2005-08-29 phkAdd a missing dev_relthread() call.
2005-08-29 glebius- Document the fact that the real length of listen...
2005-08-29 philipFix unhandled malloc errors.
2005-08-29 sosFix support for the VIA 6421 controller.
2005-08-29 jcamouo Discuss the ways to escape an alias.
2005-08-29 impGlobal Village appears to be using 0x018c as its vendor...
2005-08-29 impSimplify names.
2005-08-28 impFinish conversion to bus space and make ed MP safe.
2005-08-28 ssouhlalFix a typo in vop_rename_pre() where we ended up using...
2005-08-28 bmahFix minor typo in a comment.
2005-08-28 lePrevent that sync operations can be started when they...
2005-08-28 mariusAdd gem(4) to the list of devices supporting VLAN-sized...
2005-08-28 marius- Allow for VLAN-sized frames and set IFCAP_VLAN_MTU.
2005-08-28 delphijFix kernel build.
2005-08-28 simonRemove the el(4) device, which has been retired recently.
2005-08-28 alcHandle vm_map_wire()'s failure.
2005-08-28 alcCorrectly handle vm_map_wire()'s failure. (See also...
2005-08-28 gshapiroI must have missed the release note for the sendmail...
2005-08-28 murrayUpdate number and size of Ports Collection.
2005-08-28 alcEliminate an unneeded reference on a vm object. If...
2005-08-28 alcRevert the previous change for two reasons: (1) If...
2005-08-28 pjdVerify length of the data to read as well.
2005-08-27 keramidaMake it clear that the .ko extention of a module to...
2005-08-27 simonCorrect a comment to match the configuration parameter...
2005-08-27 mariusAs with NO_CRYPT, don't try to compile geli(8) when...
2005-08-27 alcMFamd64 revision 1.526
2005-08-27 mariusRemove the man page of the recently axed el(4).
2005-08-27 jkoshyRe-enable sampling on the AMD64.
2005-08-27 jkoshy- Special-case NMI handling on the AMD64.
2005-08-27 rodrigcRewrite linux_ifconf() to be more like ifconf() in...
2005-08-27 thompsaFix a panic in softclock() if the interface is destroye...
2005-08-26 jkimfix CardBus issue for Compaq R3000 series laptop
2005-08-26 brooksThe $medium string often contains quoted values with...
2005-08-26 impAllow one to override the endian flags for make distrib...
2005-08-26 wollmanMerge tzdata2005l update from vendor branch.
2005-08-26 wollmanThis commit was generated by cvs2svn to compensate...
2005-08-26 wollmanVendor update of timezone database.
2005-08-26 scottlClarify the description of the bus_dmasync_op_t operati...
2005-08-26 andrePretty print multipath routes.
2005-08-26 glebiusAdd newline to debuging printf.
2005-08-26 glebius Cleanup the reader/writer policy in netgraph(4)....
2005-08-26 leShuffle around the order in which the components are...
2005-08-26 jhb- Use m_defrag() instead of homerolling our own variant
2005-08-26 jhbRemove the el(4) driver for 3Com 3c501 ISA NICs from...
2005-08-26 pjdVerify offset before reading.
2005-08-26 takawataOops, I forget to add item in files .
2005-08-26 takawataUpdate Document.
2005-08-26 takawataAdd NTFS labeling function.
2005-08-26 desTwo minor optimizations of fdalloc():
2005-08-26 tjrFix a one byte off error which causes "less" to crash...
2005-08-26 psUnbreak tail -f on non-local filesystems.
2005-08-26 alcRemedy the following three problems:
2005-08-26 brooksSupport ifconfig_<ifn> variables containing quoted...
2005-08-26 kanUnbreak compiles with ACPI_DEBUG.
2005-08-26 brooksIn read_string(), when the last character was a backsla...
2005-08-26 brooksUse a more robust, grep-free command to get the interfa...
2005-08-26 brooksDon't and/remove a route to our assigned IP through...
2005-08-26 psFor FreeBSD 4 binaries, when trying to read from a...
2005-08-25 impClarify the confusion over Farallon cards taht differ...
2005-08-25 jhb- Remove non-bus-dma code.
2005-08-25 upsNMI handler should not enable interrupts.
2005-08-25 pjdAdd regression tests for '-L' option.
2005-08-25 jhbMajor rototill of this driver to add FreeBSD bus-dma...
2005-08-25 pjd'-F' option behaviour was reverted, so revert previous...
2005-08-25 pjdRevert previous behaviour of '-F' option and add '...
2005-08-25 andreBump __FreeBSD_version for memmem(3).
2005-08-25 andreAppropriate namespace protection for memmem(3).
2005-08-25 andreAdd the function memmem(3) as found in glibc and others.
2005-08-25 emaxAdd myself as a maintainer of Bluetooth code
2005-08-25 cpercivaFix a bug introduced in revision 1.9 which causes chkgr...
2005-08-25 emaxMake sure ng_fec_init() uses the same calling conventio...
2005-08-25 sosDont set default mode to ATA_DMA_MAX on devices not...
2005-08-25 robertoFixes for gcc 4.x.
2005-08-25 glebius- Refuse hashsize of 0, since it is invalid.
2005-08-25 glebiusRemove all references to T/TCP, which was removed sever...
2005-08-25 robertoFixes for gcc4.x.
next