aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
...
* | Allow to compile with non-GCC compiler.David E. O'Brien2004-02-191-1/+31
* | Install gnuregex.h as wrapper for gnu/regex.h (with warning)Andrey A. Chernov2004-02-182-1/+6
* | Oops, use -I${DESTDIR}/usr/include/gnu instead of ... /../../include/gnuAndrey A. Chernov2004-02-177-9/+7
* | Remove getopt*.c, we already have compatible getopt_long() in libcAndrey A. Chernov2004-02-171-1/+1
* | Remove getopt*.c, we already have compatible getopt_long() in libcAndrey A. Chernov2004-02-171-1/+1
* | Remove getopt*.c, we already have compatible getopt_long() in libcAndrey A. Chernov2004-02-171-1/+1
* | Remove getopt*.c, we already have compatible getopt_long() in libcAndrey A. Chernov2004-02-173-884/+1
* | Remove getopt*.c, we already have compatible getopt_long() in libcAndrey A. Chernov2004-02-171-1/+1
* | Remove getopt*.c, we already have compatible getopt_long() in libcAndrey A. Chernov2004-02-171-1/+1
* | Remove getopt*.c, we already have compatible getopt_long() in libcAndrey A. Chernov2004-02-178-1039/+5
* | Remove getopt*.c, we already have compatible getopt_long() in libcAndrey A. Chernov2004-02-171-2/+0
* | Remove getopt*.c, we already have getopt_long() in libcAndrey A. Chernov2004-02-171-1/+1
* | Remove old explicit -I${DESTDIR}/usr/include/readlineAndrey A. Chernov2004-02-171-1/+1
* | Switch back to regex.hAndrey A. Chernov2004-02-161-1/+2
* | Formally switch back to regex.h (not sure it ever needed here - libgnuregexAndrey A. Chernov2004-02-161-1/+2
* | Switch back to regex.h and fix error when mismatched regex.h used withAndrey A. Chernov2004-02-163-4/+12
* | Remove files no longer neededAndrey A. Chernov2004-02-161-2/+3
* | 1) Remove files no longer needed.Andrey A. Chernov2004-02-168-1673/+2
* | Install regex.h under include/gnuAndrey A. Chernov2004-02-161-1/+1
* | Register libarchive in bsd.libnames.mk and mdoc.localTim Kientzle2004-02-131-0/+1
* | Style fixes: Use curly braces in Makefiles,Tim Kientzle2004-02-131-1/+1
* | Register libbluetooth and libsdpMaksim Yevmenkin2004-02-121-0/+2
* | GNU tar in the base system is now called "gtar"Tim Kientzle2004-02-111-1/+11
* | Removed all the complexities when installing the strip(1) binary.Ruslan Ermilov2004-02-061-13/+1
* | Fixed style of DPADD and LDADD assignments as per style.Makefile(5).Ruslan Ermilov2004-02-0517-36/+34
* | strip wasn't stripped since we stopped to include bsd.own.mk from sys.mk.Ruslan Ermilov2004-02-051-8/+6
* | Remove Perl lines; it's better to let use.perl handle them.Dag-Erling Smørgrav2004-02-041-4/+0
* | Add a section documenting the return values from diff.Ceri Davies2004-02-011-0/+5
* | Catch up with the 20040130 src/UPDATING entry, and spell libpthreadRuslan Ermilov2004-01-311-1/+1
* | Discontinuation of an action that now fits on one.David E. O'Brien2004-01-271-3/+1
* | Do not treat make variables as Perl variables.Alexander Kabaev2004-01-261-4/+4
* | Fix problem where kgdb misses trap frames.David E. O'Brien2004-01-267-22/+24
* | Use proper name.David E. O'Brien2004-01-262-6/+8
* | style.Makefile(5)David E. O'Brien2004-01-261-2/+3
* | Follow existing GDB style for frame_info vars.David E. O'Brien2004-01-261-5/+5
* | Remove trailing white space.David E. O'Brien2004-01-261-5/+5
* | Put libufs into the correct slot in the list.Ruslan Ermilov2004-01-151-1/+1
* | Added description for libthr.Ruslan Ermilov2004-01-151-1/+2
* | Fixed "make clean".Ruslan Ermilov2004-01-151-0/+1
* | Last revision also added duplicate SRCS. Fixed this so thatRuslan Ermilov2004-01-121-1/+1
* | Don't put objects in SRCS -- this creates all sort of havoc likeRuslan Ermilov2004-01-122-5/+5
* | Removed duplicate SRCS.Ruslan Ermilov2004-01-122-6/+6
* | Ensure that generated headers are here before we build .dependRuslan Ermilov2004-01-111-7/+1
* | Correct the atomicity.h fallback path on architectures which do notAlexander Kabaev2004-01-061-1/+1
* | Do not install files which are not part of GCC 3.3.x anymore.Alexander Kabaev2004-01-051-3/+3
* | Stop compiling files which are not part of GCC 3.3.x.Alexander Kabaev2004-01-053-3/+3
* | 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