]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-08-02 jhbA few style and whitespace fixes.
2008-08-02 edMake the at91 uart(4) driver compile again.
2008-08-02 impixp425 parts aren't multicore, so remove the SMP option...
2008-08-02 impConform to the options<space><tab> convention everywher...
2008-08-02 dasRegression tests for fmtcheck(3).
2008-08-02 dasTeach fmtcheck() about wint_t, intmax_t, char *, intmax...
2008-08-02 dasPOSIX says that octal escapes have the format \ddd...
2008-08-02 dasOn i386, gcc truncates long double constants to double...
2008-08-02 alcEnhance pmap_mapdev_attr(). Take advantage of recent...
2008-08-02 scfDetect if the application has cleared the environ varia...
2008-08-02 scfFix whitespace.
2008-08-02 cognetDo not build fbsd-threads.c if we're building a cross...
2008-08-02 impAdd ELF relocation types for mips.
2008-08-02 cpercivaDocument new IDSIgnorePaths directive.
2008-08-02 cpercivaMake `freebsd-update IDS` not complain about /usr/share...
2008-08-02 cognetStore the PC while context switching, for the benefits...
2008-08-02 cognetRemove a useless cast.
2008-08-02 cpercivaAdd "IDS" command to freebsd-update. This was present...
2008-08-01 julianSlight wordsmithing. prompted by danger@
2008-08-01 julianDocument the use of the tablearg keyword together with...
2008-08-01 julianThe IPFW code accepts the use of the tablearg keyword...
2008-08-01 antoineMake "1000baseT" the description and "1000baseTX" the...
2008-08-01 antoineRemove trailing ';' in BPFD_LOCK_ASSERT macro.
2008-08-01 jhbTweak the support for using ldd on 32-bit objects a...
2008-08-01 csjpAnnotate why we do not call BPF_CHECK_DIRECTION() in...
2008-08-01 jhbUse the new bus device_shutdown hook for performing...
2008-08-01 jhb- Use an sx lock to serialize writes since they update...
2008-08-01 jhbAdjust comment. This stack is only used for booting...
2008-08-01 emasteFix whitespace.
2008-08-01 cognetChar is unsigned on arm, so is not suitable to store...
2008-08-01 jhbEnable the support for G33/Q35/Q33 now that both the...
2008-08-01 rwatsonRemove further trailing white space.
2008-08-01 marckFix empty mailto (-m "") handling: somehow I missed...
2008-08-01 dougbWhen using SRV records the protocols and services files...
2008-08-01 dougbAdd the -c option for named_flags (still commented...
2008-08-01 alcEnhance pmap_change_attr() with the ability to demote...
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-08-01 desRemove svn:keywords except on files that need it. ...
2008-08-01 desAnother file with no local changes.
2008-08-01 desAnother file with no local changes.
2008-08-01 desAnother four files without local changes. This is...
2008-08-01 desYet another file with no local changes.
2008-08-01 desAccidentally mangled this one in the previous commit.
2008-08-01 desMore files which no longer have any local changes.
2008-08-01 desThese two files have no local patches except to prevent...
2008-08-01 samadd missing capability bits
2008-08-01 desLast remains of old OPIE patch
2008-08-01 dasFix some problems with asinf(), acosf(), atanf(), and...
2008-08-01 davidxuIn function pthread_condattr_getpshared, store result...
2008-08-01 desWe no longer have any local changes here.
2008-08-01 desConsistently set svn:eol-style.
2008-08-01 desTag expansion is no longer needed (svn handles them...
2008-08-01 desThis is no longer needed.
2008-08-01 desCleanup.
2008-08-01 emaxImplement ratelimiting for debug messages. For now...
2008-08-01 desUgh. Set svn:mergeinfo correctly.
2008-08-01 desCatch up with reality.
2008-08-01 desRevert an old hack I put in to replace S/Key with OPIE...
2008-08-01 emaxIncrease maximum input queue size limit for raw Bluetoo...
2008-08-01 emaxFix locking bug, i.e. lock "wildcard" matched pcb befor...
2008-07-31 desAdd missing #include for strlen()
2008-07-31 samunset TARGET_CPUTYPE and TARGET_BIG_ENDIAN when buildin...
2008-07-31 alcEnhance pmap_change_attr(). Specifically, avoid 2MB...
2008-07-31 dasAdd some tests for acos*(), asin*(), atan*(), and atan2*().
2008-07-31 dasAdd implementations of acosl(), asinl(), atanl(), atan2l(),
2008-07-31 jhbOops, restore the recent changes to make startup messag...
2008-07-31 jhbParse sysctl settings from /etc/sysctl.conf.local after...
2008-07-31 rwatsonIn mac_bsdextended's auditctl and acct policy access...
2008-07-31 kmacyremove socketvar.h, add more selective includes
2008-07-31 kmacymove sockbuf locking macros in to sockbuf.h
2008-07-31 marcelAdd thr_pread_{int,long,ptr} and thr_pwrite_{int,long...
2008-07-31 dasSet WARNS=1.
2008-07-31 dasThe high part of the mantissa is 64 bits on sparc64.
2008-07-31 dasAs in other parts of libm, mark a few constants as...
2008-07-31 desTry to make this code slightly less painful to read.
2008-07-31 csjpCurrently, BSM audit pathname token generation for...
2008-07-31 marcelCleanup for WARNS 3.
2008-07-31 rpauloMFp4 (//depot/projects/tcpecn/):
2008-07-31 rrsAdds support for the SCTP_PORT_REUSE option
2008-07-31 rwatsonFurther synchronization of copyrights, licenses, white...
2008-07-31 marcelCleanup for WARNS 2.
2008-07-31 alcEliminate recomputation of the PDE by pmap_pde_attr().
2008-07-31 emaxFix LINT
2008-07-31 jfvData type fix
2008-07-31 psUnbreak the build by creating opt_nfs.h
2008-07-31 psUnbreak the build by including sys/socketvar.h
2008-07-31 obrienAdd a -q[uiet] flag for scripts.
2008-07-30 psInclude netinet/tcp_lro.h, unbreak the build
2008-07-30 emaxHook up Bluetooth SCO sockets code to the build
2008-07-30 emaxIntroduce support for Bluetooth SCO sockets. This is...
2008-07-30 jfvAdd igb driver to the default kernel
2008-07-30 jfvAdd igb to the default kernel
2008-07-30 jfvChange Makefile to reflect new directory structure
2008-07-30 jfvChange to build module with new directory tree
2008-07-30 jfvAlter kernel build to work with new dev/e1000 structure.
2008-07-30 jfvMerge of the source for igb and em into dev/e1000,...
2008-07-30 jhbOne more whitespace nit.
2008-07-30 stefanfAdd a regression test for r181017.
2008-07-30 edAdd POSIX -p flag to make(1).
2008-07-30 jhbA few more whitespace fixes.
next