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