]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-04-19 rushaniFix typo.
2004-04-19 mtmIf you're trying to find out if a thread is valid and in
2004-04-19 muxThe opt_da.h file doesn't exist anymore since the DA_OL...
2004-04-19 ruTurn MAKE_IDEA into a true "bool" type variable, as...
2004-04-19 murrayUpdate number of ports
2004-04-19 murrayAdd security/portaudit to disc3.
2004-04-19 luigiifp has the same value as rt->rti_ifp so remove the...
2004-04-19 luigiRemove a tail-recursive call in nd6_output.
2004-04-19 ruMore style and deobfuscation fixes.
2004-04-19 brooksUse an tempory struct ifnet *ifp instead of sc->sc_if...
2004-04-19 njlAdd miscellaneous USB device quirks.
2004-04-19 njlRemove all quirks hidden under DA_OLD_QUIRKS.
2004-04-19 njlAs promised a while ago, remove DA_OLD_QUIRKS and all...
2004-04-19 rwatsonFirst pass at softc list locking for if_ppp.c. Many...
2004-04-19 psReport only new new events when initially attaching...
2004-04-18 cpercivaDocument POSIX stupidity: Attempts to mmap zero bytes...
2004-04-18 obrienAdd -c option simular to du(1).
2004-04-18 ruStyle and code unobfuscation.
2004-04-18 ruFixed a bug from rev. 1.42: cast to a correct type.
2004-04-18 mlaierMake if_(un)route static in if.c as they are called...
2004-04-18 wpaulIn ntoskrnl_unlock_dpc(), use atomic_store instead...
2004-04-18 obrienRevert rev 1.21 which configured with --enable-64-bit...
2004-04-18 bdeMoved the function pointer in struct puc_device_descrip...
2004-04-18 mlaierFreeBSD-if .4 manpages for pf/pflog/pfsync.
2004-04-18 luigiconstify the last argument of m_copyback.
2004-04-18 luigi+ move MKGet()/MKFree() into the only file that can...
2004-04-18 luigi+ replace Bcmp/Bzero with 'the real thing' as in the...
2004-04-18 luigireplace Bcopy with bcopy as in the rest of the file.
2004-04-18 luigiReplace Bcopy with 'the real thing' as in the rest...
2004-04-18 luigiReplace Bcopy/Bzero with 'the real thing' as in the...
2004-04-18 luigireplace Bcmp() with the same bcmp() used in the rest...
2004-04-18 alcMFamd64
2004-04-18 bdeMiscellaneous style fixes, including yet another attemp...
2004-04-18 alcMFamd64
2004-04-18 bdeFixed some style bugs in rev.1.1 (only 2 entries were...
2004-04-18 bdeFixed some style bugs (perfect tab lossage on every...
2004-04-18 bdeFixed some style bugs (misformatting) in rev.1.9.
2004-04-18 bdeOops, fixed some more style bugs (tab lossage) in rev...
2004-04-18 alcMFamd64
2004-04-18 bdeFixed some style bugs in rev.1.24. Almost every line...
2004-04-18 bdeFixed some style bugs (formatting errors) in rev.1.25.
2004-04-18 obrienScript for downloading and printing in hex, the offical...
2004-04-18 alcSimplify the sf_buf implementation. In short, make...
2004-04-18 bdeFixed some style bugs (tab lossage) in rev.1.26.
2004-04-18 njlInstead of using a static, check for the FADT revision...
2004-04-18 bdeFixed some style bugs in rev.1.28. Almost every line...
2004-04-18 bdeFixed a style bug (insertion sort error) in rev.1.29...
2004-04-18 bdeFixed some style bugs in previous commit. Almmost...
2004-04-18 hrsFix typos (s/NetGraph/Netgraph/).
2004-04-18 psmove the cleanup of the control device into ciss_free...
2004-04-18 luigi+ rename and document an unused field in struct arpcom...
2004-04-18 mariusAdd my birthday.
2004-04-18 onoeUse IFF_ALLMULTI instead of if_amcount to decide if...
2004-04-18 luigiMinor changes to improve code readability (no actual...
2004-04-17 ruDon't give up if sending to one link fails, continue.
2004-04-17 luigiuse native names for if_link, ifa_link, if_addrhead.
2004-04-17 fjoeAdd 354k and 512k support.
2004-04-17 markmAdd a Davies-Meyer style hash to the output. This is...
2004-04-17 markmMore removal of the abortive locking code; malloc buffe...
2004-04-17 fjoesendmail_submit_enable and sendmail_outbound_enable...
2004-04-17 pbCheck -s option source address for validity.
2004-04-17 hrsBack out a change (s/IPsec/IPSec/) in rev.1.716->1...
2004-04-17 hrsFix some typos:
2004-04-17 hrsSort entries in alphabetical order.
2004-04-17 hrsNew release note:
2004-04-17 hrsUpdate release note:
2004-04-17 hrsNew release note:
2004-04-17 luigimake route_init() static
2004-04-17 luigimisc cleanup in sysctl_ifmalist():
2004-04-17 ruA simple packet distribution node type that acts like...
2004-04-17 cpercivaAdd support for Exsys EX-41098 cards.
2004-04-17 muxDon't check for device_get_softc() returning NULL,...
2004-04-17 tjrRestore old value of LESSKEYFILE_SYS.
2004-04-17 tjrRegenerate with less 381 configure script.
2004-04-17 tjrMerge vendor changes onto mainline.
2004-04-17 tjrThis commit was generated by cvs2svn to compensate...
2004-04-17 tjrImport less v381.
2004-04-17 ruSuspend my interest in maintaining libalias(3) and...
2004-04-17 bmahNew release notes: ports/UPDATING and ports/CHANGES.
2004-04-17 brooksActually install preseedrandom.
2004-04-17 bdeFixed some style bugs in previous commit (mainly an...
2004-04-17 brianAdd a missing memcpy (*blush*!)
2004-04-16 psAdd support for the HP Modular Smart Array 20 & 500...
2004-04-16 bruefferBring describtion of a sysctl in line with the source:
2004-04-16 bruefferRemove unnecessary .Pp macro and bump document date
2004-04-16 psWhitespace cleanup.
2004-04-16 bruefferForced commit to note, that the last commit also added...
2004-04-16 bruefferList some sysctl variables that influence accounting
2004-04-16 jhb- Enable (unmask) interrupt sources earlier in the...
2004-04-16 jhbWhitespace fix.
2004-04-16 jhbRevert part of the "BIOS brain damage" from rev 1.10...
2004-04-16 jhbUse %eax rather than %ax when loading segment registers...
2004-04-16 jhbDon't call the BIOS to route a link that has already...
2004-04-16 hrsNew release note:
2004-04-16 brooksI added preseedrandom yesterday, not last month.
2004-04-16 brooksDocument changes in /dev/random initalization. Suggest...
2004-04-16 markmAttempts to make this device Giant-free were ill-concei...
2004-04-16 markmDefault to harvesting everything. This is to help give...
2004-04-16 njlDisable the new wake GPE behavior. With it enabled...
2004-04-16 impooops. I disabled pci_enable_io_modes not pci_do_power...
next