| Commit message (Expand) | Author | Age | Files | Lines |
* | Add setlocale LC_ALL | ache | 1995-10-26 | 1 | -0/+6 |
* | Add setlocale LC_ALL | ache | 1995-10-26 | 1 | -0/+7 |
* | Run-time linker speedups - Round One | nate | 1995-10-25 | 1 | -3/+170 |
* | fix bad dependencies (LIBMATH -> LIBM) | torstenb | 1995-10-25 | 12 | -12/+12 |
* | Fix a typo ("-It Fl" to ".It Fl") | torstenb | 1995-10-25 | 1 | -2/+5 |
* | Remove LD_NOSTD_PATH implementation, it isn't works and | ache | 1995-10-24 | 2 | -6/+4 |
* | Add support for publickey.byname map (turned off by default since | wpaul | 1995-10-23 | 1 | -2/+15 |
* | Eek! When we encounter a '+' or '-', the resulting action should be | wpaul | 1995-10-23 | 1 | -3/+3 |
* | Remove includes of the wrong ../Makefile.inc (one was commented out, the | bde | 1995-10-22 | 2 | -2/+0 |
* | Merge version 1.04 into HEAD. | joerg | 1995-10-22 | 11 | -74/+411 |
* | This commit was generated by cvs2svn to compensate for changes in r11646, | joerg | 1995-10-22 | 4 | -20/+622 |
|\ |
|
| * | Import version 1.04 of mkisofs. | joerg | 1995-10-22 | 15 | -89/+1032 |
* | | Remove private maninstall target. It will conflict with the one in | bde | 1995-10-21 | 2 | -24/+18 |
* | | if uid != euid or gid != egid unsetenv("LD_NOSTD_PATH") too | ache | 1995-10-21 | 1 | -1/+2 |
* | | Rewrite and merge some bogus makefiles to create Makefile.shprog. Just | bde | 1995-10-21 | 3 | -81/+38 |
* | | When building -static, link with special scrt0.o instead of crt0.o. This | dg | 1995-10-18 | 1 | -0/+3 |
* | | A one-liner: | wpaul | 1995-10-11 | 1 | -1/+3 |
* | | Change UNIX to FreeBSD. | gclarkii | 1995-10-10 | 1 | -3/+3 |
* | | This is a FreeBSD manpage, not a NetBSD manpage. :) | nate | 1995-10-05 | 1 | -2/+2 |
* | | Make cc1plus smaller and faster as was done for cc1 by linking static. | wollman | 1995-10-02 | 1 | -1/+2 |
* | | Build cc1 nonshared. This actually results in it consuming 40K *less* disk | dg | 1995-10-01 | 1 | -1/+2 |
* | | Fix checks for open() failing. open() may successfully return 0. | bde | 1995-09-28 | 2 | -6/+6 |
* | | Intitialize $(tmac_s_ and $(tmac_m). Use the initialized variable $(device) | bde | 1995-09-28 | 1 | -1/+3 |
* | | Make the error message more readable when 'ld.so' cannot locate a needed | nate | 1995-09-27 | 1 | -13/+11 |
* | | Fixup the "ld.so failed" message for the case when ld.so finds undefined | nate | 1995-09-27 | 1 | -5/+5 |
* | | phkmalloc strikes! | wpaul | 1995-09-24 | 1 | -10/+34 |
* | | Stop using gnumalloc. | phk | 1995-09-22 | 4 | -13/+8 |
* | | Make it sgid dialer to read lockfiles | ache | 1995-09-15 | 1 | -2/+3 |
* | | Make cu/uucico sgid dialer to help to work with others lockfiles, | ache | 1995-09-14 | 2 | -4/+6 |
* | | Give "Index" specified filenames preference over other filenames specified | gibbs | 1995-09-14 | 1 | -3/+6 |
* | | Output a zero rdev except for bdevs, cdevs, fifos and sockets. This | bde | 1995-09-12 | 1 | -2/+26 |
* | | Fix a few minor bugs in makewhatis. | joerg | 1995-09-10 | 1 | -4/+33 |
* | | Re-initialize the terminal after ^Z / fg. | joerg | 1995-09-10 | 1 | -0/+1 |
* | | Put a bandaid on the NULL pointer dereference caused by doing an | peter | 1995-09-03 | 1 | -2/+3 |
* | | Add MLINKS for sendbug manpage. | jkh | 1995-08-29 | 1 | -0/+1 |
* | | Link send-pr to sendbug. sendbug is back! hurrah! | jkh | 1995-08-28 | 1 | -0/+2 |
* | | Import Paul Kranenburg's man page for ld.so (aka. rtld). | joerg | 1995-08-26 | 2 | -2/+147 |
* | | Clean up compilation warnings. | pst | 1995-08-23 | 1 | -1/+1 |
* | | Fix compilation warnings. | pst | 1995-08-23 | 1 | -1/+1 |
* | | Upgrade 1.06 -> 1.06.1 | ache | 1995-08-21 | 12 | -25/+75 |
* | | Fix LEGAL_GRADE determination, isalnum can return true when national | ache | 1995-08-19 | 1 | -1/+1 |
* | | Commit delta: current -> 1.06 + FreeBSD configuration | ache | 1995-08-19 | 227 | -2518/+10961 |
* | | Reset the umask before creating the output file; otherwise running | joerg | 1995-08-16 | 1 | -1/+2 |
* | | This changes two things when importing an unreadable file: | peter | 1995-08-15 | 1 | -2/+14 |
* | | Fix bug pointed out by user on c.u.b.f.m: commenting out NOPUSH=true | wpaul | 1995-08-11 | 1 | -5/+5 |
* | | Replace ctime by strftime %c to use national representation | ache | 1995-08-08 | 1 | -1/+1 |
* | | Replace ctime by strftime %c to use national representation | ache | 1995-08-08 | 1 | -3/+3 |
* | | Install source files with the -c flag, not with the optional flag ${COPY}. | bde | 1995-08-06 | 1 | -3/+3 |
* | | Change `install' to `${INSTALL}' so that default install flags can be | bde | 1995-08-06 | 5 | -10/+10 |
* | | Make only a `-r' flag (as opposed to `-r*') special within the | joerg | 1995-08-04 | 1 | -1/+1 |