summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add an `aux' field for some other gunk I'm doing.jkh1996-04-051-0/+1
* Moved the include of <sys/types.h> to before the include of <dirent.h>bde1996-03-291-1/+1
* f2c's -krd does not work with f77 wrapperjoerg1996-03-271-1/+1
* Don't count character ``+'' as garbage (c++.1, flex++.1)wosch1996-03-211-3/+3
* Fix an infinite loop for empty files in the archive, and handlejoerg1996-03-181-3/+34
* Several changes to the gethostname module:joerg1996-03-181-6/+5
* delete /usr/local/bin from PATHwosch1996-03-121-2/+2
* delete /usr/ucb from PATH, move /usr/local/bin after /usr/binwosch1996-03-121-2/+2
* remove ``whatis''wosch1996-03-101-1/+1
* share the code between apropos and whatiswosch1996-03-106-105/+21
* Make "make tests" actually work. This is an extremely crude hack, butmarkm1996-03-041-9/+9
* Removed temporary file.bde1996-03-011-0/+0
* Bring in some of Paul K's fixes for ldconfig from NetBSD-current.pst1996-02-261-10/+30
* print error messages to stderrwosch1996-02-251-36/+42
* Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet.bde1996-02-252-2/+2
* Add a small `gethostname' package. It uses __sysctl(2), and thusjoerg1996-02-132-3/+40
* Added a ".Fx" macro to the mdoc package. Usage:mpp1996-02-121-0/+18
* Toss the old yppasswdd into the attic.wpaul1996-02-128-995/+0
* Remove yppasswdd. (It's going away in a minute.)wpaul1996-02-121-2/+2
* Merged in FreeBSD changes.nate1996-02-1211-648/+905
OpenPOWER on IntegriCloud