]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-03-15 dchaginIgnore FUTEX_FD op, as it is done by linux.
2009-03-15 dchaginInclude linux_futex.h before linux_emul.h
2009-03-15 rwatsonMention specifically in UPDATING that non-MPSAFE device...
2009-03-15 rwatsonBump __FreeBSD_version for the removal of IFF_NEEDSGIAN...
2009-03-15 rwatsonRemove IFF_NEEDSGIANT, a compatibility infrastructure...
2009-03-15 gabor- Create the buildworld object directories with mtree...
2009-03-15 rwatsonCorrect a number of evolved problems with inp_vflag...
2009-03-15 jeff - Wrap lock profiling state variables in #ifdef LOCK_P...
2009-03-15 jeff - Implement a new mechanism for resetting lock profili...
2009-03-15 impDon't adjust ranges at all for subtractive bridges...
2009-03-15 impGeneralize the workaround for the Hitachi HT-4840-11...
2009-03-15 samno need to for gnu89 any more
2009-03-15 samremove gcc-ism; tsinfo isn't used anyway
2009-03-14 rrsOpps.. I missed a file on the commit :-)
2009-03-14 dasFix build breakage due to the interplay between r189801...
2009-03-14 pjdOops. Correct comment in the LICENSE file.
2009-03-14 pjdRegression tests for mac_portacl(4).
2009-03-14 pjd- Correct logic in if statement - we want to allocate...
2009-03-14 dasNamespace: Defining htonl() and friends here instead...
2009-03-14 dasFix the visibility of several prototypes. Also move...
2009-03-14 dasHide dbopen() in the POSIX namespace, and use standard...
2009-03-14 dasHide numerous BSD extensions in the POSIX namespace.
2009-03-14 dasBump __FreeBSD_version to 800071 for gcc patch to add...
2009-03-14 dasMake gcc use C99 inline semantics in c99 and gnu99...
2009-03-14 dasNamespace: aio_waitcomplete() is a BSD extension.
2009-03-14 dasNamespace: adjtime(), futimes(), futimesat(), lutimes...
2009-03-14 dasNamespace: abort2() is a BSD extension.
2009-03-14 dasNamespace: endpwent, getpwent, and setpwent are XSI...
2009-03-14 dasNamespace: dprintf() and getline() are in P1003.1-2008.
2009-03-14 dasVarious namespace cleanups, including exposing fchmod...
2009-03-14 dasNamespace: preadv() and pwritev() are extensions.
2009-03-14 dasNamespace: vsyslog() is a BSD extension.
2009-03-14 dasNamespace: semsys() and shmsys() aren't standard.
2009-03-14 dasUse namespace visibility macros instead of checking...
2009-03-14 dasNamespace: setgrent() is an XSI extension.
2009-03-14 dasDon't prototype _tolower() and _toupper(). They're...
2009-03-14 dasNamespace: memccpy() and memchr() are XSI, and memrchr...
2009-03-14 dasNamespace: dbm_forder() and dbm_dirfno() are BSD extens...
2009-03-14 dasNamespace: _setjmp() and _longjmp() are XSI extensions.
2009-03-14 dasNamespace: inet_ntoa_r() is a BSD extension.
2009-03-14 dasNamespace: scalb() is withdrawn from POSIX.
2009-03-14 dasMultibyte character support for cal(1).
2009-03-14 dasEliminate __real__ and __imag__ gccisms.
2009-03-14 rdivackySwitch over to gnu99 compilation on default for userland.
2009-03-14 samremove stray ;
2009-03-14 rwatsonRework MAC Framework synchronization in a number of...
2009-03-14 alcMFamd64 r189785
2009-03-14 impTwo fixes:
2009-03-14 rrsFixes several PR-SCTP releated bugs.
2009-03-14 jeff - When a mutex is destroyed while locked we need to...
2009-03-14 jeff - Call lock_profile_release when we're transitioning...
2009-03-14 jeff - Fix an error that occurs when mp_ncpu is an odd...
2009-03-14 alcUpdate the pmap's resident page count when a page table...
2009-03-14 alcCorrect accounting errors in _pmap_allocpte(). Specifi...
2009-03-14 dasr189349 removed mktemp() from the XSI namespace when
2009-03-13 rwatsonDon't suggest mounting procfs in diskless configurations.
2009-03-13 gabor- Fix object directory creation when running threaded...
2009-03-13 thompsaHID usage minimum can be equal to the maximum.
2009-03-13 samfix portability; linux does not have sa_len/sun_len
2009-03-13 rpauloFix comment explaining where this driver came from.
2009-03-13 rpauloRename the k8temp(4) man page to amdtemp(4) and update...
2009-03-13 gabor- Add an entry about enabling libc NLS support
2009-03-13 dchaginImplement new way of branding ELF binaries by looking...
2009-03-13 rpauloMention k8temp -> amdtemp rename.
2009-03-13 rpauloRename all the variables/function names/structs/etc...
2009-03-13 rpauloRename the k8temp driver to amdtemp.
2009-03-13 ruSwitch to using official English short country names.
2009-03-13 gabor- Reenable Native Language Support in libc. This featu...
2009-03-13 ruDon't put "install-info" to the list of install-tools...
2009-03-13 dougb1. Clean up usage() output a bit by grouping options...
2009-03-13 guidoBackout this commit whil a better solution is developed
2009-03-13 dougbWhen using the -D option:
2009-03-13 impImplement the xdev target. When you define XDEV=arch...
2009-03-13 brooksAdd support for setting the debug flags on wlan interfa...
2009-03-13 attilioRemove the null_islocked() overloaded vop because the...
2009-03-13 rajMake MPC85xx LAW handling and reset routines aware...
2009-03-13 davidxu1) Check NULL pointer before calling umtx_pi_adjust_loc...
2009-03-13 impMinorly improved debugging. Use the DEVPRINTF macro...
2009-03-13 grogAdd menus to read install.cfg from any disk device...
2009-03-13 impWe need to initialize the console for dcons to work.
2009-03-12 jhbThe recent change to use memory > 1MB for the heap...
2009-03-12 rpauloAdd support for 10h and 11h family of processors. Also...
2009-03-12 sampreliminary ar9280 support:
2009-03-12 jhbChange the sysctls for maxbcache and maxswzone from...
2009-03-12 jhbExport the current values of nbuf, ncallout, and nswbuf...
2009-03-12 rdivackyAdd myself.
2009-03-12 maximo Turn the batch mode on if stdout is not tty.
2009-03-12 maximo Sync synopsis with reality. Remove BUG section ...
2009-03-12 kibThe non-modifying EA VOPs are executed with only shared...
2009-03-12 bmsEnsure that the semaphore value is re-checked after...
2009-03-12 bmsMake semaphore debugging output more useful.
2009-03-12 brueffertxp(4) should work on all architectures now.
2009-03-12 impMove the deactivation of the device's BAR to before...
2009-03-12 impFix the whitespace in this file to be consistent with...
2009-03-12 impread_ivar takes a uintptr_t * not a u_char *.
2009-03-12 impo writereg needs to return a vlue.
2009-03-12 impMake the bit-bang callbacks for i2c implementation...
2009-03-12 impCheck the Disk FUNCE recorded in the CIS to see if...
2009-03-12 impBetter name for this routine... it doesn't reset the...
2009-03-12 obrienDon't need to set symbol, default value is OK.
next