summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Add an option -O <filename> to ld. From the manpage:phk1996-05-283-3/+30
* Make rules reentrant.phk1996-05-282-10/+10
* Zero out an unused field in a structure that is written to the outputjdp1996-05-271-1/+2
* Remove this version, it now comes from libc.peter1996-05-272-140/+1
* This version is no longer needed, and probably better off gone. Itpeter1996-05-271-139/+0
* There's no -p flag to our diff.jkh1996-05-261-3/+0
* Fix some argument ordering and redundancy bogons.jkh1996-05-261-6/+6
* Remove setuid bit, it's not necessary.pst1996-05-221-2/+0
* Call groff directly instead of using nroff shell script.pst1996-05-221-1/+1
* When checking to see whether a needed shared library has alreadyjdp1996-05-221-2/+36
* New option -append: teach makewhatis to only add records, insteadwosch1996-05-225-48/+139
* remove INFODIR?= /usr/share/info, already defined in bsd.own.mkwosch1996-05-221-2/+1
* remove SHAREDIR?=/usr/share, already defined in bsd.own.mkwosch1996-05-221-2/+1
* Invoke proper gzipjkh1996-05-201-1/+1
* Makewhatis appended the filename to list of keywords if no keywordwosch1996-05-141-6/+6
* Bugfix: nested *?+ in regexp at /usr/bin/makewhatis line 286wosch1996-05-123-4/+49
* fasterwosch1996-05-121-0/+72
* ``mv'' -> ``mv -f''wosch1996-05-0713-44/+61
* PD_SHIFT -> PDRSHIFTphk1996-05-022-8/+8
* NBPG -> PAGE_SIZEphk1996-05-024-26/+26
* Fix a bogon that prevented easy-import from inserting the new modulejoerg1996-04-281-10/+9
* Toss the GNU yp_mkdb into the attic.wpaul1996-04-283-385/+0
* Remove yp_mkdb; it's going away.wpaul1996-04-281-2/+2
* Fix the OK/Cancel accellerator bogon I introduced a few days back.jkh1996-04-283-3/+3
* Fix what I just broke with DITEM_LEAVE_MENUjkh1996-04-271-1/+1
* Fix a bogon with ok/cancel callback usage.jkh1996-04-272-26/+24
* More custom hackery to deal with issues discovered in sysinstall.jkh1996-04-253-17/+14
* Allow some post-fire actions to be combined in ways that weren'tjkh1996-04-253-16/+9
* alloca() was being called with highly bogus arguments due to brainjkh1996-04-252-2/+2
* When a local symbol that would normally be eliminated by "-x" orjdp1996-04-241-1/+12
* Change "Found end of tape. Load next tape ..." messages to sayjkh1996-04-241-2/+2
* Cosmetic tweaks.jkh1996-04-232-4/+13
* Add a couple of needed X11 libraries. Discovered when trying to build ajdp1996-04-221-2/+3
* Implement support for LD_PRELOAD in the dynamic linker. Removejdp1996-04-202-14/+110
* Implement support for LD_PRELOAD in the dynamic linker.jdp1996-04-202-2/+29
* Another bug fix for the DITEM_REDRAW case.jkh1996-04-202-4/+5
* Make the DITEM_RECREATE option work properly.jkh1996-04-203-22/+27
* Fix a bug which did not properly bias checklist items by their scrolljkh1996-04-192-8/+10
* Remove a long-standing window leak I just noticed.jkh1996-04-183-2/+18
* Remove the special-case behavior for fire actions that returnjkh1996-04-187-176/+104
* More changes to attempt to make this whole new dialog scheme morejkh1996-04-1613-1249/+1370
* Remove some of the grot I added to try and save/restore screen contents.jkh1996-04-131-27/+3
* Attempt to break a $Log$ snafu where a *** /--- (minus space)markm1996-04-121-1/+16
* Priorities were broken. If there was an Index: line and ***/--- linesmarkm1996-04-111-4/+11
* Save screen before calling any fire() callbacks - you never know whatjkh1996-04-081-363/+379
* Refresh dialogs if a callback action fails.jkh1996-04-083-11/+33
* Correct some man page xrefs, and some other minor changes to bring somempp1996-04-082-15/+14
* Make `easy-import' ready for vendor-branch imports.joerg1996-04-071-60/+71
* Make this properly respect obj dirs.jkh1996-04-071-35/+37
* Strive for a little more consistency with my examples.jkh1996-04-077-14/+14
OpenPOWER on IntegriCloud