]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-03-04 davideMFcalloutng (r236314 by mav):
2013-03-04 davideMFcalloutng (r244255 by mav, with minor changes):
2013-03-04 davideMFcalloutng:
2013-03-04 davideFix build with DIAGNOSTIC/CALLOUT_PROFILING options...
2013-03-04 davideMFcalloutng (r244249, r244306 by mav):
2013-03-04 eadlerModernize some portions of the ports man page.
2013-03-04 attilioMerge from vmcontention:
2013-03-04 davideMFcalloutng:
2013-03-04 davideMFcalloutng:
2013-03-04 davideStyle fix: remove useless braces. Sorry, my bad.
2013-03-04 davideMFcalloutng:
2013-03-04 dteskeFix VERBOSE reporting on results when removing _PATH_LO...
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-03-04 davideMFcalloutng (r244355):
2013-03-04 davide- Make callout(9) tickless, relying on eventtimers...
2013-03-04 cognetIf we're using a PIPT L2 cache, only merge 2 segments...
2013-03-04 adrianadd a method to set/clear the VMF field in the TX descr...
2013-03-04 eadlerRemove check for NULL prior to free(9) and m_freem(9).
2013-03-04 eadlerdevd: Correct typo in comment.
2013-03-04 eadlerdevd: Use simpler dst += *x instead of str.append(x...
2013-03-04 eadlerdevd: Use string::empty() instea of string::length...
2013-03-04 eadlerdevd: Remove unnecessary empty default constructors.
2013-03-04 eadlerdevd: Remove empty virtual destructor from class, which...
2013-03-04 eadlerdevd: Avoid unnecessary temporary objects (and simplify...
2013-03-04 eadlerdevd: Use the standard constructor of std::string inste...
2013-03-04 eadlerdevd: Simplify while (1) { if (x) break; } to while...
2013-03-04 eadlerdevd: Remove call to _exit() from signal handler, which...
2013-03-04 eadlerdevd: Use volatile sig_atomic_t for the flag set by...
2013-03-04 eadlerFix typo ('1' != 'l')
2013-03-04 eadlerDue to calendar(1)'s abuse of the C preprocessor "unix...
2013-03-04 eadlerConstify where possible.
2013-03-03 pjdFor some reason when I started to pass filedescent...
2013-03-03 baptImport libyaml 0.1.4 into vendor
2013-03-03 pjdUse dedicated malloc type for filecaps-related data...
2013-03-03 pjdPlug memory leaks in file descriptors passing.
2013-03-03 jpaetzelUse GNOP to force ZFS pools to 4k.
2013-03-03 jpaetzelImproves and enhances using the "installPackages="...
2013-03-03 dwmaloneAdd an option for finding sparse files.
2013-03-03 mavFix typos in hint names.
2013-03-03 jillessh: When executing a trap, keep exit status along with...
2013-03-03 uqsFix 'make depend'
2013-03-03 jillesMAINTAINERS: Document my maintainership of sh(1).
2013-03-03 davidecallwheelmask and callwheelsize are always greater...
2013-03-03 davideRemove a couple of unused include.
2013-03-03 jilleslibedit: Revert r247683 to fix buildworld.
2013-03-03 melifaroImplement buffer size checking in ipfw(8) add cmd.
2013-03-03 antoineAdd more obsolete files.
2013-03-03 jpaetzelFix a bug extracting files from dist scheme
2013-03-03 mavMFcalloutng:
2013-03-03 rpauloRemove the extra parenthesis from the cv_init() macro...
2013-03-03 pfglibedit does not need to be linked with ncurses
2013-03-03 attilioFix-up r247622 by also renaming pv_list iterator into...
2013-03-02 pjdIf all ioctls are allowed, cap_ioctls_get(2) will retur...
2013-03-02 mavAdd protective parentheses for macro argument, missed...
2013-03-02 mavPolish few spaces/tabs.
2013-03-02 mavMFcalloutng:
2013-03-02 pjdAdd support for bindat(2) and connectat(2).
2013-03-02 pjdRegen after r247667.
2013-03-02 pjd- Implement two new system calls:
2013-03-02 melifaroFix ipfw table argument parsing/printing.
2013-03-02 attilioGarbage collect NTFS bits which are now completely...
2013-03-02 attilioRemove ntfs headers dependency for g_label_ntfs.c by...
2013-03-02 schweikhComment cosmetics: capitalize SCSI
2013-03-02 alcThe value held by the vm object's field pg_color is...
2013-03-02 attilioGarbage collect PORTALFS bits which are now completely...
2013-03-02 attilioGarbage collect CODAFS bits which are now completely...
2013-03-02 marius- Complete r231621 by also blacklisting the bridge...
2013-03-02 attilioGarbage collect XFS bits which are now already complete...
2013-03-02 attilioGarbage collect HPFS bits which are now already complet...
2013-03-02 melifaroFix callout expiring dynamic rules.
2013-03-02 attilioMerge from vmc-playground branch:
2013-03-02 marius- Revert the part of r247601 which turned the overtempe...
2013-03-02 mariusRevert the part of r247600 which turned the overtempera...
2013-03-02 jillesnullfs: Improve f_flags in statfs().
2013-03-02 pjdIf the target file already exists, check for the CAP_UN...
2013-03-02 adrianDisable the ctl driver in GENERIC.
2013-03-02 joelmdoc: remove superfluous paragraph macro.
2013-03-02 marcelMake this WARNS=9 clean on i386 w/ clang.
2013-03-02 marcelFix warnings (control reaches end of non-void function).
2013-03-02 marcelFix nandfs support by providing the same crc32 function...
2013-03-02 andrewMove some virtual memory constants to the top of the...
2013-03-02 andrewBuild the Raspberry Pi dtb file when building the kerne...
2013-03-02 andrewEnsure the stack is correctly aligned before calling...
2013-03-02 pjdAdd regression tests for the new Capsicum system calls.
2013-03-02 pjdUpdate existing regression tests after Capsicum overhaul.
2013-03-02 pjdRegen after r247602.
2013-03-02 pjdMerge Capsicum overhaul:
2013-03-02 marius- Apparently, it's no longer a problem to call shutdown...
2013-03-02 marius- While Netra X1 generally show no ill effects when...
2013-03-02 pjdProvide cap_sandboxed(3) function, which is a wrapper...
2013-03-01 delphijFix assignment of maximum bounadary.
2013-03-01 delphijFix wrong assignment.
2013-03-01 delphijFix a typo in mfi_stp_cmd() that would give wrong assig...
2013-03-01 delphijMFV r247575:
2013-03-01 mariusInitialize count in order to appease clang.
2013-03-01 mariusInitialize count in order to appease clang.
2013-03-01 jhbReplace the TDP_NOSLEEPING flag with a counter so that the
2013-03-01 andrewIncrease the maximum text size on ARM to 64MiB. Without...
2013-03-01 pjdRemove unnecessary variables.
2013-03-01 mmMFV r247316:
next