summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Don't rely on <sys/signal.h> to include <sys/ucontext.h>.deischen2002-02-171-0/+1
* Nice set of fixes to use SCRIPT instead of PROG, thus fixing upmarkm2002-02-1019-88/+68
* Update this to 5.006.obrien2002-02-101-82/+291
* FreeBSD 4.1 bootstrapping aid (setproctitle(3) is in -lutil).ru2002-02-081-0/+7
* Fixed RCSLOCALID buffer overflow (by making an overflow condition fatal).ru2002-02-081-1/+1
* Add missing &peter2002-02-082-2/+2
* Make this part compile and try and use the p_threads tailq. It might workpeter2002-02-082-4/+14
* Add -i option (SUSv3) to patch(1). This allows one to specify amike2002-02-082-3/+17
* We do not need to use -I- any longer.obrien2002-02-071-3/+1
* When unpacking compressed archive check exit status of the child (gzip or bzip)sobomax2002-02-071-2/+20
* Set the SCRIPTDIR to be rooted at TOOLS_PREFIX rather than DESTDIR.obrien2002-02-077-7/+7
* I missed adding a file that was needed on the Alpha (and will be neededobrien2002-02-041-1/+1
* Upgrade to a Binutils 2.12.0 snapshot.obrien2002-01-281-418/+716
* Special case the foreign platform vs. the native one.obrien2002-01-281-4/+4
* Upgrade to a Binutils 2.12.0 snapshot.obrien2002-01-281-828/+1854
* Support cross building from 64-bit machines.obrien2002-01-281-0/+4
* Upgrade to a Binutils 2.12.0 snapshot.obrien2002-01-281-416/+714
* Upgrade to a Binutils 2.12.0 snapshot.obrien2002-01-281-416/+713
* Change the way the version strings are handled.obrien2002-01-277-9/+12
* Upgrade to a Binutils 2.12.0 snapshot.obrien2002-01-274-439/+753
* Style fix.obrien2002-01-271-2/+2
* Add files new with 2.12.0.obrien2002-01-271-1/+1
* Style fixes.obrien2002-01-271-3/+3
* Add files new with 2.12.0.obrien2002-01-271-2/+2
* We are now at a 2.12.0 pre-release snap version.obrien2002-01-271-1/+1
* Use mktemp(1) when creating temporary files.nectar2002-01-252-11/+16
* Reincarnate SETUID code in man(1), not compiled in by default.ru2002-01-221-7/+43
* GC spurious -m in the usage().ru2002-01-181-4/+4
* Do not install man(1) setuid ``man''.ru2002-01-152-66/+3
* Now that we have the original BSD man(1)'s ${MACHINE} featureru2002-01-114-118/+40
* The -pthread -> -lc_r change didn't reach here.ru2002-01-112-2/+2
* Forgot to commit these two files for the recent .Dt change.ru2002-01-113-98/+17
* Fix what was a pointless conditional. Use $GCC_EXEC_PREFIX ifcjc2002-01-101-1/+1
* Back out the previous revision for now. Instead, the current sparc64jhb2002-01-071-4/+0
* Don't build csu or libgcc on sparc64 for the time being.jhb2002-01-031-0/+4
* MFV: FreeBSD 4.4, FreeBSD 4.5, NetBSD 1.6, POSIX.1-2001.ru2001-12-241-8/+0
* Install files via FILES.ru2001-12-171-10/+4
* FILES support for bsd.prog.mk. See bsd.README for details.ru2001-12-177-39/+39
* Add .Lb entry for -lpam.ru2001-12-172-0/+2
* Catch up to the globaldata -> pcpu changes.jhb2001-12-122-20/+20
* *** empty log message ***peter2001-12-112-8/+44
* Recognize numeric digits inside $id$ tags, eg: $XFree86$peter2001-12-101-1/+1
* December 6th -- the IEEE Standards Board approves the Austin Groupru2001-12-081-0/+10
* Upgrade to Binutils 2.11.2.obrien2001-12-061-71/+204
* Fixed memory leak in dialog_gauge(3).ru2001-11-291-0/+4
* CFLAGS is not suitable for `optimize' thing; it spams Config.pmru2001-11-271-2/+2
* Add .Lb entry for -lpam.ru2001-11-271-0/+1
* Removed glibc specific stuff.ru2001-11-271-25/+0
* Fixed style bugs (tab corruption) on every changed line in previous commit.bde2001-11-111-2/+2
* Back out switching from libreadline to libedit:ache2001-11-092-4/+4
OpenPOWER on IntegriCloud