aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* We need to build ``.depend'' early in the "build-tools" for the GCCDavid E. O'Brien2001-09-271-0/+2
* Unconditionally use basename.c source vs. only doing this if the libc weDavid E. O'Brien2001-09-261-2/+1
* Fixed the buildworld breakage in cross-tools caused byRuslan Ermilov2001-09-241-1/+8
* [ Very nasty nautical expletive removed ]Mark Murray2001-09-212-4/+0
* Through some hackery-pokery, allow folks to cd to src/gnu/usr.bin/perlMark Murray2001-09-203-3/+22
* Fix alpha gdb -k on "live" kernels. Use offsetof() instead of some evilPeter Wemm2001-09-201-2/+9
* Don't try to dereference a kernel pointer in userland; use offsetof()Bill Fenner2001-09-192-2/+2
* In FreeBSD, -Z is reserved for zgrep(1), and onlyRuslan Ermilov2001-09-191-2/+2
* Rev 1.10 bogusly tested the kernel version, not the libc version.David E. O'Brien2001-09-141-9/+2
* Update this to compile on the Alpha.Peter Wemm2001-09-141-2/+2
* Fixed some of style bugs.Ruslan Ermilov2001-09-126-29/+35
* KSE Milestone 2Julian Elischer2001-09-123-29/+26
* I am no longer the FreeBSD GCC maintainer.David E. O'Brien2001-09-101-4/+0
* Make sure that all non-root-owned binaries in standard systemMatthew Dillon2001-09-095-1/+5
* Fix the upgrade path from 4.1 and earlier.David E. O'Brien2001-09-061-0/+11
* SECURITY.Ruslan Ermilov2001-09-062-33/+18
* Implement .previous (swap section back to the last section)Peter Wemm2001-09-043-2/+32
* 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