summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* Begin making RELENG_6 think 6.2 exists. It doesn't officially existKen Smith2006-09-151-2/+2
* MFC: 1.53: Add entry for libbsm.Ruslan Ermilov2006-09-031-0/+1
* MFC: Make use of stoppcbs[] for running threads.John Baldwin2006-08-281-2/+19
* MFC: Remove special handling for PC == 0.John Baldwin2006-08-281-6/+1
* MFC: 1.54: Add FreeBSD 6.2.Ruslan Ermilov2006-08-181-0/+1
* MFC: Include bsd.own.mk early so existence check using ${SHAREDIR}Ruslan Ermilov2006-08-171-0/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2006-08-071-0/+4
* MFC r1.18:Ceri Davies2006-07-171-0/+1
* MFC: define FBSD_CC_VER simular to FBSD_MAJOR.David E. O'Brien2006-07-111-1/+2
* MFC: pick up maintainer stragglers.Mark Murray2006-07-091-1/+0
* MFC revision 1.14-1.15, add command 'thread signal'.David Xu2006-05-171-0/+59
* Set pointer to 6.1-STABLE.Scott Long2006-05-061-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2006-04-105-0/+1648
* MFC(rev.1.25):Hiroki Sato2006-03-211-5/+35
* MFC: src/gnu/usr.bin/dialog/dialog.1 1.8Jung-uk Kim2006-02-272-92/+63
* Partially MFC revision 1.14:David Xu2006-02-161-8/+15
* MFC: Present new BSD releases to -mdoc.Ruslan Ermilov2006-01-121-3/+0
* MFC revision 1.10:Xin LI2005-12-311-1/+1
* MFC v1.28 by ru:Remko Lodder2005-12-261-0/+2
* MFC: Groff 1.19.2.Ruslan Ermilov2005-11-1510-36/+58
* MFC: compensate for removal of pcb->pcb_rflags.Peter Wemm2005-11-151-1/+0
* MFC 1.10: Fix dump of the unread portion of the kernel message buffer.Marcel Moolenaar2005-11-051-0/+4
* Catch up with FreeBSD 6.David E. O'Brien2005-10-301-1/+1
* MFC: Fix 'grep -Fw' for encodings other than UTF-8 (RH bug #161700).Jung-uk Kim2005-10-271-2/+2
* MFC: Fix a longstanding buglet in bz-prefixed grep(1).Jung-uk Kim2005-10-261-5/+5
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2005-10-201-0/+34
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2005-10-051-0/+475
* MFC: a lot of manpage fixes from HEAD.Giorgos Keramidas2005-09-241-3/+9
* Mega-MFC:Marcel Moolenaar2005-09-1511-85/+741
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2005-09-111-0/+27
* Added ENVIRONMENT section (PAGER, MANPATH, etc.).Gary W. Swearingen2005-09-071-0/+13
* Merge mdoc.local:1.50 from HEAD to RELENG_6:Robert Watson2005-08-201-0/+1
* MFC 1.3: Fix backtraces.Marcel Moolenaar2005-08-191-16/+7
* Partial MFC rev 1.3:Marcel Moolenaar2005-08-161-39/+43
* MFC 1.8:Marcel Moolenaar2005-08-161-6/+58
* Add 7.0 as a version not in doc-common.Ken Smith2005-07-111-0/+1
* kvm_openfiles() uses the supplied buffer for storing error messagesPeter Wemm2005-06-241-1/+0
* A number of manpages already use ``.Fx 5.5'', define it.Ruslan Ermilov2005-06-161-0/+1
* 1. Add the threads and usb categories.Ceri Davies2005-06-161-3/+11
* Clean up after the last change -- remove now stale comment.Ruslan Ermilov2005-06-101-1/+0
* Remove kludges intended to support src trees with partial obj trees.Dag-Erling Smørgrav2005-06-105-32/+4
* Correct directory traversal and race condition vulnerabilities in gzip.Simon L. B. Nielsen2005-06-081-8/+10
* Tidy up cvs entriesWarner Losh2005-06-037-14/+0
* Update bmake glue for GCC 3.4.4.Alexander Kabaev2005-06-031-1/+3
* Pass the RE_ICASE flag to re_set_syntax() as appropriate to fixTim J. Robbins2005-05-311-3/+3
* Add support for XMM registers in GDB for x86 processors that supportDoug Rabson2005-05-312-12/+112
* Update for texinfo 4.8.Ruslan Ermilov2005-05-232-4/+3
* Add a note explaining what local modifications have been made to GNU grep,Tim J. Robbins2005-05-141-0/+37
* Fixed -w handling for EGexecute.Tim J. Robbins2005-05-141-4/+83
* Automatically disable DFA when processing multibyte input. GREP_USE_DFATim J. Robbins2005-05-141-3/+28