]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-02-11 Poul-Henning... Typo in last commit.
2003-02-11 Dag-Erling... Force cvsup mirrors to refetch this file.
2003-02-11 Poul-Henning... Better names for struct disk elements: d_maxsize,...
2003-02-11 Poul-Henning... Propagate DISKFLAG_CANDELETE from struct disk to G_PF_C...
2003-02-11 Yaroslav TykhiyKill unnecessary vertical whitespace.
2003-02-11 Poul-Henning... Wrap a long line.
2003-02-11 Yoshihiro TakahashiSort.
2003-02-11 Poul-Henning... Don't short-circuit zero-length requests of they are...
2003-02-11 Poul-Henning... Retire D_CANFREE flag.
2003-02-11 Poul-Henning... Use the SI_CANDELETE flag on the dev_t rather than...
2003-02-11 Poul-Henning... Unconditionally make our provider with G_PF_CANDELETE.
2003-02-11 Poul-Henning... Propagate G_PF_CANDELETE to our own providers from...
2003-02-11 Poul-Henning... Mark our provider with G_PF_CANDELETE in the cases...
2003-02-11 Poul-Henning... Mark our struct disk with DISKFLAG_CANDELETE instead...
2003-02-11 Dag-Erling... document the current default value for VersionAddendum.
2003-02-11 Yaroslav TykhiyUse LOG_AUTHPRIV to hide the username attempted during...
2003-02-11 Poul-Henning... Introduce flag field and G_PF_CANDELETE field on providers.
2003-02-11 Poul-Henning... Introduce SI_CANDELETE flag on dev_t.
2003-02-11 Poul-Henning... Switch to use the TSC code i386/i386/tsc.c
2003-02-11 Poul-Henning... Switch to using the TSC code in i386/i386/tsc.c.
2003-02-11 Poul-Henning... Remove another printf which does not say anything we...
2003-02-11 Poul-Henning... Turn the "updating" flag (back) into two sequence numbe...
2003-02-11 Poul-Henning... Remove a debugging printf.
2003-02-11 Seigo Tanimuras/IPSSEC/IPSEC/
2003-02-11 Alfred PerlsteinFixup printf format.
2003-02-11 Yoshihiro TakahashiMFi386: Use DIOCGPC98 ioctl.
2003-02-11 Yoshihiro TakahashiUse DIOCGPC98 ioctl to write boot block.
2003-02-11 Alfred PerlsteinActually link in the attr_{set,get}stack.
2003-02-11 Alfred PerlsteinDon't lock FILEDESC under PROC.
2003-02-11 Scott LongTerminate 'e' event messages with a newline.
2003-02-11 Warner LoshDon't turn off the power of cards when new drivers...
2003-02-11 Juli MallettConvert newfs to libufs (really). Solves one real...
2003-02-11 Andrey A. ChernovUse srandomdev() for FreeBSD
2003-02-11 Andrey A. ChernovAdd -DHAVE_ARC4RANDOM to CFLAGS
2003-02-11 Andrey A. ChernovUse srandomdev() for FreeBSD
2003-02-11 Andrey A. ChernovThere is no sense to use random random() and arc4random...
2003-02-11 Andrey A. ChernovAdd missing srand() (sranddev() for FreeBSD)
2003-02-11 Andrey A. ChernovUse sranddev()/srandomdev() for FreeBSD
2003-02-11 Greg LeheyGet Fox Talbot's birth year right. How could anybody...
2003-02-11 Andrey A. ChernovApply man.alias to /usr/share/openssl/man too
2003-02-11 Andrey A. ChernovAdd /usr/local/man as OPTIONAL_MANPATH
2003-02-11 MIHIRA Sanpei... Regen
2003-02-11 MIHIRA Sanpei... Add support SUNTAC U-Cable TypeD2 (DS96L)
2003-02-10 Alexander KabaevWhen unloading dependencies make sure they are removed...
2003-02-10 Jeff Roberson - Add a comment about a race that will happen without...
2003-02-10 Jeff Roberson - Unlock the nblock after the loop in bwillwrite().
2003-02-10 Jeffrey HsuGet cosmetic changes out of the way before I add routin...
2003-02-10 Jacques VidrineInstall the OpenSSL man pages in /usr/share/openssl/man
2003-02-10 Garance A DrosehnThe regression-tests for 'make' *expect* to trigger...
2003-02-10 Dag-Erling... Use pam_get_user(3) instead of pam_get_item(3) where...
2003-02-10 Mike BarcroftImmortalize a Robert Watson quote.
2003-02-10 Robert Drehmel - Determine the size of buffers with sizeof() instead...
2003-02-10 Bruce A. MahNew release notes: GCC 3.2.2, sendmail 8.12.7.
2003-02-10 Gregory Neil... This commit was generated by cvs2svn to compensate...
2003-02-10 Gregory Neil... Import proto.m4 fix from vendor repository. This fixes...
2003-02-10 Jeff Roberson - Enable STRICT_RESCHED until code that dynamically...
2003-02-10 Jeff Roberson - Add a new variable 'kg_runtime' that tracks the...
2003-02-10 Yoshihiro TakahashiUse correct spl mask.
2003-02-10 Thomas QuinotAllow inner whitespace in the right-hand side of an...
2003-02-10 Alfred PerlsteinAdd pthread_attr_getstack() and pthread_attr_setstack().
2003-02-10 Alfred PerlsteinHandle %%m properly in syslog format string. Previousl...
2003-02-10 Doug BartonTry to fix two problems with the -I example. One is...
2003-02-10 Alexander KabaevInstall one more header file which is new with GCC...
2003-02-10 Alexander KabaevMerge FreeBSD modifications into gcc 3.2.2 release:
2003-02-10 Tim J. RobbinsLock the proc around accessing p_siglist in ttycheckout...
2003-02-10 Alexander KabaevMerge FreeBSD modifications into gcc 3.2.2 release:
2003-02-10 Alexander KabaevMerge FreeBSD modifications into gcc 3.2.2 release:
2003-02-10 Alexander KabaevUpdate for Gcc 3.2.2 release.
2003-02-10 Alexander KabaevMerge FreeBSD modifications into gcc 3.2.2 release:
2003-02-10 Jeff Roberson - In getnewbuf() unlock the bq lock prior to sleeping...
2003-02-10 Alexander KabaevMerge FreeBSD modifications into gcc 3.2.2 release:
2003-02-10 Alexander KabaevMerge FreeBSD modifications into gcc 3.2.2 release:
2003-02-10 Alexander KabaevMerge FreeBSD modifications into gcc 3.2.2 release:
2003-02-10 Alexander KabaevUpdate HEAD with stock GCC 3.2.2 release files.
2003-02-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-02-10 Alexander KabaevGcc 3.2.2-release libf2c bits.
2003-02-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-02-10 Alexander KabaevGcc 3.2.2-release Objective C support bits.
2003-02-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-02-10 Alexander KabaevGcc 3.2.2-release C++ support bits.
2003-02-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2003-02-10 Alexander KabaevGcc 3.2.2-release.
2003-02-10 Jake BurkholderRemove mtx_lock_giant from functions which are mp-safe.
2003-02-10 Tim J. RobbinsMake this work without COMPAT_43 by using tcgetattr...
2003-02-10 Dag-Erling... Major cleanup & homogenization.
2003-02-10 Dag-Erling... No idea what this is for, and it doesn't make much...
2003-02-10 Dag-Erling... There's no reason to have two identical policies for...
2003-02-10 Jeffrey HsuAdd restrict keyword to string functions.
2003-02-10 Scott LongImplement a new dynamic command allocator. FIBs are...
2003-02-10 Poul-Henning... Leak more stuff into libgeom.
2003-02-09 Jeff Roberson - Correct another atomic op.
2003-02-09 Nate LawsonClean up exit path from rl_attach() to remove multiple...
2003-02-09 Martin BlappExplicitly release a existing lease before we start...
2003-02-09 Nate LawsonQuirk for Lexar Media Jumpdrive
2003-02-09 Dag-Erling... Complete rewrite of pam_ssh(8). The previous version...
2003-02-09 Alan CoxAdd a comment describing how pagedaemon_wakeup() should...
2003-02-09 Joerg WunschSet the expected permissions of /dev to 0555 since...
2003-02-09 Mike MakonnenRevisit the shell special characters issue and settle...
2003-02-09 Hidetoshi ShimokawaIncrease atrq.ndesc for if_fwe.
2003-02-09 Poul-Henning... Update the statistics collection code to track busy...
next