]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-05-12 delphijMFC:
2008-05-12 mtmMFC:
2008-05-12 mtmMFC:
2008-05-12 julianfix stupid typo.. not an MFC because code is differnt...
2008-05-11 dfrMFC kern_lockf.c revision 1.64:
2008-05-11 weongyoMFC: rev. 1.13
2008-05-11 weongyoMFC: rev. 1.12
2008-05-10 kientzleMFC: FreeBSD does have fstat() and libarchive should...
2008-05-10 rwatsonMerge ip_fw.h:1.113 from HEAD to RELENG_7:
2008-05-10 rwatsonMerge Makefile:1.348 from HEAD to RELENG_7:
2008-05-10 rwatsonMerge MAkefile:1.2, ddb.8:1.5, ddb.c:1.4, ddb.h:1.2...
2008-05-10 rwatsonMerge ddb.8:1.4, ddb.c:1.3 from HEAD to RELENG_7:
2008-05-10 rwatsonMerge sctp_generic_recvmsg.2:1.4, sctp_peeloff.2:1...
2008-05-10 rwatsonMerge audit.h:1.17 from HEAD to RELENG_7:
2008-05-10 rwatsonMerge uipc_syscalls.c:1.271 from HEAD to RELENG_7:
2008-05-10 kientzleMFC: Eliminate a bunch of unused fields from the read...
2008-05-10 kientzleMFC: The read side doesn't use the 'nulls' convenience...
2008-05-10 kientzleMFC: Set the archive format code and name in the generi...
2008-05-10 kientzleMFC: Stop using ARCHIVE_DEFAULT_BYTES_PER_BLOCK to...
2008-05-10 kientzleMFC: Add the useful archive_string_sprintf() function...
2008-05-10 kientzleMFC 1.25: Portability: on platforms that don't have...
2008-05-10 kientzleMFC 1.2: Minor portability improvement. Not every...
2008-05-10 bruefferMFC: rev. 1.2
2008-05-10 kientzleMFC: Include space for the trailing NUL byte.
2008-05-09 rwatsonMerge tcp_input.c:1.374 from HEAD to RELENG_7:
2008-05-09 rwatsonMerge if_loop.c:1.115,1.116 from HEAD to RELENG_7:
2008-05-09 jhbMFC: Fix a few edge cases with error handling in cpufre...
2008-05-09 jhbMFC: Enable use of 'tid' for remote targets and use...
2008-05-09 jhbMFC: Rework how kgdb manages kernel and vmcore files...
2008-05-09 jhbMFC: Add 'fbsdcoreops_suppress_target' to support kgdb...
2008-05-09 weongyoMFC: rev. 1.413
2008-05-09 weongyoMFC: rev. 1.560
2008-05-08 thompsaMFC
2008-05-08 thompsaMFC geom_linux_lvm(4), a geom class to map Linux LVM...
2008-05-07 mariusMFC: 1.15
2008-05-07 mariusRemove a header which is unused for sun4v.
2008-05-07 mariusDon't build unused SBus front-ends for sun4v, don't...
2008-05-07 mariusAdjust the padding of struct pcpu to src/sys/sys/pcpu...
2008-05-07 daichiMFC
2008-05-07 daichiMFC:
2008-05-07 daichiMFC: rev. 1.154
2008-05-07 daichiMFC: rev. 1.101
2008-05-07 yongariMFC if_bfe.c rev 1.45 to RELENG_7.
2008-05-06 hrsMFC(rev.1.25):
2008-05-06 mtmMFC:
2008-05-06 mtmMFC rev. 1.328:
2008-05-06 dasMFC scandir.c,v 1.9
2008-05-05 andreMFC of tcp_output.c rev. 1.147+1.148 and tcp.h rev...
2008-05-05 andreMFC rev. 1.149: Remove TCP options ordering assumptions...
2008-05-05 jhbMFC: Include libc_private.h for the declaration of...
2008-05-05 jhbMFC: Remove the 'add_kld_command' arg from load_kld().
2008-05-05 attilioBump __FreeBSD_version in order to signal lockmgr(9...
2008-05-05 attilioAdd a new, necessary include for lockmgr.
2008-05-05 attilioMFC:
2008-05-05 attilioMFC revision 1.712:
2008-05-05 jkimMFC: 1.194
2008-05-04 brooksMFC: Emit a warning when the network_interfaces variabl...
2008-05-04 ruMFC: 1.60: Don't forget to clean the "machine" symlink...
2008-05-04 weongyoMFC: Add support for Marvell Libertas 88W8335 based...
2008-05-03 jfvAdd igb into the module build.
2008-05-03 jfvLeft out the inclusion of 82575 when building a static...
2008-05-02 jfvMFC of the em/igb split drivers from HEAD.
2008-05-02 jfvMFC of the em/igb drivers from HEAD
2008-05-02 jfvMFC of the em/igb from HEAD
2008-05-02 jfvMFC of the new em/igb from HEAD
2008-05-02 jfvMFC of the em/igb split
2008-05-02 simokawaMFC: add -f option and other small fixes
2008-05-01 jhbMFC: Fix the ofs_fix handling for trapframes for i386...
2008-04-30 scfMFC:
2008-04-30 mariusMFC: 1.5
2008-04-29 cokaneMFC:
2008-04-29 brooksMFC rev 1.8
2008-04-29 brooksMFC rev 1.278:
2008-04-29 brooksMFC per ppp profile variable documentation (revs 1...
2008-04-29 jhbMFC: Fix a resource leak in the recent fixes for file...
2008-04-29 rrs - Have SCTP use the new pru_flush functionality
2008-04-29 rrsLogging changes from MFC
2008-04-29 rrs Protection against errant sender sending a stream
2008-04-29 rrs Use the pru_flush infrastructure to avoid a panic
2008-04-29 rrs Add pru_flush routine so a transport can
2008-04-29 rrs 1) adds some additional logging
2008-04-28 jhbMFC: Add support for detach packets.
2008-04-27 scfMFC:
2008-04-27 rwatsonMerge in_pcb.c:1.203, in6_pcb.c:1.88 from HEAD to RELENG_7:
2008-04-27 rwatsonRemove fifo_vnops.c:1.143 from HEAD to RELENG_7:
2008-04-27 rwatsonMerge procstat.1:1.3 from HEAD to RELENG_7:
2008-04-27 rwatsonMerge procstat.1:1.2 from HEAD to RELENG_7:
2008-04-27 mariusMFC: 1.61
2008-04-26 marcelPut the arguments of kse_switchin in local variables...
2008-04-26 antoineMFC to RELENG_7:
2008-04-26 antoineMFC to RELENG_7:
2008-04-26 pjdMFC: sys/contrib/opensolaris/uts/common/fs/zfs/zfs_vnop...
2008-04-26 marcelMFC: Correct an off-by-1 for GPART.
2008-04-26 marcelMFC: Better implement I-cache invalidation.
2008-04-26 cvs2svnThis commit was manufactured by cvs2svn to create branc...
2008-04-25 samMFC: bug fix to preserve high 16 bits of if flags so...
2008-04-25 samMFC: hostapd 0.5.10 + radius acl support
2008-04-25 samMFC: enable syslog support and add -s option to the...
2008-04-25 samMFC: wpa_supplicant 0.5.10 + syslog support
2008-04-25 samMFC 1.19: fix locking botch
next