]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-06-05 jmallettDuplicate the pointer to the string containing the...
2002-06-05 jedgaro Remove ftp.freebsd.org from the USA servers and add...
2002-06-05 murrayAdd information about setting up media to use the multi...
2002-06-04 jhbReplace thread_runnable() with thread_running() as...
2002-06-04 obrienWe want to play osterage and stick our heads in the...
2002-06-04 jhbOptimize the adaptive mutex spin a bit. Use a simple...
2002-06-04 jhbAdd a private thread_runnable() macro to make the code...
2002-06-04 obrienntpdate(1) is depreciated.
2002-06-04 sobomaxCollapse lib and tar dirs into single top-level directory.
2002-06-04 obrienRemove GNU awk.
2002-06-04 obrienGrammar nit.
2002-06-04 obrienInstall the i386 MMX headers, and IA-64 intrinsics...
2002-06-04 obrienWe don't need this library any more.
2002-06-04 jakeBump TSB_PAGES_SHIFT to 4. Less sucks too much.
2002-06-04 obrienDocument -gstabs+
2002-06-04 obrienThe brokenness in ix86_expand_clrstr is quite visible...
2002-06-04 obrienGcc 3.1 (-O) now generates broken inline code for memse...
2002-06-04 mjacobAdd REPORT LUNS basic infrastructure.
2002-06-04 sobomaxMove patches into the src/contrib/tar.
2002-06-04 jakeImplement _Qp_sqrt. I've been unable to find a C progr...
2002-06-04 tjrDisplay job status correctly when a pipeline is suspended.
2002-06-04 desDon't build perl if NO_PERL is defined.
2002-06-04 tjrDescribe finished jobs as "Done", not "Exit" (SUSv3)
2002-06-04 tjrDon't output `state' and `current' fields for processes...
2002-06-04 tjrMissing prototypes from previous commit.
2002-06-04 tjrCorrect minor spacing problem in output of jobs -l...
2002-06-04 tjrQuote alias values in the output of the alias(1) builti...
2002-06-04 nyanInstall MD documentations in ${TARGET} directory instea...
2002-06-04 sobomaxDon't forget to include ../Makefile.inc.
2002-06-04 sobomaxAdd bmake bits for building GNU tar from src/contrib...
2002-06-04 sobomaxSend our ancienv GNU tar into Attic.
2002-06-04 sobomaxAdd importing/upgrading instructions.
2002-06-04 sobomaxAdd razor used for shaving out GNU Tar.
2002-06-04 tjrWrap lines correctly for the `l' command.
2002-06-04 sobomaxThis commit was generated by cvs2svn to compensate...
2002-06-04 sobomaxVirgin import (trimmed) of GNU Tar version 1.13.25.
2002-06-04 tjrRespect setting of the COLUMNS environment variable...
2002-06-04 tjrIgnore empty COLUMNS environment variable. COLUMNS...
2002-06-04 tjrDocument the fact that the `l' command uses the COLUMNS...
2002-06-04 tjrIgnore COLUMNS environment variable if it is empty...
2002-06-04 tjrRespect the setting of the COLUMNS environment variable...
2002-06-04 tjrSort options in Description section.
2002-06-04 tjrNote SUSv2 conformance.
2002-06-04 tjrconfstr() returns (size_t)-1 on failure. Check for...
2002-06-04 jmallettAdd support for non-numeric key lookup via the 'cmds...
2002-06-04 jmallettNODEV is defined the same in _KERNEL and !_KERNEL case...
2002-06-04 jmallettErr, duh, free(3) doesn't set its argument to NULL...
2002-06-04 gadChange some "process id" variables from 'int' to 'pid_t...
2002-06-04 gadCosmetic improvements to some of the syslog() calls...
2002-06-04 gadFix all the 'return' statements in here to follow style(9).
2002-06-04 gadAvoid checking WIFEXITED and WTERMSIG in some error...
2002-06-03 mikeUse POSIX macros for wait(2)-style status information...
2002-06-03 jeffAdd a comment describing a resource leak that occurs...
2002-06-03 jhbBackout revision 1.2 since it didn't work and replace...
2002-06-03 pdeuskarAdded support for 82545EM and 82546EB based adapters.
2002-06-03 iedowseUse a per-device worker thread to avoid blocking in...
2002-06-03 brianAdd a missing ``a''.
2002-06-03 tobezRecognize 0xbe as an uppercase character.
2002-06-03 gadStop using the depreciated 'union wait' definitions...
2002-06-03 jmallettMake the manpage consistent with the code on the subjec...
2002-06-03 jhbFix handling of the 'noError' variable. According...
2002-06-03 jhbAdd a 'mediaClose' script command to close the open...
2002-06-03 sobomaxCorrect bswap64() prototype.
2002-06-03 ruDo not overwrite mm locale files.
2002-06-03 tjrCorrect History: cal(1) appeared in V5, not V6.
2002-06-03 tjrCorrect history (again): V3 had a kill command, only...
2002-06-03 tjrCorrect History: nice(1) appeared in V4.
2002-06-03 tjrCorrect History: time(1) appeared at least as early...
2002-06-03 ruReimplement FILES support using bsd.files.mk with the
2002-06-03 tjrCorrect History: sync(8) appeared in V4.
2002-06-03 tjrCorrect History section: kill(1) appeared in V4, not V6.
2002-06-03 tjrSort sections.
2002-06-03 tjrCorrect HISTORY section - split(1) appeared at least...
2002-06-03 iedowseCall getmntinfo with MNT_NOWAIT to avoid hanging if...
2002-06-03 acheSkip %pN comes from ncurses
2002-06-03 nyanAdd pc98 subdirectory.
2002-06-03 mdoddQuick and dirty convert to newbus. (Eventually 'eni...
2002-06-03 mdoddAdd new 'hea' driver files.
2002-06-03 mdoddBuild a 'hea_pci' driver module.
2002-06-03 mdodd- Add 'hea'.
2002-06-03 rwatsonRemove comment about NO_WERROR, since it no longer...
2002-06-02 alc o Migrate vm_map_split() from vm_map.c to vm_object...
2002-06-02 desConnect perl to the build.
2002-06-02 desANSIfy the one remaining K&R function.
2002-06-02 desWhitespace nits.
2002-06-02 desAdd support for 'j' flag. Simplify the size modifier...
2002-06-02 schweikhFix typo in the BSD copyright: s/withough/without/
2002-06-02 alc o Style fixes to vm_map_split(), including the elimina...
2002-06-02 marcelFix breakage caused by allocating the I/O buffer. There...
2002-06-02 obrienTurn on the math function stub stubs.
2002-06-02 bmahTwo markup fixes in sendmail section, add a missing...
2002-06-02 bmahFix error in ls -h relnote.
2002-06-02 acheAdd NCURSES_OSPEED replace command to MANFILTER
2002-06-02 brianDon't send a RAD_NAS_IP_ADDRESS attribute as RAD_NAS_ID...
2002-06-02 tjrSupport the SysV-style -exec utility args.. {} + functi...
2002-06-02 schweikhFix spelling errors: minumum, overriden, inheritted
2002-06-02 schweikhCorrect a bunch of typos. Translators can ignore this...
2002-06-02 schweikhRemove a URL from the middle of the BSD copyright ...
2002-06-02 tjrDon't exit immediately if an error occurs, continue...
2002-06-02 tjrFix typo causing ``fc -e'' to not work correctly. getop...
next