]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2005-02-01 Dag-Erling... Remove a duplicate.
2005-02-01 Gleb SmirnoffIn case of various tunneling protocols, mbuf may pass...
2005-02-01 Hartmut BrandtRemove debugging stuff that crept in in the previous...
2005-02-01 Peter Grehan- change all u_int_XX to uint_XX
2005-02-01 Hartmut BrandtClean up include files and file including. Split nonint...
2005-02-01 Dag-Erling... In addition to the PAM environment, export a handful...
2005-02-01 Dag-Erling... Add openpam_free_envlist(3).
2005-02-01 Dag-Erling... This commit was generated by cvs2svn to compensate...
2005-02-01 Dag-Erling... Vendor import of OpenPAM Feterita.
2005-02-01 Nik ClaytonAdd to CFLAGS, rather than overriding it. Use LDFLAGS...
2005-02-01 Alexey ZelkinUse LC_MESSAGES locale category instead of value of...
2005-02-01 Warner LoshBUS_SPACE_UNRESTRICTED shouldn't be used with the bus_a...
2005-02-01 Nate LawsonSort functions.
2005-02-01 Bosko MilekicUpdate copyright, remove "all rights reserved" (since...
2005-02-01 Nik ClaytonLink against libtap (ports/devel/libtap). Replace...
2005-01-31 Bernd Walteradd cpu_idle support for 21066A based lca systems
2005-01-31 Shunsuke AkiyamaUse a taskqueue to handle port status changes.
2005-01-31 Warner Loshnit in /*-
2005-01-31 Scott LongYikes! Fix a typo in a function name that managed...
2005-01-31 Suleiman SouhlalRemove unsigned casts.
2005-01-31 Marcel MoolenaarAdd the keyboard system device before we probe for...
2005-01-31 Marcel MoolenaarRevert rev. 1.5.
2005-01-31 Robert WatsonUpdate an additional reference to the rate of ISN tick...
2005-01-31 Scott LongRemove a dead vtophys() reference.
2005-01-31 Christian S... Change the state allocator from using regular malloc...
2005-01-30 Robert WatsonHave tcp_isn_tick() fire 100 times a second, rather...
2005-01-30 Marcel MoolenaarFix a logic bug that caused DSR to never be deasserted.
2005-01-30 Alan CoxUpdate the text of an assertion to reflect changes...
2005-01-30 Ken SmithThe current version of mkisofs is warning us that the...
2005-01-30 Ruslan ErmilovBuild "digi" on i386, pc98, and amd64 only.
2005-01-30 Robert WatsonPrefer (NULL) spelling of (0) for pointers.
2005-01-30 Robert WatsonRemove clause three from tcp_syncache.c license per...
2005-01-30 Scott LongAdd crashdump support to the ips driver. It only works...
2005-01-30 Maxim Konovalovo Fix a typo.
2005-01-30 Robert WatsonInsert an explicit McAfee license, as we use a stock...
2005-01-30 Ceri DaviesImprove English a little.
2005-01-30 Ruslan ErmilovDocument -f in usage().
2005-01-30 Poul-Henning... Use awk to correctly calculate partioning, round things...
2005-01-30 Gleb SmirnoffMove sb_state to the beginning of structure, above...
2005-01-30 Gleb SmirnoffLog changes of link state.
2005-01-30 Robert WatsonUpdate copyright for NETA->McAfee.
2005-01-30 Yaroslav TykhiyDocument the recent change to the default status of...
2005-01-30 Yaroslav TykhiyDocument the user-controlled VLAN_MTU capability of...
2005-01-30 Yaroslav TykhiyBump the document date since its content has changed.
2005-01-30 Yaroslav TykhiyRevise the part on VLAN support in physical interfaces.
2005-01-30 Pawel Jakub... Add a comment which explain why we need to use special...
2005-01-30 Yaroslav TykhiyUpdate the list of VLAN-aware interface types.
2005-01-30 Joseph KoshyBring the prototype for alq_open() in line with the...
2005-01-30 Marcel MoolenaarStart gettys on ttyu0 and ttyu1 instead of ttya and...
next