]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-04-20 Dag-Erling... This commit was generated by cvs2svn to compensate...
2004-04-20 Dag-Erling... Vendor import of OpenSSH 3.8.1p1.
2004-04-20 Luigi RizzoFix the initial check for NULL arguments in rtfree...
2004-04-20 Luigi RizzoDocument an assumption on the structure of 'struct...
2004-04-20 Mike SilbersackSwitch from using sequential to random ephemeral port...
2004-04-20 Mike SilbersackEnhance our RFC1948 implementation to perform better...
2004-04-20 David E. O... White space style cleanup.
2004-04-20 David E. O... Rev 1.2 changes include:
2004-04-20 Bill PaulCorrect the AT_DISPATCH_LEVEL() macro to match earlier...
2004-04-19 David E. O... Prevent SysV spellings in int's in the kernel.
2004-04-19 Bill PaulTry to handle recursive attempts to raise IRQL to DISPA...
2004-04-19 Tim KientzleAllow brave souls to install bsdtar as the
2004-04-19 Olivier HouchardHandle window resizing better.
2004-04-19 Tim KientzleOptimize ustar header formatting.
2004-04-19 Wilko BulteLinux Alpha powertools link has become obsolete.
2004-04-19 David E. O... MFp4: merge version #5 of the 2-sector boot0 from the...
2004-04-19 David E. O... Use BSD spelling, no SysV.
2004-04-19 David E. O... Use BSD spelling vs. SysV.
2004-04-19 Søren SchmidtMove a verbose printf before the first exit so we get...
2004-04-19 Nate LawsonAdd a temporary workaround for acpi_AppendBufferResourc...
2004-04-19 Tony AckermanAdding Tony Ackerman (tackerman) as the maintainer...
2004-04-19 Luigi RizzoAdd some comments, move a static array of constants...
2004-04-19 Luigi RizzoFix a recently introduced panic in if_detach() by delaying
2004-04-19 Nate LawsonRemove opt_da.h from the Makefile as well. Duplication...
2004-04-19 Paul SaabThere's no need to call ciss_report_request in the...
2004-04-19 Hideyuki KURASHINAFix typo.
2004-04-19 Mike MakonnenIf you're trying to find out if a thread is valid and in
2004-04-19 Maxime HenrionThe opt_da.h file doesn't exist anymore since the DA_OL...
2004-04-19 Ruslan ErmilovTurn MAKE_IDEA into a true "bool" type variable, as...
2004-04-19 Murray StokelyUpdate number of ports
2004-04-19 Murray StokelyAdd security/portaudit to disc3.
2004-04-19 Luigi Rizzoifp has the same value as rt->rti_ifp so remove the...
2004-04-19 Luigi RizzoRemove a tail-recursive call in nd6_output.
2004-04-19 Ruslan ErmilovMore style and deobfuscation fixes.
2004-04-19 Brooks DavisUse an tempory struct ifnet *ifp instead of sc->sc_if...
2004-04-19 Nate LawsonAdd miscellaneous USB device quirks.
2004-04-19 Nate LawsonRemove all quirks hidden under DA_OLD_QUIRKS.
2004-04-19 Nate LawsonAs promised a while ago, remove DA_OLD_QUIRKS and all...
2004-04-19 Robert WatsonFirst pass at softc list locking for if_ppp.c. Many...
2004-04-19 Paul SaabReport only new new events when initially attaching...
2004-04-18 Colin PercivalDocument POSIX stupidity: Attempts to mmap zero bytes...
2004-04-18 David E. O... Add -c option simular to du(1).
2004-04-18 Ruslan ErmilovStyle and code unobfuscation.
2004-04-18 Ruslan ErmilovFixed a bug from rev. 1.42: cast to a correct type.
2004-04-18 Max LaierMake if_(un)route static in if.c as they are called...
2004-04-18 Bill PaulIn ntoskrnl_unlock_dpc(), use atomic_store instead...
2004-04-18 David E. O... Revert rev 1.21 which configured with --enable-64-bit...
2004-04-18 Bruce EvansMoved the function pointer in struct puc_device_descrip...
2004-04-18 Max LaierFreeBSD-if .4 manpages for pf/pflog/pfsync.
2004-04-18 Luigi Rizzoconstify the last argument of m_copyback.
2004-04-18 Luigi Rizzo+ move MKGet()/MKFree() into the only file that can...
2004-04-18 Luigi Rizzo+ replace Bcmp/Bzero with 'the real thing' as in the...
2004-04-18 Luigi Rizzoreplace Bcopy with bcopy as in the rest of the file.
2004-04-18 Luigi RizzoReplace Bcopy with 'the real thing' as in the rest...
2004-04-18 Luigi RizzoReplace Bcopy/Bzero with 'the real thing' as in the...
2004-04-18 Luigi Rizzoreplace Bcmp() with the same bcmp() used in the rest...
2004-04-18 Alan CoxMFamd64
2004-04-18 Bruce EvansMiscellaneous style fixes, including yet another attemp...
2004-04-18 Alan CoxMFamd64
2004-04-18 Bruce EvansFixed some style bugs in rev.1.1 (only 2 entries were...
2004-04-18 Bruce EvansFixed some style bugs (perfect tab lossage on every...
2004-04-18 Bruce EvansFixed some style bugs (misformatting) in rev.1.9.
2004-04-18 Bruce EvansOops, fixed some more style bugs (tab lossage) in rev...
2004-04-18 Alan CoxMFamd64
2004-04-18 Bruce EvansFixed some style bugs in rev.1.24. Almost every line...
2004-04-18 Bruce EvansFixed some style bugs (formatting errors) in rev.1.25.
2004-04-18 David E. O... Script for downloading and printing in hex, the offical...
2004-04-18 Alan CoxSimplify the sf_buf implementation. In short, make...
2004-04-18 Bruce EvansFixed some style bugs (tab lossage) in rev.1.26.
2004-04-18 Nate LawsonInstead of using a static, check for the FADT revision...
2004-04-18 Bruce EvansFixed some style bugs in rev.1.28. Almost every line...
2004-04-18 Bruce EvansFixed a style bug (insertion sort error) in rev.1.29...
2004-04-18 Bruce EvansFixed some style bugs in previous commit. Almmost...
2004-04-18 Hiroki SatoFix typos (s/NetGraph/Netgraph/).
2004-04-18 Paul Saabmove the cleanup of the control device into ciss_free...
2004-04-18 Luigi Rizzo+ rename and document an unused field in struct arpcom...
2004-04-18 Marius StroblAdd my birthday.
2004-04-18 Atsushi OnoeUse IFF_ALLMULTI instead of if_amcount to decide if...
2004-04-18 Luigi RizzoMinor changes to improve code readability (no actual...
2004-04-17 Ruslan ErmilovDon't give up if sending to one link fails, continue.
2004-04-17 Luigi Rizzouse native names for if_link, ifa_link, if_addrhead.
2004-04-17 Max KhonAdd 354k and 512k support.
2004-04-17 Mark MurrayAdd a Davies-Meyer style hash to the output. This is...
2004-04-17 Mark MurrayMore removal of the abortive locking code; malloc buffe...
2004-04-17 Max Khonsendmail_submit_enable and sendmail_outbound_enable...
2004-04-17 Pierre BeyssacCheck -s option source address for validity.
2004-04-17 Hiroki SatoBack out a change (s/IPsec/IPSec/) in rev.1.716->1...
2004-04-17 Hiroki SatoFix some typos:
2004-04-17 Hiroki SatoSort entries in alphabetical order.
2004-04-17 Hiroki SatoNew release note:
2004-04-17 Hiroki SatoUpdate release note:
2004-04-17 Hiroki SatoNew release note:
2004-04-17 Luigi Rizzomake route_init() static
2004-04-17 Luigi Rizzomisc cleanup in sysctl_ifmalist():
2004-04-17 Ruslan ErmilovA simple packet distribution node type that acts like...
2004-04-17 Colin PercivalAdd support for Exsys EX-41098 cards.
2004-04-17 Maxime HenrionDon't check for device_get_softc() returning NULL,...
2004-04-17 Tim J. RobbinsRestore old value of LESSKEYFILE_SYS.
2004-04-17 Tim J. RobbinsRegenerate with less 381 configure script.
2004-04-17 Tim J. RobbinsMerge vendor changes onto mainline.
next