]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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 ...
2004-04-10 Vinod KashyapChanged comments following changes to not bundle firmwa...
2004-04-10 Bruce EvansFixed unformatting of copyright clause 4 in previous...
2004-04-10 Scott LongDon't include the firmware image by default as it adds...
2004-04-10 Tim J. RobbinsDon't cast away const qualifiers.
2004-04-10 Maksim YevmenkinStart committing Bluetooth HID (Human Interface Device...
2004-04-09 Maksim YevmenkinUse uint instead of u_int
2004-04-09 Maksim YevmenkinUse uint instead of u_int
2004-04-09 Maksim YevmenkinMake sure Bluetooth stuff can be compiled on amd64
2004-04-09 Warner LoshOnly print state change message for real state changes...
2004-04-09 Mark MurrayThe previous clause 3 commit was also
2004-04-09 Mark MurrayRemove advertising clause from University of California...
2004-04-09 Nate LawsonAdd MODULE_DEPEND entries so some of these drivers...
2004-04-09 Scott MitchellBand-aid fix to extract MAC address from some CEM2...
2004-04-09 Maxime HenrionBackout previous commit. It seems this comment applied...
2004-04-09 Scott MitchellFix probe routine to use card IDs from pccarddevs for...
2004-04-09 Maxim Konovalovo Fix an incorrect parsing of 0.0.0.0/0 expression.
2004-04-09 Scott MitchellAdd Xircom XEM5600 card (appears to be a renamed REM56).
2004-04-09 Scott MitchellSync to pccarddevs 1.83
2004-04-09 Scott MitchellAdd Xircom XEM5600 and known versions of CE2, CEM33...
2004-04-09 Mark MurrayI hate noticing bugs after committing. :-(
2004-04-09 Maxim Konovalovo SIOCGIFCONF->getifaddrs(2) conversion.
2004-04-09 Mark MurrayDocument the recent upgrade to the entropy device WRT...
2004-04-09 Mark MurrayTake into account hardware-supplied entropy. If the...
2004-04-09 Mark MurrayReorganise the entropy device so that high-yield entrop...
2004-04-09 Warner LoshOmnibus PCI commit:
2004-04-09 Peter EdwardsPlug minor memory leak of module_t structures when...
2004-04-09 Mark MurrayAdd extra output to show when VIA C3 Nehemiah CPUs...
2004-04-09 Olivier HouchardSpell "switches" a more conventional way.
2004-04-09 Maxime Henrion- Change several errx() calls that should have been...
2004-04-09 Maxime HenrionReintroduce a comment that was wrongly removed in revis...
2004-04-09 Robert WatsonCompare pointers with NULL rather than using pointers...
2004-04-09 Bruce EvansFixed missing forward declaration of struct rusage...
2004-04-09 Tim J. RobbinsTerminate execl()'s argument list with a null pointer...
2004-04-09 Tim J. RobbinsImprove robustness of multibyte character handling...
2004-04-09 Nate LawsonStyle fixes and add gen to CLEANFILES.
2004-04-09 Nate LawsonReplace more ad-hoc versions of acpi_GetReference(...
2004-04-09 Nate LawsonInclude the prototype for acpi_GetReference.
2004-04-09 Nate LawsonAdd support for packages as the first element of _PRW...
2004-04-09 Warner LoshOoops, removed this acknowledgement bogusly.
2004-04-09 Robert WatsonForced commit to add note to previous commit message.
2004-04-09 Robert WatsonLock down the netatalk AARP code, which is responsible...
2004-04-08 Daniel EischenAfter forking and initializing the library to single...
2004-04-08 Simon L. B... Add a LIBRARY section.
2004-04-08 Tim KientzleAllow arguments to appear in any order.
2004-04-08 Alan CoxThe demise of vm_pager_map_page() in revision 1.93...
2004-04-08 Max LaierReadd -Werror flag to compilation pf.c after the compil...
2004-04-08 Nate LawsonUnify on version 1 to be similar to the rest of the...
2004-04-08 Jens SchweikhardtIn the examples, make the bitmap_name an absolute path...
2004-04-08 Stefan EßerAdd Netgear WG311T (PCI version of the WG511T).
2004-04-08 Bruce A. MahFix typo.
2004-04-08 Tim J. RobbinsUpdate manual pages for change to C99 mbrtowc() semantics.
2004-04-08 Mike SilbersackFix a regression in my change which sends headers along...
2004-04-08 Marcel MoolenaarDo not assume that the initial thread (i.e. the thread...
2004-04-08 Tim KientzleDocument the newly-implemented -T option.
2004-04-08 Tim KientzleAdd support for -T option on create.
2004-04-08 Tim KientzleWhen invoking tar, make sure the mode option (-x) is...
2004-04-08 Colin PercivalAdd whitespace before comment blocks. (reported by...
2004-04-08 Vinod KashyapAdding Vinod Kashyap (vkashyap) as the maintainer for...
2004-04-07 Tom RhodesThis manual page will not first appear in 4.10 as RELEN...
2004-04-07 Warner LoshBack out last bad commit (again!)
2004-04-07 Warner LoshRemove advertising clause from University of California...
2004-04-07 John BaldwinImplement an ACPI-aware pci_set_powerstate() method...
2004-04-07 Ian DowseDon't turn off the regular SIGINFO status information...
2004-04-07 Tim KientzleLinux still uses 32-bit off_t by default. Ask for...
2004-04-07 Tim KientzleCorrect signature in alternative stub implementation...
2004-04-07 Bill PaulIn ndis_convert_res(), initialize the head of our tempo...
2004-04-07 Warner LoshAdd new ID for Intel 82562ET (ICH5/ICH5R) Pro/100 VE...
2004-04-07 Tom RhodesAdd -acl and a small blurb about it to the options...
2004-04-07 Bruce EvansRecord where half the bits in this file came from ...
2004-04-07 Tim J. RobbinsReset internal conversion state after triggering conver...
2004-04-07 Tim J. RobbinsAllow partial multibyte characters to accumulate in...
2004-04-07 Ruslan ErmilovFixed a bug in previous revision: compute the payload...
2004-04-07 Tim J. RobbinsPrepare to handle trivial state-dependent encodings...
2004-04-07 Tim J. RobbinsBegin conversions for sgetrune() and sputrune() in...
2004-04-07 Tim J. RobbinsPrepare to handle state-dependent encodings. This mainl...
2004-04-07 Tim J. RobbinsBegin in the initial shift state in mbstowcs() and...
2004-04-07 Colin PercivalFix filt_timer* races: Finish initializing a knote...
2004-04-07 Warner LoshThe bs driver was replaced with the ct(pc98) driver...
2004-04-07 Warner LoshLast change was a bogus
2004-04-07 Gregory Neil... Fix path to rc.sendmail
2004-04-07 Warner LoshRemove advertising clause from University of California...
2004-04-07 Warner LoshRemove advertising clause from University of California...
2004-04-07 Warner LoshRemove advertising clause from University of California...
next