]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-04-20 obrienAdd support for the AMD 8111.
2004-04-20 obrienFix a last second typo in 'vi' that caused a problem.
2004-04-20 darrenrapply patch so pr can be closed
2004-04-20 joergFix a typo.
2004-04-20 njlAllow the AC adapter device to be disabled with debug...
2004-04-20 bmsBraino. Point out that TCP_SIGNATURE requires FAST_IPSE...
2004-04-20 bmsAdd TCP_SIGNATURE (TCP-MD5) to NOTES for -CURRENT.
2004-04-20 tjrOnly compare the interesting part of the bootblock...
2004-04-20 desRegenerate.
2004-04-20 desOne more conflict.
2004-04-20 desResolve conflicts.
2004-04-20 desAdjust version number and addendum.
2004-04-20 desThis commit was generated by cvs2svn to compensate...
2004-04-20 desVendor import of OpenSSH 3.8.1p1.
2004-04-20 luigiFix the initial check for NULL arguments in rtfree...
2004-04-20 luigiDocument an assumption on the structure of 'struct...
2004-04-20 silbySwitch from using sequential to random ephemeral port...
2004-04-20 silbyEnhance our RFC1948 implementation to perform better...
2004-04-20 obrienWhite space style cleanup.
2004-04-20 obrienRev 1.2 changes include:
2004-04-20 wpaulCorrect the AT_DISPATCH_LEVEL() macro to match earlier...
2004-04-19 obrienPrevent SysV spellings in int's in the kernel.
2004-04-19 wpaulTry to handle recursive attempts to raise IRQL to DISPA...
2004-04-19 kientzleAllow brave souls to install bsdtar as the
2004-04-19 cognetHandle window resizing better.
2004-04-19 kientzleOptimize ustar header formatting.
2004-04-19 wilkoLinux Alpha powertools link has become obsolete.
2004-04-19 obrienMFp4: merge version #5 of the 2-sector boot0 from the...
2004-04-19 obrienUse BSD spelling, no SysV.
2004-04-19 obrienUse BSD spelling vs. SysV.
2004-04-19 sosMove a verbose printf before the first exit so we get...
2004-04-19 njlAdd a temporary workaround for acpi_AppendBufferResourc...
2004-04-19 tackermanAdding Tony Ackerman (tackerman) as the maintainer...
2004-04-19 luigiAdd some comments, move a static array of constants...
2004-04-19 luigiFix a recently introduced panic in if_detach() by delaying
2004-04-19 njlRemove opt_da.h from the Makefile as well. Duplication...
2004-04-19 psThere's no need to call ciss_report_request in the...
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:
next