]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-01-26 Hartmut BrandtFix quoting of the MAKEFLAGS environment variable by...
2005-01-26 Jacques VidrineCorrect a typo in the definition of _PW_VERSION_MASK...
2005-01-26 Warner LoshAdd WERRROR= to work around the warnings
2005-01-26 Warner LoshGenerally force -Werror for modules when not compiling...
2005-01-26 Xin LICorrect some style nits that I have mistakenly submitted as
2005-01-26 Alexander KabaevMore math functions.
2005-01-26 Robert WatsonRemove unused static declaration of ed_pccard_dl100xx...
2005-01-26 Maxim Sobolevo Move copyin()/copyout() out of i386_{get,set}_ldt...
2005-01-26 Alexander KabaevWe have floorl() now. Reflect this in the library confi...
2005-01-26 Alexander KabaevOf all templates only lists need a special implmementat...
2005-01-26 Yaroslav TykhiyRespect the current setting of IFCAP_VLAN_HWTAGGING on
2005-01-26 David Xuunbreak libthr binary compatibility.
2005-01-26 Robert WatsonDisable use of hardware VLAN tagging and stripping...
2005-01-26 Gleb SmirnoffRename ng_callout_trapoline to ng_callout_trampoline.
2005-01-26 Suleiman SouhlalRemove useless errno.h include.
2005-01-26 Suleiman SouhlalRemove WARNS?= 6 from Makefile, since it is already...
2005-01-26 Suleiman SouhlalBump the document date.
2005-01-26 Suleiman SouhlalDocument the recent fsync(1) changes.
2005-01-26 Suleiman SouhlalIn case of error, return errno, instead of 1.
2005-01-26 Warner LoshCatchup to the iodata renaming
2005-01-26 Warner LoshKill stray debugging line not fully removed
2005-01-26 Warner LoshRework how we deal with the DL10019 and DL10022 cards...
2005-01-26 Warner LoshRepair probe messages a bit. Previously, we'd print...
2005-01-26 Tim KientzleThis should (finally) fix the 64-bit build. <sigh>
2005-01-26 Jeff Roberson - Regen
2005-01-26 Jeff Roberson - Struct mount is not yet locked well enough to allow
2005-01-26 Maxim SobolevSplit out kernel side of msgctl(2) into two parts:...
2005-01-26 Juli MallettLinkage with -lobjc requires -lpthread nowadays.
2005-01-25 Warner LoshTurns out that Digital's DEPCM-BA and I-O Data PCLATE...
2005-01-25 Maxim SobolevMore kern_{get,set}itiver() where they belong.
2005-01-25 Tim J. RobbinsDocument input line length limit.
2005-01-25 Tim J. RobbinsDocument message length limit.
2005-01-25 Gleb SmirnoffWith recent changes to _callout_stop_safe() we can...
2005-01-25 Maxim SobolevSplit out kernel side of {get,set}itimer(2) into two...
2005-01-25 Maxim KonovalovAdd FreeBSD 4.11.
2005-01-25 Warner LoshUse DIGITAL2 for DEPCM card
2005-01-25 Warner LoshUnbreak the Digital DEPCM-BA. Since it doesn't seem...
2005-01-25 Bill PaulApparently, the Intel icc compiler doesn't like it...
2005-01-25 Tim KientzleFix some signed/unsigned mismatches.
2005-01-25 Jeff Roberson - Include LK_INTERLOCK in LK_EXTFLG_MASK so that it...
2005-01-25 Shunsuke AkiyamaAdd support for new chips, PL-2303X and PL-2303HX.
2005-01-25 Poul-Henning... Introduce and use g_vfs_close().
2005-01-25 Shunsuke Akiyama- Add support for new chips, PL-2303X and PL-2303HX.
2005-01-25 Suleiman SouhlalGet rid of a NULL dereference when oid is too long.
2005-01-25 Suleiman Souhlal- Make WARNS?= 6 clean
2005-01-25 Suleiman Souhlal- The first argument of getmode() is a void *
2005-01-25 Suleiman Souhlal- Make WARNS?= 6 clean
2005-01-25 Suleiman SouhlalRemove useless mode argument to open().
2005-01-25 Suleiman Souhlal- Remove useless includes
2005-01-25 Suleiman SouhlalMention that 'options ALQ' is required when using KTR_ALQ.
2005-01-25 Suleiman Souhlal- Continue, in case of error.
2005-01-25 Suleiman Souhlal- Make find(1) WARNS?= 6 clean
2005-01-25 Poul-Henning... Bump __FreeBSD_version to 600007 for the recent VFS...
2005-01-25 Jeff Roberson - Make lf_print static and move its prototype into...
2005-01-25 Ruslan Ermilovlibpam is now standard.
2005-01-25 Ruslan ErmilovMFV: Latest mdoc(7) fixes.
2005-01-25 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2005-01-25 Ruslan ErmilovBring in latest mdoc(7) fixes over here.
2005-01-25 Poul-Henning... Previously a read of zero bytes got handled in devfs...
2005-01-25 Michael ReifenbergerAdd quirk for easyRAID ER5 alias areca ARC-6010.
2005-01-25 Poul-Henning... Remove dummy vendor id for DIGITAL now that we have...
2005-01-25 Xin LIUse new style declarations instead of K&R ones.
2005-01-25 Xin LIUse modern style defination for main() and move a extern
2005-01-25 Xin LICode style tweaks: Use static and const where suitable.
2005-01-25 Xin LIThe kernel specified in main() of reboot(8) will be...
2005-01-25 Warner LoshMinor whitespace cleanup
2005-01-25 Warner LoshAdd NEXTCOM NEXTHAWK ethernet card.
2005-01-25 Tim KientzleBasic support for ZIP archives.
2005-01-25 Warner LoshRemove obsolete comment from head this time. The RELEN...
2005-01-25 Makoto MatsushitaAdd "NTP pool servers" to the list, including Worldwide...
2005-01-25 Makoto Matsushitantp.cyber-fleet.net is not in DNS database, remove it.
2005-01-25 Warner LoshAdd MagicRAM PC Card Ethernet as ne2000 clone
2005-01-25 Juli MallettTake a swing at using roundup().
2005-01-25 Poul-Henning... Take VOP_GETVOBJECT() out to pasture. We use the direc...
2005-01-25 Poul-Henning... Don't use VOP_GETVOBJECT, use vp->v_object directly.
2005-01-25 Poul-Henning... Kill VOP_CREATEVOBJECT(), it is now the responsibility...
2005-01-24 Poul-Henning... Don't implement vop_createvobject(), vop_open() and...
2005-01-24 Poul-Henning... Don't call VOP_CREATEVOBJECT(), it's the responsibility...
2005-01-24 Poul-Henning... Create a vnode object when the file is opened. Trust...
2005-01-24 Poul-Henning... Create a vnode_pager object when a file is opened.
2005-01-24 Poul-Henning... Add null_open() and null_close() which calls null_bypas...
2005-01-24 Robert WatsonAcquire the raw_cb mutex around LIST_REMOVE() of a...
2005-01-24 Poul-Henning... Don't create vnode_pager objects for the disk device.
2005-01-24 Poul-Henning... Create a correctly sized vnode objects for disk devices.
2005-01-24 Poul-Henning... Eliminate the constant flags argument to vclean()
2005-01-24 Giorgos KeramidasAdd a reference to the periodic.conf(5) manual page.
2005-01-24 Poul-Henning... Don't try to create vnode_pager objects on other filesy...
2005-01-24 Giorgos KeramidasAdd a reference to rc.conf(5).
2005-01-24 Poul-Henning... Create a vp->v_object in VFS_FHTOVP() if we want to...
2005-01-24 Poul-Henning... Move the body of vop_stdcreatevobject() over to the...
2005-01-24 Sam Lefflerupdate node reference count debug msgs to include the...
2005-01-24 Giorgos KeramidasEISCONN may be returned by sendto() if an attempt is...
2005-01-24 Sam Lefflerclear IEEE80211_F_WMEUPDATE when building the initial...
2005-01-24 Sam Lefflernoop change so RUN->RUN transition isn't considered...
2005-01-24 Sam Leffleradd macros to convert between txop's and usecs
2005-01-24 Sam LefflerFixup radiotap handling of FCS and QoS frames per discu...
2005-01-24 Philippe Charnierspell "file system" correctly
2005-01-24 Sam Lefflerbeacon handling fixups for adhoc mode:
2005-01-24 Philippe Charnierspell "file system" correctly
2005-01-24 Philippe Charnierspell "file system" correctly
next