]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-04-13 Warner LoshBoomerang 10/100BT (found in 2c905-TX) chips apparently...
2004-04-13 Warner LoshSome devices have what appear to be invalid BARs. ...
2004-04-13 Max KhonFix examples.
2004-04-13 Max KhonUse ifconfig(8) for setting common 802.11 parameters.
2004-04-13 Max KhonAdd Direct Sequence 354K and 512K (needed for arl(4)).
2004-04-13 Jacques VidrineUpdate version strings for Heimdal: 0.6 -> 0.6.1
2004-04-13 Warner LoshRemove extra copy of code.
2004-04-13 Luigi RizzoMassive cleanup of the code removing global variables to
2004-04-13 Yoshihiro TakahashiEnable the sx driver on i386 and pc98.
2004-04-13 Dag-Erling... Use headers from the kernel source tree rather than...
2004-04-13 Dag-Erling... Add a kernel-toolchain target which only builds the...
2004-04-13 Ruslan ErmilovMark the "obj" target with the .PHONY attribute.
2004-04-13 Luigi RizzoBack out previous commit, it was unintentional.
2004-04-13 Luigi RizzoReplace ROUNDUP/ADVANCE with SA_SIZE
2004-04-13 Luigi Rizzoroute.h: introduce a macro, SA_SIZE(struct sockaddr...
2004-04-13 Ruslan ErmilovTeach the script where libssl actually lives.
2004-04-13 Søren SchmidtAdd support for the Promise command sequencer present...
2004-04-13 Ruslan ErmilovBump __FreeBSD_version on behalf of the new .warning...
2004-04-13 Luigi RizzoMake functions and variables static.
2004-04-13 Ruslan ErmilovAdded FreeBSD 5.2.1, just in case.
2004-04-13 Ruslan ErmilovAdded upcoming 4.10 and 5.3 releases.
2004-04-13 Brian FeldmanAdd -P arguments for dump(8) and restore(8) which allow...
2004-04-13 Warner LoshThe 3CXE589DT was spotted in the wild, and is presumed...
2004-04-12 Warner LoshFix off by one error, twice.
2004-04-12 Poul-Henning... Do not drop Giant around the poll method yet, we're...
2004-04-12 Warner LoshMFp4:
2004-04-12 Warner LoshImprove reading of CIS cards:
2004-04-12 Luigi Rizzoremove an almost-duplicate piece of code by setting...
2004-04-12 Luigi Rizzoin rtinit(), remove one useless variable, and move...
2004-04-12 Brian FeldmanImprove the warnings for dump -L and do not bother...
2004-04-12 Ruslan ErmilovThe .DEFAULT target with no commands caused a null...
2004-04-12 Brooks DavisCatch up with diskless split "diskless" is no longer...
2004-04-12 Tim KientzleStyle fixes
2004-04-12 Ruslan ErmilovDocument the new .warning directive.
2004-04-12 Ruslan ErmilovAdded the new .warning directive.
2004-04-12 Colin Percivalstop() no longer needs sched_lock held; in fact, holdin...
2004-04-12 Ruslan ErmilovShow link-level multicast packet counters with the...
2004-04-12 Ruslan ErmilovCount outgoing link-level broadcast packets in if_omcasts.
2004-04-12 Ken SmithSync list of FTP sites with current reality.
2004-04-12 Tim J. RobbinsPerform some basic validation of multibyte conversion...
2004-04-12 Maxime HenrionDon't send the available space as is in the FSSTAT...
2004-04-12 Tim J. RobbinsRemove a nonsensical remark about byte order markers...
2004-04-12 Ruslan ErmilovFixed alignment of multicast addresses when printing...
2004-04-12 Mark MurrayFix "sleeping without a mutex" panic.
2004-04-12 Nate LawsonRemove a check for the return value added in rev 1...
2004-04-12 Warner LoshMove sx to i386/NOTES for the moment. I missed the
2004-04-12 Tim KientzleMore work on ACLs: fix error in archive_entry's ACL...
2004-04-12 Tim KientzleAdd DPADD to Makefile (thanks to Andrey for pointing...
2004-04-11 Bruce A. MahFix some minor grammar nits. Translators can probably...
2004-04-11 Maxime HenrionBump __FreeBSD_version for getgrent(3) removal. I...
2004-04-11 Maxime HenrionBelatedly remove the getvfsent(3) API. All the consume...
2004-04-11 Maxime HenrionPut struct ovfsconf inside BURN_BRIDGES as well.
2004-04-11 Maxime HenrionPut deprecated sysctl code inside BURN_BRIDGES.
2004-04-11 Maxime HenrionSync with other mount_*fs(8) utilities; we don't need...
2004-04-11 Ruslan ErmilovImplemented per-interface polling(4) control.
2004-04-11 Ruslan ErmilovImplemented per-interface polling(4) control.
2004-04-11 Warner LoshAdd sx driver, since it looks like it should work on all
2004-04-11 Warner LoshUpdate to recent driver api changes.
2004-04-11 Warner LoshAdd glue for new sx driver.
2004-04-11 Alan CoxUse vm_page_hold() rather than vm_page_wire() for short...
2004-04-11 Warner LoshFrank Mayhar's <frank@exit.com> sx driver for older...
2004-04-11 Ruslan ErmilovImplemented per-interface polling(4) control.
2004-04-11 Warner LoshAdd note about why we're ignoring the below 1MB bit.
2004-04-11 Ruslan ErmilovFixed resetting of the watchdog timer and queue full...
2004-04-11 Max LaierCommit import of OpenBSD-stable fix:
2004-04-11 Marcel MoolenaarUnbreak build: s/TAILQ_ISEMPTY/TAILQ_EMPTY/g
2004-04-11 Robert WatsonIn 4.x, if_ipending is used to track network interrupt...
2004-04-11 Scott MitchellStop xe claiming ownership of every card passed to...
2004-04-11 Robert WatsonCompare IFF_POLLING flag with ifp->if_flags rather...
2004-04-11 Ruslan ErmilovImplemented per-interface polling(4) control.
2004-04-11 Marcel MoolenaarInclude nehemiah.c only on i386, as is done for the...
2004-04-11 Ruslan ErmilovImplemented per-interface polling(4) control.
2004-04-11 Ruslan ErmilovImplemented per-interface polling(4) control.
2004-04-11 Ruslan ErmilovImplemented per-interface polling(4) control.
2004-04-11 Hiroki SatoNew release note:
2004-04-11 Ruslan ErmilovFirst driver with user-configurable polling(4).
2004-04-11 Ruslan ErmilovDocument that -m also causes the capability list to...
2004-04-11 Ruslan ErmilovAdded the new interface capability option for drivers...
2004-04-11 Peter EdwardsDon't let the NFS server module be unloaded as long...
2004-04-11 Peter EdwardsClean up properly when unloading NFS client module.
2004-04-11 Yoshihiro TakahashiFix pc98 build.
2004-04-11 Joe Marcus... Move en_CA from US_LINKS to GB_LINKS.
2004-04-11 Warner LoshAdd system tunable to turn off power state changes...
2004-04-11 Warner LoshMove advise from DEVICE_PROBE.9 about where to probe...
2004-04-11 Alan CoxRemove a comment that refers to avail_start and avail_e...
2004-04-11 Warner LoshDocument more clearly that a probe routine:
2004-04-11 Alan CoxRemove avail_end. It is not used.
2004-04-11 Tim J. RobbinsDocument the meaning of the zero return value.
2004-04-11 Alan CoxRemove avail_end. It is not used.
2004-04-11 Alan Cox - is_physical_memory()'s parameter, which is a physica...
2004-04-11 Ken SmithFix kernel build instructions to be correct for 5.X.
2004-04-10 Alan Cox - pmap_kenter_temporary()'s first parameter, which...
2004-04-10 Alan Cox - pmap_kenter_temporary() is unused by machine-indepen...
2004-04-10 Brian FeldmanDocument devfs_set_rulesets a little.
2004-04-10 Hiroki SatoNew release note:
2004-04-10 Marcel MoolenaarUnbreak alpha kernel build and unbreak any non-i386...
2004-04-10 Alexander KabaevFix module build during buildworld with MODULES_WITH_WO...
2004-04-10 Olivier HouchardCall trm_Interrupt() in trm_poll(). This fixes the...
2004-04-10 David XuFix a typo. I was locked out for two days from my machine.
2004-04-10 Maxime HenrionRemove a comment that complains about the lack of ...
next