summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace.rgrimes1995-05-30929-12754/+13019
|
* Added a NOMAN= macro as this subdir doesn't have a manpage yet.ats1995-05-282-0/+2
|
* Replaced the whole former Makefile with a more BSD conformant Makefile.ats1995-05-281-17/+4
|
* Reviewed by: with the allowance of Rod :-).ats1995-05-281-0/+1
| | | | | | | Add a NOMAN= . It doesn't have a manual page yet. Please don't cry :-). I ask Rod first. the whole isdn subdir is not used in the moment and is only dead source code in the tree.
* Add link to sperl4.036, needed for suid scripts and pgmsache1995-05-281-0/+1
| | | | which use sperl$]
* Make link to tperl4.036, needed for suid scripts and other stuffache1995-05-281-0/+1
| | | | which use tperl$]
* Fix $] variable value (version number), close PR 449ache1995-05-281-2/+8
| | | | Submitted by: Bill Fenner <fenner@parc.xerox.com>
* Don't make TAB and BACK-TAB destroy field contents incorrectly.jkh1995-05-281-2/+1
| | | | Submitted by: gibbs
* eliminate coredump for readline(NULL) caseadam1995-05-221-1/+1
|
* configuration files are in /etc/uucp and spool files are in /var/spool/uucpjmz1995-05-206-33/+33
|
* Don't chdir to subdirs before formatting, non-native manpagesache1995-05-201-28/+40
| | | | | assume it for .so directive Submitted by: Wolfram Schneider <wosch@cs.tu-berlin.de>
* Make error message for no input files specified consistent across allrgrimes1995-05-173-3/+3
| | | | | | three compilers. Submitted by: Thomas Graichen <graichen@sirius.physik.fu-berlin.de>
* Remove extra argument from mesgboxache1995-05-161-1/+1
|
* Call mesgbox instead of msgbox for long descriptionsache1995-05-161-1/+1
|
* Changes to support the new dialog_dselect() features required to fixjkh1995-05-162-13/+62
| | | | | pkg_install. dialog_dselect() wasn't very useful before. Submitted by: Marc van Kempen <wmbfmk@urc.tue.nl>
* Fix draw shadow bug, when shadow reaches end of the screen,ache1995-05-151-20/+34
| | | | bringed by devmenu or tzsetup f.e.
* This patch teaches info to read gzipped files (emacs info alreadyrgrimes1995-05-141-0/+1
| | | | | | | works) so one can gzip files in /usr/share/info and save a few megabytes diskspace. Submitted by: Kai Vorma <vode@snakemail.hut.fi>
* Install uuconv/uuchk with right permissionsache1995-05-142-8/+2
|
* Update other Makefiles to reflect uuconv/uuchk install place changeache1995-05-133-6/+6
|
* Install uuconv/uuchk to /usr/sbinache1995-05-133-5/+6
|
* Add missing includeache1995-05-121-0/+6
|
* Submitted by: Charles Henrich <henrich@fubar.cl.msu.edu>rgrimes1995-05-121-2/+2
| | | | | Quite up man when directories in MANPATH do not exist. If you want it to tell you about problems use man -d.
* Submitted by: gjrgrimes1995-05-092-6/+2
| | | | Delete suspicious looking chunk of code that was partially commented out.
* Fix nested comments for -Wcomment warnings.rgrimes1995-05-092-2/+2
|
* Bump major number, function deletedache1995-05-081-1/+3
|
* Bump major numberache1995-05-081-1/+3
|
* Fix nasty shadow bug sneaked in Marc's commit.ache1995-05-083-90/+42
| | | | | | Implement ^K and KEY_EOL as clear end of line Move common code from line_edit to static function Cosmetique changes in textbox
* From Wolfram: Fix: typos, old linksjoerg1995-05-062-5/+9
| | | | Submitted by: wosch@cs.tu-berlin.de (Wolfram Schneider)
* Bump major number instead of minor: old functions arguments was changed tooache1995-05-041-3/+3
|
* Bump minor numberache1995-05-031-1/+3
|
* Small fix for yp_match implementation:wpaul1995-05-031-2/+2
| | | | | | | In the case where ypserv is started with the -dns flag, fall through to the DNS lookup code only if asked to match a map with the word 'host' in its name. This prevents failed matches on non-host maps from being incorrectly handed off to DNS.
* Handle too long strings correctly in print_autowrap()ache1995-04-301-1/+2
| | | | Submitted by: Marc van Kempen <wmbdmr@urc.tue.nl>
* Fix HAVE_SAVED_IDS and HAVE_BROKEN_SETREUID definesache1995-04-291-2/+2
|
* Remove setr* hacksache1995-04-271-4/+4
|
* Close this PR:jkh1995-04-261-1/+1
| | | | | | | | | | | | | | | | | | | >Number: 364 >Category: bin >Synopsis: Interrupting man results in half-baked man page >Description: Interrupting man while it is waiting for the page to be formatted results in a zero length file or a half-baked file. >How-To-Repeat: Inetrrupt man while it is formatting a page. >Fix: Pay more attention to the return value from the system command. Submitted by: John Capo <jc@irbs.com>
* Gary J's patches to make gdb -w work properly.jkh1995-04-266-8/+22
| | | | Submitted by: gj
* Hastily back out my previous change to install ui_objects.h; upon furtherjkh1995-04-211-5/+1
| | | | | | examination, I'm not entirely sure this was meant to be public. It's not idempotent or anything. I'll make pkg_manage deal with it another way until it's been confirmed one way or the other by Marc.
* Also install new ui_objects.h header file. I'm not sure how I feel aboutjkh1995-04-211-3/+7
| | | | these Makefile constructs - surely there's a better way?
* Sync. up bits with Paul K. Cascade support plus some cosmetic changes.nate1995-04-211-13/+60
| | | | Obtained from: NetBSD
* Upgrade.ache1995-04-2011-52/+355
| | | | Submitted by: Marc van Kempen <wmbfmk@urc.tue.nl>
* Fix for the ``gdb -k /nonexistent /dev/mem'' core dump.joerg1995-04-191-2/+12
| | | | Submitted by: gj@freebsd.org (Gary Jennejohn)
* Backed out the only FreeBSD specific change to the stock CVS sources nownate1995-04-181-1/+1
| | | | | | | that it's taken care of in the CVSROOT/cvsignore file which is FreeBSD specific. This will make it easier to track changes in the *official* release.
* Fix update_line() updates on screen edgesache1995-04-181-1/+1
| | | | Obtained from: bash sources
* Add missing $(DESTDIR) to rm command so that this stops removing filesrgrimes1995-04-171-1/+1
| | | | | | from my master system. This makefile is a crock, and will soon be rewritten!
* Added back 'examples' to the subdirs which was bogusly removed.nate1995-04-141-2/+2
|
* Fix broken file name globbing. Man is now also able to find pagesjoerg1995-04-112-4/+14
| | | | | | | | like "3DBorder" and "[". (NB, the "3DBorder" problem has actually been intention, it allowed for weird section names like "3xyzzy". We don't have them, either.) (Partially) Submitted by: taob@gate.sinica.edu.tw (Brian Tao)
* Re-enabled cvs now that Rod is satisfied that it will work correctly.nate1995-04-111-2/+2
|
* Mods to tar (--fast-read) to cause it to stop looking for exact-matchingjkh1995-04-104-2/+48
| | | | | | file specifications when they've been extracted (enabling you to get a file fast if it occurs somewhere close to the front). Submitted by: Marc van Kempen <wmbfmk@urc.tue.nl>
* as Thomas Graichen recently wrote in private mail:nate1995-04-101-2/+2
| | | | | | | | | | | > * the gdb-4.13 of current (compiled and used under 2.0R) can not attach to my > own processes (it works only then i'm root - else i get open failed - for my > own processes) how embarassing ! This turns out to be a bug in infptrace.c. Below is a patch. Could some kind soul apply it ? Submitted by: "Gary J." <garyj@rks32.pcs.dec.com>
* Added Makefile for example files. They are now installed innate1995-04-081-0/+17
| | | | /usr/share/examples/cvs for use by the cvsinit script.
OpenPOWER on IntegriCloud