summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix a typo ("-It Fl" to ".It Fl")torstenb1995-10-251-2/+5
* | | Remove LD_NOSTD_PATH implementation, it isn't works andache1995-10-242-6/+4
* | | Remove includes of the wrong ../Makefile.inc (one was commented out, thebde1995-10-222-2/+0
* | | Merge version 1.04 into HEAD.joerg1995-10-2211-74/+411
* | | This commit was generated by cvs2svn to compensate for changes in r11646,joerg1995-10-224-20/+622
|\ \ \
| * | | Import version 1.04 of mkisofs.joerg1995-10-2215-89/+1032
* | | | Remove private maninstall target. It will conflict with the one inbde1995-10-212-24/+18
* | | | if uid != euid or gid != egid unsetenv("LD_NOSTD_PATH") tooache1995-10-211-1/+2
* | | | Rewrite and merge some bogus makefiles to create Makefile.shprog. Justbde1995-10-213-81/+38
* | | | When building -static, link with special scrt0.o instead of crt0.o. Thisdg1995-10-181-0/+3
* | | | Change UNIX to FreeBSD.gclarkii1995-10-101-3/+3
* | | | This is a FreeBSD manpage, not a NetBSD manpage. :)nate1995-10-051-2/+2
* | | | Make cc1plus smaller and faster as was done for cc1 by linking static.wollman1995-10-021-1/+2
* | | | Build cc1 nonshared. This actually results in it consuming 40K *less* diskdg1995-10-011-1/+2
* | | | Fix checks for open() failing. open() may successfully return 0.bde1995-09-282-6/+6
* | | | Intitialize $(tmac_s_ and $(tmac_m). Use the initialized variable $(device)bde1995-09-281-1/+3
* | | | Make the error message more readable when 'ld.so' cannot locate a needednate1995-09-271-13/+11
* | | | Fixup the "ld.so failed" message for the case when ld.so finds undefinednate1995-09-271-5/+5
* | | | Stop using gnumalloc.phk1995-09-224-13/+8
* | | | Give "Index" specified filenames preference over other filenames specifiedgibbs1995-09-141-3/+6
* | | | Output a zero rdev except for bdevs, cdevs, fifos and sockets. Thisbde1995-09-121-2/+26
* | | | Fix a few minor bugs in makewhatis.joerg1995-09-101-4/+33
* | | | Re-initialize the terminal after ^Z / fg.joerg1995-09-101-0/+1
* | | | Put a bandaid on the NULL pointer dereference caused by doing anpeter1995-09-031-2/+3
* | | | Add MLINKS for sendbug manpage.jkh1995-08-291-0/+1
* | | | Link send-pr to sendbug. sendbug is back! hurrah!jkh1995-08-281-0/+2
* | | | Import Paul Kranenburg's man page for ld.so (aka. rtld).joerg1995-08-262-2/+147
* | | | Clean up compilation warnings.pst1995-08-231-1/+1
* | | | Fix compilation warnings.pst1995-08-231-1/+1
* | | | Reset the umask before creating the output file; otherwise runningjoerg1995-08-161-1/+2
* | | | This changes two things when importing an unreadable file:peter1995-08-151-2/+14
* | | | Replace ctime by strftime %c to use national representationache1995-08-081-1/+1
* | | | Replace ctime by strftime %c to use national representationache1995-08-081-3/+3
* | | | Make only a `-r' flag (as opposed to `-r*') special within thejoerg1995-08-041-1/+1
* | | | Don't build xditview unless the actual include files for X11 are present.pst1995-07-291-1/+1
* | | | Change `install' to `${INSTALL}' so that default install flags can bebde1995-07-2517-28/+29
* | | | Change `install' to `${INSTALL}' as usual.bde1995-07-251-1/+1
* | | | Change `install' to `${INSTALL}' as usual.bde1995-07-241-4/+3
* | | | Make the tag checks more strict according to Rod's wishes.joerg1995-07-232-30/+76
* | | | Remove my last week's CFLAGS hack from Makefile.inc, and fixjoerg1995-07-163-7/+3
* | | | Make ld's error messages consistent with gcc when no input filesrgrimes1995-07-131-2/+2
* | | | Fix dependencies for gcc.info and reno.info. `make depend' doesn't handlebde1995-07-121-0/+5
* | | | I added a few lines of code to the latest info browser in thejoerg1995-07-085-7/+102
* | | | Add a dependency on the .x source file and avoid copying it.bde1995-07-041-10/+8
* | | | Change ld.so to correctly load dependant libraries for dlopen and unload themdfr1995-06-271-66/+234
* | | | Remove bogus references to /usr/ucb.bde1995-06-261-2/+2
* | | | Improve the handling of large minor numbers:bde1995-06-263-5/+142
* | | | Convert the colon after (send-pr) into a period, so the info file canjoerg1995-06-241-1/+1
* | | | Add an "-m" flag to merge instead of replace the entries. We canasami1995-06-242-41/+75
* | | | Make `ld' properly honoring the umask setting when chmod'ing thejoerg1995-06-141-3/+7
OpenPOWER on IntegriCloud