]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanGcc 3.4.6 as of 2006/08/25 #116475.
2006-08-26 marckChase after phk@: remove reference to (now obsoleted...
2006-08-26 csjpFix panic associated with file creation via RPC/NFS...
2006-08-26 mjacobAdd 2400 f/w support.
2006-08-26 mjacobAdd QLogic 2400 (4Gb) firmware.
2006-08-26 rwatsonAllow the user process to query the kernel's notion...
2006-08-26 mohansFix for a bug that causes the computation of "len"...
2006-08-26 mariusFix another bug introduced with rev. 1.204; in vfs_donm...
2006-08-26 bmahNew release notes: amdsmb(4), nfsmb(4), bpf(4) timesta...
2006-08-26 pjdUpdate.
2006-08-26 ssouhlalThe "taskqueue_fast" spinlocks were renamed to "fast_ta...
2006-08-26 netchildCorrect the number of retries in a futex_wake() call.
2006-08-26 rwatsonUpdate FreeBSD upgrade notes for OpenBSM.
2006-08-26 rwatsonUpdate kernel OpenBSM parts, especially src/sys/bsm...
2006-08-26 rwatsonUpdate for OpenBSM 1.0 alpha 9.
2006-08-26 rwatsonResolove conflicts from OpenBSM 1.0 alpha 9 into audit_...
2006-08-26 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-26 rwatsonVendor import of OpenBSM 1.0 alpha 9, with the followin...
2006-08-26 alcPrevent a call to contigmalloc() that asks for more...
2006-08-25 alcEliminate unused definitions. (They came from NetBSD.)
2006-08-25 impPass whatever the value of NM down to lorder. This...
2006-08-25 thompsaMove the bridge hook after the loopback check so that...
2006-08-25 thompsaThe bridge cant hear its own transmissions so set IFF_S...
2006-08-25 pav- Talk about memory allocation in interrupt context
2006-08-25 emax- Catch up with ongoing rwatson's socket work;
2006-08-25 jhbUse the pcb in stoppcbs[] if it is present for threads...
2006-08-25 ceriNote that the system only allows a maximum of kern...
2006-08-25 pjdFix comment.
2006-08-25 cognetExplicitely set the "allocbuffer" field to NULL when...
2006-08-25 cognetDo not create dma maps with bus_dmamap_create, as we...
2006-08-25 netchildEmulate what vfork does instead of using it in linux_vf...
2006-08-25 rwatsonDon't call suser_cred() directly from linux_sethostname...
2006-08-25 davidxuSame as previous change, the user provided priority...
2006-08-25 ru- Fix options order.
2006-08-25 ruRemove a stray -a option that probably sneaked in from...
2006-08-25 sosProperly initialize and destroy the RAID lock.
2006-08-25 maximo Fix style(9) for previous.
2006-08-25 thompsaFix spelling.
2006-08-25 trhodesAdd login.conf checking to periodic security scripts...
2006-08-25 rwatsonRemove $P4$ from this file; other then temporarily...
2006-08-25 davidxuInitialize kg_base_user_pri.
2006-08-25 davidxuAdd user priority loaning code to support priority...
2006-08-25 maximA bunch of fixes from NetBSD:
2006-08-25 alcThe return value from vm_pageq_add_new_page() is not...
2006-08-25 davidxuAdd member kg_base_user_pri and flag TDF_UBORROWING...
2006-08-25 trhodesSend more Alpha bits to the bin.
2006-08-25 grehanRemove file that snuck in accidentally in Marcel's...
2006-08-24 cognetFinally bring it support for the i80219 XScale processor.
2006-08-24 cognetUse ELFDATA2MSB if we're building big endian.
2006-08-24 mariusRemove the DPMS code in creator_blank_display(), as...
2006-08-24 marcelAdd initial support for kgdb(1) on PowerPC.
2006-08-24 marcelAdd skeletal support for GDB. In particular gdb_cpu_get...
2006-08-24 rikFix typo in a comment: DEFINE_CLASSx => DEFINE_CLASS_x.
2006-08-24 julianAdd an option to allow copying of a hierarchy while...
2006-08-24 ruFix another fallout from the IF_LLADDR() type change.
2006-08-24 mariusFix a bug introduced with rev. 1.204; in vfs_donmount...
2006-08-24 obrienDon't read in /etc/src.conf when building ports.
2006-08-24 rwatsonAdd kqueue support to audit pipe pseudo-devices.
2006-08-24 danger- add note about IPSEC_FILTERGIF to fast_ipsec(4) and...
2006-08-24 impAlways make obj when building the libraries. This...
2006-08-24 emaxDefine mtu as u_int16_t not as int. This should fix...
2006-08-24 marcelBuild gdb on PowerPC.
2006-08-24 bmahNew release notes: IPFIREWALL_FORWARD_EXTENDED removed...
2006-08-24 olegProperly lock ifmedia callbacks. This should prevent...
2006-08-24 ceriAdd a note that the btime command only works on UFS2.
2006-08-24 ruSpellcheck.
2006-08-24 marcelAdd basic support for PowerPC. This excludes kgdb(1).
2006-08-24 marcelThis commit was generated by cvs2svn to compensate...
2006-08-24 marcelAdd support for PowerPC. These files are added onto...
2006-08-24 marcelAdd rs6000 to the architectures on PowerPC. It's needed...
2006-08-23 rikFix path for source file in files.FOO.
2006-08-23 ceriAllow fsdb to manipulate the birthtime entries on UFS2.
2006-08-23 cpercivaCorrect buffer overflow in the handling of LCP options...
2006-08-23 jhbRemove special handling for PC == 0. With this, kgdb...
2006-08-23 thomasSet alarm timer for grace period from the grace_period...
2006-08-23 glebiusPack several boolean fields into single bge_flags field.
2006-08-23 dwmaloneA pipe bandwidth of 10MBits/s should probably
2006-08-23 ruRemove alpha-specific stuff.
2006-08-23 ruRemove alpha-specific stuff.
2006-08-23 glebiusPack several boolean fields into single bge_flags field.
2006-08-23 yarRecognize the existence of `auth' and `auth-type'
2006-08-23 davidxuPOSIX requires that higher numerical values for the...
2006-08-23 gshapirosendmail 8.13.8 has been merged to other version branches
2006-08-23 marcelUpdate for PowerPC support. We need to keep rs6000...
2006-08-23 marcelImport files needed for PowerPC support and not include...
2006-08-23 marcelThis commit was generated by cvs2svn to compensate...
2006-08-22 thomas(media_status): Factor common code between IFM_ETHER...
2006-08-22 ruFix example:
2006-08-22 flz- Add ypserv to the REQUIRE list.
2006-08-22 flzBackout this commit since it breaks startup and some...
2006-08-22 flz- Remove ramdisk rc.d scripts since they've been replac...
2006-08-22 ruRemove alpha left-overs.
2006-08-22 marcelBuild mount_smbfs on ia64.
2006-08-22 marcelBuild libsmb and smbutil on ia64.
2006-08-22 marcelFix misalignment bugs caused by invalid type casts...
2006-08-22 yongariIt seems that em(4) misses Tx completion interrupts...
2006-08-21 marcelRemove alpha left-overs.
2006-08-21 jkimUse aperture base address from north bridge. Some...
2006-08-21 marcelBuild gperf(1) for/on PowerPC. There's no apparent...
next