aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Fixed style bugs in rev.1.4, including clobbering of the "Don't generateBruce Evans2001-08-311-1/+2
* Properly move cursor when home and end keys are used.Eric Melville2001-08-312-4/+20
* Dynamically adapt to kernbase changes on crashdumps, falling back toPeter Wemm2001-08-242-2/+38
* Note that submitted patches are assumed to be under the same license asNik Clayton2001-08-201-0/+4
* Define _KERNEL as this grubs around where no userland should go.David E. O'Brien2001-08-162-0/+4
* Add the `WANT_FORCE_OPTIMIZATION_DOWNGRADE' knob. If set to an integerDavid E. O'Brien2001-08-161-0/+4
* The .Rv macro support zero and more than one arguments.Ruslan Ermilov2001-08-152-10/+34
* mdoc(7) police: s/BSD/.Bx/ where appropriate.Ruslan Ermilov2001-08-142-2/+4
* msg_out is already initializedPeter Wemm2001-08-131-1/+1
* Turn cvs back on. It seems that there's nothing outright broken, but therePeter Wemm2001-08-131-1/+1
* mdoc(7) police: s/NetBSD/.Nx/ where appropriate.Ruslan Ermilov2001-08-132-2/+4
* Spell "FreeBSD" with "F" and "BSD" in uppercase.Ruslan Ermilov2001-08-131-1/+2
* Removed duplicate VCS ID tags, as per style(9).Ruslan Ermilov2001-08-133-4/+5
* Remove libgmp build infrastructure.Dima Dorfman2001-08-104-287/+0
* Use some slightly less horrible make magic for doing the version stuff.Peter Wemm2001-08-102-17/+12
* One more version related tweak after cvs-1.11 -> 1.11.1p1Peter Wemm2001-08-101-4/+4
* Update build rules for .in and tidy up.Peter Wemm2001-08-101-6/+4
* Tools dir is now empty and unusedPeter Wemm2001-08-102-20/+1
* Generate version.c on the fly rather than using a generated file.Peter Wemm2001-08-101-0/+12
* Get the version source from the (more) correct place.Peter Wemm2001-08-101-8/+7
* *** empty log message ***Peter Wemm2001-08-102-18/+76
* Add annotate.c, remove rtag.c for 1.11.1p1Peter Wemm2001-08-101-2/+2
* Temporarily turn off cvs builds for the (short) duration ofPeter Wemm2001-08-101-1/+1
* Skip empty calls in the NAME section after the .Nm macro call.Ruslan Ermilov2001-08-091-0/+1
* An empty request (single dot on the line) is treated as anRuslan Ermilov2001-08-091-2/+2
* Teach makewhatis(1) about mdoc(7) .Xr macro.Ruslan Ermilov2001-08-091-3/+9
* Handle keys consistently.Eric Melville2001-08-092-2/+10
* mdoc(7) police:Ruslan Ermilov2001-08-073-7/+9
* dialog(3) -> dialog_noyes(3).Ruslan Ermilov2001-08-071-1/+2
* Update man page to actually match the source.Eric Melville2001-08-011-55/+73
* Enable the new libmp in the build, and disable libgmp and itsDima Dorfman2001-07-291-1/+1
* Hook up the manpage.David E. O'Brien2001-07-291-1/+0
* Properly update cursor position when the list is scrolled.Eric Melville2001-07-262-8/+12
* Handle keys consistently.Eric Melville2001-07-262-1/+4
* Add lbasename which is used in the `LD' fix for -current.David E. O'Brien2001-07-201-1/+1
* Update the version string so I can identify this new variant.David E. O'Brien2001-07-201-1/+1
* Improve the interface provided by libdialog. Move a cursor around overEric Melville2001-07-186-105/+280
* Restore vendor CVS keywords; eliminate troff(1) warnings.Ruslan Ermilov2001-07-121-1/+3
* Use the real structure names explicitly. Note that this is mostly forPeter Wemm2001-07-121-0/+8
* Restore UUCP VCS IDs; eliminate troff(1) warnings.Ruslan Ermilov2001-07-1213-14/+20
* Fixed CLEANFILES.Ruslan Ermilov2001-07-121-1/+2
* mdoc(7) police: removed punctuation after the last SEE ALSO xref.Ruslan Ermilov2001-07-101-1/+1
* Add $FreeBSD$ CVS tag.Ruslan Ermilov2001-07-101-0/+3
* Upgrade to Groff 1.17.2.Ruslan Ermilov2001-07-102-4/+4
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-106-6/+6
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-095-8/+1
* Fix the type of the NULL arg to execl()Brian Somers2001-07-093-4/+8
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).Ruslan Ermilov2001-07-061-2/+2
* Silence a non-constant format string warning.Kris Kennaway2001-07-051-1/+1
* Upgrade to Binutils 2.11.2.David E. O'Brien2001-06-291-2/+25