]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-02-04 Xin LIThis commit was generated by cvs2svn to compensate...
2005-02-04 Xin LIImport a (stripped) snapshot of OpenBSD's nc(1) an...
2005-02-04 Hartmut BrandtUse an extra variable to assign to instead of missusing...
2005-02-04 Hartmut BrandtReplace space, tab mixes by tabs.
2005-02-04 Hartmut BrandtUse tabs to move to the comments instead of wild mixes...
2005-02-04 Hartmut BrandtStyle: line up with tabulators.
2005-02-04 Hartmut BrandtUse a typedef for the conditional handler function...
2005-02-04 Hartmut BrandtStyle: remove a space between a function name and the...
2005-02-04 Hartmut BrandtSome more easy constification.
2005-02-04 Nate LawsonMake the devclass static for now until deciding whether...
2005-02-04 Nate LawsonBump __FreeBSD_version for cpufreq addition. Requested...
2005-02-04 Nate LawsonSort includes a little so that bus.h comes before cpu...
2005-02-04 Marcel MoolenaarInclude sys/bus.h before sys/cpu.h. The latter needs...
2005-02-04 Suleiman SouhlalSet the scheduling class of the zeroidle thread to...
2005-02-04 Suleiman SouhlalSet the scheduling class of the idle threads to PRI_IDLE.
2005-02-04 Nate LawsonMFi386: Merge updates to the cpu pseudo-driver. Compil...
2005-02-04 Nate LawsonHook up the cpufreq framework, acpi_perf(4), and cpufre...
2005-02-04 Nate LawsonAdd the ACPI Performance states driver. This driver...
2005-02-04 Nate LawsonAdd a cpufreq driver for the SpeedStep capability in...
2005-02-04 Nate LawsonAdd the cpufreq framework. This code manages multiple...
2005-02-04 Nate LawsonAdd an interface for cpufreq. The kernel interface...
2005-02-04 Nate LawsonUpdate the CPU attachments to return CPU_IVAR_PCPU...
2005-02-04 Nate LawsonAdd an implementation of cpu_est_clockrate(9). This...
2005-02-04 Nate LawsonAdd a new include to handle generic CPU interfaces.
2005-02-04 Matthew N.... Description from Dan:
2005-02-04 Warner LoshMinor style nits
2005-02-04 Matthew N.... style(9)
2005-02-04 Peter Grehan- recognize 7447A/7448 CPUs (used in miniMacs)
2005-02-04 Christian BruefferManpage for Olicom Token Ring adapters, based on input...
2005-02-04 Peter Grehan- add wall_cmos_clock and adjkerntz variables, required...
2005-02-04 Peter GrehanConvert bus_space_barrier() into a null inline function...
2005-02-04 Peter Grehan- add definitions for MPC7447A/7448 (i.e. miniMac)
2005-02-04 Peter GrehanHID0 updates:
2005-02-03 Warner LoshSort PANASONIC products numerically
2005-02-03 Warner Loshtakawata tells me that KXLC0003 also works with this...
2005-02-03 Scott LongRemove the entries for isp and ispfw instead of leaving...
2005-02-03 Matthew N.... - Split out PCI support.
2005-02-03 Jens Schweikhardts/worman/woman/
2005-02-03 Jun Kuriyama- Use svc_getrpccaller() rather than svc_getcaller...
2005-02-03 Pawel Jakub... - Sort options.
2005-02-03 Pawel Jakub... Fix whitespace.
2005-02-03 Giorgos KeramidasClarify a bit the BUGS section.
2005-02-03 Ruslan ErmilovConnect ng_device(4) to the build.
2005-02-03 John BaldwinAnytime we write to the RTC's status B register to...
2005-02-03 Sam Lefflercorrect check for unicast key being setup; wpa_supplica...
2005-02-03 Ruslan ErmilovMFlibc: Remove extra closing parenthesis.
2005-02-03 Pawel Jakub... We do want to print '\n'/'\r'.
2005-02-03 Pawel Jakub... 'c' cannot be -1.
2005-02-03 Pawel Jakub... - Move gets() function to libkern (I want to use it...
2005-02-03 Ruslan ErmilovReflect recent code changes.
2005-02-03 Pawel Jakub... - Remove bogus O_CREAT flag. We really don't want to...
2005-02-03 Ruslan ErmilovParse "getifname" using the standard parse string type.
2005-02-03 Ruslan ErmilovFixed an off-by-one error when dealing with interface...
2005-02-03 Ruslan ErmilovFixed an off-by-one error when dealing with interface...
2005-02-03 Ruslan ErmilovAdded ASCII version of the NGM_EIFACE_GET_IFNAME messag...
2005-02-03 Hartmut BrandtConstify an argument to a function.
2005-02-03 Hartmut BrandtGet rid of a number of unneccessary memory allocations.
2005-02-03 Ruslan ErmilovRemoved unused includes.
2005-02-03 Ruslan ErmilovIgnore consonants, and remove more duplicates.
2005-02-03 Robert WatsonWhen entering siocnputc() with (kdb_active), don't...
2005-02-03 Ruslan ErmilovRemoved more duplicates (forgot to ignore underscore).
2005-02-03 Ruslan ErmilovKeep the fortune above this.
2005-02-03 Ruslan ErmilovRemove more duplicates.
2005-02-03 Ruslan ErmilovIgnore vowels, and remove more duplicates, mostly due...
2005-02-03 Dag-Erling... Trim some obnoxious warlording.
2005-02-03 Ruslan ErmilovRemoved more duplicates, by ignoring "i", "you", "we",
2005-02-03 Ruslan ErmilovFix alignment in the last commit.
2005-02-03 Peter Grehan- remove NO_MODULES since they've been working for...
2005-02-03 Peter GrehanDon't build syscons, uart or vpo on PPC.
2005-02-03 Peter GrehanFix up assignment of negative number to char. Char...
2005-02-03 Warner LoshMF dev/wi: merge the pccard lists.
2005-02-03 Ruslan ErmilovMerged fortunes with fortunes2.
2005-02-03 Ruslan ErmilovFix bugs.
2005-02-02 Peter GrehanDon't lose the frame pointer for PPC modules: backtrace...
2005-02-02 Alfred PerlsteinModify rpcgen -t output to something that's a lot more...
2005-02-02 Jeff Roberson - Use a seperate malloc tag for saved inode contents...
2005-02-02 Jeff Roberson - Correct a typo in kern_rename. tvfslocked should...
2005-02-02 Robert WatsonDefine SI_SUB_AUDIT, the system boot event to initializ...
2005-02-02 Robert WatsonAdd a stub audit_kevents.h, which defines exactly one...
2005-02-02 Ken SmithBack out previous commit, bde@ provided an example...
2005-02-02 Ruslan ErmilovFix the comment.
2005-02-02 Ruslan ErmilovWhitespace and "const" changes to reduce diffs to RELENG_4.
2005-02-02 Hartmut BrandtMake enomem static - it's referenced only in util.c.
2005-02-02 Hartmut BrandtRemove a couple of unused buffer functions.
2005-02-02 Robert WatsonAdd a place-holder f_label void * for a future struct...
2005-02-02 Ruslan ErmilovRemoved 1695 fortunes also found in fortunes2.
2005-02-02 Pyun YongHyeonFix "Duplicate mbuf free panic".
2005-02-02 Hartmut BrandtConvert several typedefs from beeing pointers to struct...
2005-02-02 Ken SmithIt was noticed that we do not change a file's access...
2005-02-01 Jeff Roberson - Or MPSAFE with the correct set of flags in stat...
2005-02-01 Poul-Henning... Forgot to mark the IRQ as MPSAFE.
2005-02-01 Warner LoshThe two PLANEX cards listed in pccarddevs, identified...
2005-02-01 Poul-Henning... Add a IEEE488 driver for PCIIA compatible cards.
2005-02-01 Ruslan ErmilovIgnore case and all non-word characters, and remove...
2005-02-01 Pav Lucistnik- Add few lines from my personal signature file
2005-02-01 Alexey ZelkinCleanup prototypes and remove dead code
2005-02-01 Alexey ZelkinAvoid unconditional increasing of variable leading...
2005-02-01 Sean KellyRemove another duplicate fortune.
2005-02-01 Hartmut BrandtMove all the remaining list functions into one C-file...
2005-02-01 Ruslan ErmilovRemoved full duplicates that only differ in amount...
next