| Commit message (Expand) | Author | Age | Files | Lines |
* | Change ld.so to correctly load dependant libraries for dlopen and unload them | dfr | 1995-06-27 | 1 | -66/+234 |
* | Remove bogus references to /usr/ucb. | bde | 1995-06-26 | 1 | -2/+2 |
* | Improve the handling of large minor numbers: | bde | 1995-06-26 | 3 | -5/+142 |
* | Convert the colon after (send-pr) into a period, so the info file can | joerg | 1995-06-24 | 1 | -1/+1 |
* | Add an "-m" flag to merge instead of replace the entries. We can | asami | 1995-06-24 | 2 | -41/+75 |
* | Fixed awk scripts for 'netgroup,' 'ethers.*' and 'bootparams' targets so that | wpaul | 1995-06-18 | 1 | -5/+5 |
* | Make `ld' properly honoring the umask setting when chmod'ing the | joerg | 1995-06-14 | 1 | -3/+7 |
* | Merge RELENG_2_0_5 into HEAD | rgrimes | 1995-06-11 | 1 | -6/+6 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 929 | -12754/+13019 |
* | Added a NOMAN= macro as this subdir doesn't have a manpage yet. | ats | 1995-05-28 | 2 | -0/+2 |
* | Replaced the whole former Makefile with a more BSD conformant Makefile. | ats | 1995-05-28 | 1 | -17/+4 |
* | Reviewed by: with the allowance of Rod :-). | ats | 1995-05-28 | 1 | -0/+1 |
* | Add link to sperl4.036, needed for suid scripts and pgms | ache | 1995-05-28 | 1 | -0/+1 |
* | Make link to tperl4.036, needed for suid scripts and other stuff | ache | 1995-05-28 | 1 | -0/+1 |
* | Fix $] variable value (version number), close PR 449 | ache | 1995-05-28 | 1 | -2/+8 |
* | Don't make TAB and BACK-TAB destroy field contents incorrectly. | jkh | 1995-05-28 | 1 | -2/+1 |
* | eliminate coredump for readline(NULL) case | adam | 1995-05-22 | 1 | -1/+1 |
* | configuration files are in /etc/uucp and spool files are in /var/spool/uucp | jmz | 1995-05-20 | 6 | -33/+33 |
* | Don't chdir to subdirs before formatting, non-native manpages | ache | 1995-05-20 | 1 | -28/+40 |
* | Make error message for no input files specified consistent across all | rgrimes | 1995-05-17 | 3 | -3/+3 |
* | Remove extra argument from mesgbox | ache | 1995-05-16 | 1 | -1/+1 |
* | Call mesgbox instead of msgbox for long descriptions | ache | 1995-05-16 | 1 | -1/+1 |
* | Changes to support the new dialog_dselect() features required to fix | jkh | 1995-05-16 | 2 | -13/+62 |
* | Fix draw shadow bug, when shadow reaches end of the screen, | ache | 1995-05-15 | 1 | -20/+34 |
* | This patch teaches info to read gzipped files (emacs info already | rgrimes | 1995-05-14 | 1 | -0/+1 |
* | Install uuconv/uuchk with right permissions | ache | 1995-05-14 | 2 | -8/+2 |
* | Update other Makefiles to reflect uuconv/uuchk install place change | ache | 1995-05-13 | 3 | -6/+6 |
* | Install uuconv/uuchk to /usr/sbin | ache | 1995-05-13 | 3 | -5/+6 |
* | Add missing include | ache | 1995-05-12 | 1 | -0/+6 |
* | Submitted by: Charles Henrich <henrich@fubar.cl.msu.edu> | rgrimes | 1995-05-12 | 1 | -2/+2 |
* | Submitted by: gj | rgrimes | 1995-05-09 | 2 | -6/+2 |
* | Fix nested comments for -Wcomment warnings. | rgrimes | 1995-05-09 | 2 | -2/+2 |
* | Bump major number, function deleted | ache | 1995-05-08 | 1 | -1/+3 |
* | Bump major number | ache | 1995-05-08 | 1 | -1/+3 |
* | Fix nasty shadow bug sneaked in Marc's commit. | ache | 1995-05-08 | 3 | -90/+42 |
* | From Wolfram: Fix: typos, old links | joerg | 1995-05-06 | 2 | -5/+9 |
* | Bump major number instead of minor: old functions arguments was changed too | ache | 1995-05-04 | 1 | -3/+3 |
* | Bump minor number | ache | 1995-05-03 | 1 | -1/+3 |
* | Small fix for yp_match implementation: | wpaul | 1995-05-03 | 1 | -2/+2 |
* | Handle too long strings correctly in print_autowrap() | ache | 1995-04-30 | 1 | -1/+2 |
* | Fix HAVE_SAVED_IDS and HAVE_BROKEN_SETREUID defines | ache | 1995-04-29 | 1 | -2/+2 |
* | Remove setr* hacks | ache | 1995-04-27 | 1 | -4/+4 |
* | Close this PR: | jkh | 1995-04-26 | 1 | -1/+1 |
* | Gary J's patches to make gdb -w work properly. | jkh | 1995-04-26 | 6 | -8/+22 |
* | Hastily back out my previous change to install ui_objects.h; upon further | jkh | 1995-04-21 | 1 | -5/+1 |
* | Also install new ui_objects.h header file. I'm not sure how I feel about | jkh | 1995-04-21 | 1 | -3/+7 |
* | Sync. up bits with Paul K. Cascade support plus some cosmetic changes. | nate | 1995-04-21 | 1 | -13/+60 |
* | Upgrade. | ache | 1995-04-20 | 11 | -52/+355 |
* | Fix for the ``gdb -k /nonexistent /dev/mem'' core dump. | joerg | 1995-04-19 | 1 | -2/+12 |
* | Backed out the only FreeBSD specific change to the stock CVS sources now | nate | 1995-04-18 | 1 | -1/+1 |