aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Use __cxa_atexit, rather than atexit, to register C++ destructors for localAlexander Kabaev2003-12-191-1/+1
* Add two additional headers for amd64 and x86.Alexander Kabaev2003-12-091-1/+1
* MFR: Bump manpages revision to 5.2.Ruslan Ermilov2003-12-071-1/+1
* /rescue/g{{,un}zip,zcat} exist, so build this dynamically now.David E. O'Brien2003-11-171-2/+0
* /rescue/tar exists, so build this dynamic now.David E. O'Brien2003-11-171-2/+0
* Attempt to save the last dregs of emacs users' sanity by saving theCeri Davies2003-11-121-1/+1
* FBSDID style nit.David E. O'Brien2003-11-121-1/+2
* The current Perl 5.8 version is 5.8.1; 5.8.2 is right around the corner.Dag-Erling Smørgrav2003-11-101-1/+3
* Since we do not honour the Confidential: field, and as an attempt toCeri Davies2003-11-021-0/+13
* Implement gdb_solib_create_inferior_hook().Hidetoshi Shimokawa2003-10-291-1/+7
* Fix previous commit. glob_filename() returns "(char **) -1" for certainBruce Evans2003-10-261-1/+1
* Fix some warnings by defining has_sa_sigaction to 1. When the configurePeter Wemm2003-10-261-1/+1
* Since I'm having so much fun with const, beat my head against the wallPeter Wemm2003-10-261-3/+3
* Pointers dont fit in an int on 64 bit platforms. Fix a gcc warning.Peter Wemm2003-10-261-1/+1
* The third arg to strncmp() is size_t, not int. This causes a warning onPeter Wemm2003-10-261-1/+2
* Detect errors during 'cat' page creation better. This fixes bin/5591.Joseph Koshy2003-10-151-9/+41
* Add an entry for libpthread (aka libkse). For now, it's link commandDaniel Eischen2003-10-021-0/+1
* - Support for multibyte charsets in LIBICONV.Max Khon2003-09-261-0/+1
* Update the copyright year.Ruslan Ermilov2003-09-202-2/+2
* Keep up with recent mdoc(7) changes.Ruslan Ermilov2003-09-203-1/+3
* Comment out and mark all non-translated library strings.Ruslan Ermilov2003-09-201-7/+7
* Perl 5.8.0 has been in ports for a long time. Add the correct directoryDag-Erling Smørgrav2003-09-181-0/+1
* Add /usr/X11R6/man to the optional manpath.Ruslan Ermilov2003-09-101-0/+1
* Catch up with mdoc.local list of libraries.Ruslan Ermilov2003-09-091-1/+3
* Catch up with mdoc.local list of libraries.Ruslan Ermilov2003-09-091-1/+3
* Unbreak Russian KOI8-R support.Ruslan Ermilov2003-09-083-157/+308
* Enable '--interpreter=mi' support.David E. O'Brien2003-09-071-1/+3
* s/x86-64/amd64/David E. O'Brien2003-09-071-1/+1
* style.Makefile(5)David E. O'Brien2003-09-071-29/+18
* Eliminate the need in uname(1) during install.Ruslan Ermilov2003-09-071-2/+2
* Only evaluate CVS version once, when necessary.Ruslan Ermilov2003-09-071-3/+3
* Only evaluate CVS version once, when necessary.Ruslan Ermilov2003-09-071-4/+3
* There is no need to #include <sgtty.h>Peter Wemm2003-09-041-1/+1
* Upgrade to 4.3Andrey A. Chernov2003-08-313-16/+68
* Upgrade to textutils 2.1 sortAndrey A. Chernov2003-08-303-109/+176
* Introduce more knobs to slim down FreeBSD userlandPoul-Henning Kamp2003-08-291-1/+6
* Properly quote the lib path.David E. O'Brien2003-08-196-6/+6
* Stage 3 of dynamic root support, con't.David E. O'Brien2003-08-176-6/+6
* s/x86_64/amd64/g where possible.David E. O'Brien2003-08-171-2/+2
* Stage 3 of dynamic root support. Make all the libraries needed to runGordon Tetlow2003-08-171-0/+1
* The as(1) manpage was missing on i386 and amd64.Ruslan Ermilov2003-08-142-2/+1
* Back out revision 1.32; it attaches the files in the wrong section of the PR.Ceri Davies2003-08-111-3/+0
* Have the -a and -f options work together.Ceri Davies2003-08-111-0/+3
* Added description for the libufs(3) library.Ruslan Ermilov2003-08-052-0/+2
* LANG->LC_ALLAndrey A. Chernov2003-08-041-1/+1
* Use LANG=C before tr to be sure that ranges are correctAndrey A. Chernov2003-08-041-1/+1
* Remove collate_range_cmp() stabilization, it conflicts with rangesAndrey A. Chernov2003-08-031-7/+4
* Remove collate_range_cmp() stabilization, it conflicts with rangesAndrey A. Chernov2003-08-031-7/+4
* If ${GCC_CPU}-c.c exists, we need to use it.David E. O'Brien2003-07-311-0/+3
* returned length can exceed the limits of type charJohn W. De Boskey2003-07-291-1/+1