]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-08-27 Alexander LeidingerAdd the linux statfs64 call. This allows Tivoli backup...
2006-08-27 Doug BartonUse ports INDEX-7 instead of INDEX-6
2006-08-26 Markus Brueffer- Add new service class definitions and a new attribute...
2006-08-26 Alexander KabaevGCC 3.4.6 gets confused on this file and produces bogus...
2006-08-26 Alexander KabaevResolve conflicts after GCC 3.4.6 20060825 import.
2006-08-26 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2006-08-26 Alexander KabaevGcc 3.4.6 F77 runtime support bits (as of 2006/08/25...
2006-08-26 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2006-08-26 Alexander KabaevGcc 3.4.6 Objective C support bits (as of 2006/08/25...
2006-08-26 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2006-08-26 Alexander KabaevGcc 3.4.6 C++ support bits (as of 2006/08/25 #116475).
2006-08-26 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2006-08-26 Alexander KabaevGcc 3.4.6 as of 2006/08/25 #116475.
2006-08-26 Dmitry MorozovskyChase after phk@: remove reference to (now obsoleted...
2006-08-26 Christian S... Fix panic associated with file creation via RPC/NFS...
2006-08-26 Matt JacobAdd 2400 f/w support.
2006-08-26 Matt JacobAdd QLogic 2400 (4Gb) firmware.
2006-08-26 Robert WatsonAllow the user process to query the kernel's notion...
2006-08-26 Mohan SrinivasanFix for a bug that causes the computation of "len"...
2006-08-26 Marius StroblFix another bug introduced with rev. 1.204; in vfs_donm...
2006-08-26 Bruce A. MahNew release notes: amdsmb(4), nfsmb(4), bpf(4) timesta...
2006-08-26 Pawel Jakub... Update.
2006-08-26 Suleiman SouhlalThe "taskqueue_fast" spinlocks were renamed to "fast_ta...
2006-08-26 Alexander LeidingerCorrect the number of retries in a futex_wake() call.
2006-08-26 Robert WatsonUpdate FreeBSD upgrade notes for OpenBSM.
2006-08-26 Robert WatsonUpdate kernel OpenBSM parts, especially src/sys/bsm...
2006-08-26 Robert WatsonUpdate for OpenBSM 1.0 alpha 9.
2006-08-26 Robert WatsonResolove conflicts from OpenBSM 1.0 alpha 9 into audit_...
2006-08-26 Robert WatsonThis commit was generated by cvs2svn to compensate...
2006-08-26 Robert WatsonVendor import of OpenBSM 1.0 alpha 9, with the followin...
2006-08-26 Alan CoxPrevent a call to contigmalloc() that asks for more...
2006-08-25 Alan CoxEliminate unused definitions. (They came from NetBSD.)
2006-08-25 Warner LoshPass whatever the value of NM down to lorder. This...
2006-08-25 Andrew ThompsonMove the bridge hook after the loopback check so that...
2006-08-25 Andrew ThompsonThe bridge cant hear its own transmissions so set IFF_S...
2006-08-25 Pav Lucistnik- Talk about memory allocation in interrupt context
2006-08-25 Maksim Yevmenkin- Catch up with ongoing rwatson's socket work;
2006-08-25 John BaldwinUse the pcb in stoppcbs[] if it is present for threads...
2006-08-25 Ceri DaviesNote that the system only allows a maximum of kern...
2006-08-25 Pawel Jakub... Fix comment.
2006-08-25 Olivier HouchardExplicitely set the "allocbuffer" field to NULL when...
2006-08-25 Olivier HouchardDo not create dma maps with bus_dmamap_create, as we...
2006-08-25 Alexander LeidingerEmulate what vfork does instead of using it in linux_vf...
2006-08-25 Robert WatsonDon't call suser_cred() directly from linux_sethostname...
2006-08-25 David XuSame as previous change, the user provided priority...
2006-08-25 Ruslan Ermilov- Fix options order.
2006-08-25 Ruslan ErmilovRemove a stray -a option that probably sneaked in from...
2006-08-25 Søren SchmidtProperly initialize and destroy the RAID lock.
2006-08-25 Maxim Konovalovo Fix style(9) for previous.
2006-08-25 Andrew ThompsonFix spelling.
2006-08-25 Tom RhodesAdd login.conf checking to periodic security scripts...
2006-08-25 Robert WatsonRemove $P4$ from this file; other then temporarily...
2006-08-25 David XuInitialize kg_base_user_pri.
2006-08-25 David XuAdd user priority loaning code to support priority...
2006-08-25 Maxim KonovalovA bunch of fixes from NetBSD:
2006-08-25 Alan CoxThe return value from vm_pageq_add_new_page() is not...
2006-08-25 David XuAdd member kg_base_user_pri and flag TDF_UBORROWING...
2006-08-25 Tom RhodesSend more Alpha bits to the bin.
2006-08-25 Peter GrehanRemove file that snuck in accidentally in Marcel's...
2006-08-24 Olivier HouchardFinally bring it support for the i80219 XScale processor.
2006-08-24 Olivier HouchardUse ELFDATA2MSB if we're building big endian.
2006-08-24 Marius StroblRemove the DPMS code in creator_blank_display(), as...
2006-08-24 Marcel MoolenaarAdd initial support for kgdb(1) on PowerPC.
2006-08-24 Marcel MoolenaarAdd skeletal support for GDB. In particular gdb_cpu_get...
2006-08-24 Roman KurakinFix typo in a comment: DEFINE_CLASSx => DEFINE_CLASS_x.
2006-08-24 Julian ElischerAdd an option to allow copying of a hierarchy while...
2006-08-24 Ruslan ErmilovFix another fallout from the IF_LLADDR() type change.
2006-08-24 Marius StroblFix a bug introduced with rev. 1.204; in vfs_donmount...
2006-08-24 David E. O... Don't read in /etc/src.conf when building ports.
2006-08-24 Robert WatsonAdd kqueue support to audit pipe pseudo-devices.
2006-08-24 Daniel Gerzo- add note about IPSEC_FILTERGIF to fast_ipsec(4) and...
2006-08-24 Warner LoshAlways make obj when building the libraries. This...
2006-08-24 Maksim YevmenkinDefine mtu as u_int16_t not as int. This should fix...
2006-08-24 Marcel MoolenaarBuild gdb on PowerPC.
2006-08-24 Bruce A. MahNew release notes: IPFIREWALL_FORWARD_EXTENDED removed...
2006-08-24 Oleg BulyzhinProperly lock ifmedia callbacks. This should prevent...
2006-08-24 Ceri DaviesAdd a note that the btime command only works on UFS2.
2006-08-24 Ruslan ErmilovSpellcheck.
2006-08-24 Marcel MoolenaarAdd basic support for PowerPC. This excludes kgdb(1).
2006-08-24 Marcel MoolenaarThis commit was generated by cvs2svn to compensate...
2006-08-24 Marcel MoolenaarAdd support for PowerPC. These files are added onto...
2006-08-24 Marcel MoolenaarAdd rs6000 to the architectures on PowerPC. It's needed...
2006-08-23 Roman KurakinFix path for source file in files.FOO.
2006-08-23 Ceri DaviesAllow fsdb to manipulate the birthtime entries on UFS2.
2006-08-23 Colin PercivalCorrect buffer overflow in the handling of LCP options...
2006-08-23 John BaldwinRemove special handling for PC == 0. With this, kgdb...
2006-08-23 Thomas QuinotSet alarm timer for grace period from the grace_period...
2006-08-23 Gleb SmirnoffPack several boolean fields into single bge_flags field.
2006-08-23 David MaloneA pipe bandwidth of 10MBits/s should probably
2006-08-23 Ruslan ErmilovRemove alpha-specific stuff.
2006-08-23 Ruslan ErmilovRemove alpha-specific stuff.
2006-08-23 Gleb SmirnoffPack several boolean fields into single bge_flags field.
2006-08-23 Yaroslav TykhiyRecognize the existence of `auth' and `auth-type'
2006-08-23 David XuPOSIX requires that higher numerical values for the...
2006-08-23 Gregory Neil... sendmail 8.13.8 has been merged to other version branches
2006-08-23 Marcel MoolenaarUpdate for PowerPC support. We need to keep rs6000...
2006-08-23 Marcel MoolenaarImport files needed for PowerPC support and not include...
2006-08-23 Marcel MoolenaarThis commit was generated by cvs2svn to compensate...
2006-08-22 Thomas Quinot(media_status): Factor common code between IFM_ETHER...
2006-08-22 Ruslan ErmilovFix example:
next