]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-02-03 samcorrect check for unicast key being setup; wpa_supplica...
2005-02-03 ruMFlibc: Remove extra closing parenthesis.
2005-02-03 pjdWe do want to print '\n'/'\r'.
2005-02-03 pjd'c' cannot be -1.
2005-02-03 pjd- Move gets() function to libkern (I want to use it...
2005-02-03 ruReflect recent code changes.
2005-02-03 pjd- Remove bogus O_CREAT flag. We really don't want to...
2005-02-03 ruParse "getifname" using the standard parse string type.
2005-02-03 ruFixed an off-by-one error when dealing with interface...
2005-02-03 ruFixed an off-by-one error when dealing with interface...
2005-02-03 ruAdded ASCII version of the NGM_EIFACE_GET_IFNAME messag...
2005-02-03 hartiConstify an argument to a function.
2005-02-03 hartiGet rid of a number of unneccessary memory allocations.
2005-02-03 ruRemoved unused includes.
2005-02-03 ruIgnore consonants, and remove more duplicates.
2005-02-03 rwatsonWhen entering siocnputc() with (kdb_active), don't...
2005-02-03 ruRemoved more duplicates (forgot to ignore underscore).
2005-02-03 ruKeep the fortune above this.
2005-02-03 ruRemove more duplicates.
2005-02-03 ruIgnore vowels, and remove more duplicates, mostly due...
2005-02-03 desTrim some obnoxious warlording.
2005-02-03 ruRemoved more duplicates, by ignoring "i", "you", "we",
2005-02-03 ruFix alignment in the last commit.
2005-02-03 grehan- remove NO_MODULES since they've been working for...
2005-02-03 grehanDon't build syscons, uart or vpo on PPC.
2005-02-03 grehanFix up assignment of negative number to char. Char...
2005-02-03 impMF dev/wi: merge the pccard lists.
2005-02-03 ruMerged fortunes with fortunes2.
2005-02-03 ruFix bugs.
2005-02-02 grehanDon't lose the frame pointer for PPC modules: backtrace...
2005-02-02 alfredModify rpcgen -t output to something that's a lot more...
2005-02-02 jeff - Use a seperate malloc tag for saved inode contents...
2005-02-02 jeff - Correct a typo in kern_rename. tvfslocked should...
2005-02-02 rwatsonDefine SI_SUB_AUDIT, the system boot event to initializ...
2005-02-02 rwatsonAdd a stub audit_kevents.h, which defines exactly one...
2005-02-02 kensmithBack out previous commit, bde@ provided an example...
2005-02-02 ruFix the comment.
2005-02-02 ruWhitespace and "const" changes to reduce diffs to RELENG_4.
2005-02-02 hartiMake enomem static - it's referenced only in util.c.
2005-02-02 hartiRemove a couple of unused buffer functions.
2005-02-02 rwatsonAdd a place-holder f_label void * for a future struct...
2005-02-02 ruRemoved 1695 fortunes also found in fortunes2.
2005-02-02 yongariFix "Duplicate mbuf free panic".
2005-02-02 hartiConvert several typedefs from beeing pointers to struct...
2005-02-02 kensmithIt was noticed that we do not change a file's access...
2005-02-01 jeff - Or MPSAFE with the correct set of flags in stat...
2005-02-01 phkForgot to mark the IRQ as MPSAFE.
2005-02-01 impThe two PLANEX cards listed in pccarddevs, identified...
2005-02-01 phkAdd a IEEE488 driver for PCIIA compatible cards.
2005-02-01 ruIgnore case and all non-word characters, and remove...
2005-02-01 pav- Add few lines from my personal signature file
2005-02-01 phantomCleanup prototypes and remove dead code
2005-02-01 phantomAvoid unconditional increasing of variable leading...
2005-02-01 smkellyRemove another duplicate fortune.
2005-02-01 hartiMove all the remaining list functions into one C-file...
2005-02-01 ruRemoved full duplicates that only differ in amount...
2005-02-01 desRemove a duplicate.
2005-02-01 glebiusIn case of various tunneling protocols, mbuf may pass...
2005-02-01 hartiRemove debugging stuff that crept in in the previous...
2005-02-01 grehan- change all u_int_XX to uint_XX
2005-02-01 hartiClean up include files and file including. Split nonint...
2005-02-01 desIn addition to the PAM environment, export a handful...
2005-02-01 desAdd openpam_free_envlist(3).
2005-02-01 desThis commit was generated by cvs2svn to compensate...
2005-02-01 desVendor import of OpenPAM Feterita.
2005-02-01 nikAdd to CFLAGS, rather than overriding it. Use LDFLAGS...
2005-02-01 phantomUse LC_MESSAGES locale category instead of value of...
2005-02-01 impBUS_SPACE_UNRESTRICTED shouldn't be used with the bus_a...
2005-02-01 njlSort functions.
2005-02-01 bmilekicUpdate copyright, remove "all rights reserved" (since...
2005-02-01 nikLink against libtap (ports/devel/libtap). Replace...
2005-01-31 ticsoadd cpu_idle support for 21066A based lca systems
2005-01-31 akiyamaUse a taskqueue to handle port status changes.
2005-01-31 impnit in /*-
2005-01-31 scottlYikes! Fix a typo in a function name that managed...
2005-01-31 ssouhlalRemove unsigned casts.
2005-01-31 marcelAdd the keyboard system device before we probe for...
2005-01-31 marcelRevert rev. 1.5.
2005-01-31 rwatsonUpdate an additional reference to the rate of ISN tick...
2005-01-31 scottlRemove a dead vtophys() reference.
2005-01-31 csjpChange the state allocator from using regular malloc...
2005-01-30 rwatsonHave tcp_isn_tick() fire 100 times a second, rather...
2005-01-30 marcelFix a logic bug that caused DSR to never be deasserted.
2005-01-30 alcUpdate the text of an assertion to reflect changes...
2005-01-30 kensmithThe current version of mkisofs is warning us that the...
2005-01-30 ruBuild "digi" on i386, pc98, and amd64 only.
2005-01-30 rwatsonPrefer (NULL) spelling of (0) for pointers.
2005-01-30 rwatsonRemove clause three from tcp_syncache.c license per...
2005-01-30 scottlAdd crashdump support to the ips driver. It only works...
2005-01-30 maximo Fix a typo.
2005-01-30 rwatsonInsert an explicit McAfee license, as we use a stock...
2005-01-30 ceriImprove English a little.
2005-01-30 ruDocument -f in usage().
2005-01-30 phkUse awk to correctly calculate partioning, round things...
2005-01-30 glebiusMove sb_state to the beginning of structure, above...
2005-01-30 glebiusLog changes of link state.
2005-01-30 rwatsonUpdate copyright for NETA->McAfee.
2005-01-30 yarDocument the recent change to the default status of...
2005-01-30 yarDocument the user-controlled VLAN_MTU capability of...
2005-01-30 yarBump the document date since its content has changed.
next