aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* This is a FreeBSD manpage, not a NetBSD manpage. :)Nate Williams1995-10-051-2/+2
* Make cc1plus smaller and faster as was done for cc1 by linking static.Garrett Wollman1995-10-021-1/+2
* Build cc1 nonshared. This actually results in it consuming 40K *less* diskDavid Greenman1995-10-011-1/+2
* Fix checks for open() failing. open() may successfully return 0.Bruce Evans1995-09-282-6/+6
* Intitialize $(tmac_s_ and $(tmac_m). Use the initialized variable $(device)Bruce Evans1995-09-281-1/+3
* Make the error message more readable when 'ld.so' cannot locate a neededNate Williams1995-09-271-13/+11
* Fixup the "ld.so failed" message for the case when ld.so finds undefinedNate Williams1995-09-271-5/+5
* phkmalloc strikes!Bill Paul1995-09-241-10/+34
* Stop using gnumalloc.Poul-Henning Kamp1995-09-224-13/+8
* Make it sgid dialer to read lockfilesAndrey A. Chernov1995-09-151-2/+3
* Make cu/uucico sgid dialer to help to work with others lockfiles,Andrey A. Chernov1995-09-142-4/+6
* Give "Index" specified filenames preference over other filenames specifiedJustin T. Gibbs1995-09-141-3/+6
* Output a zero rdev except for bdevs, cdevs, fifos and sockets. ThisBruce Evans1995-09-121-2/+26
* Fix a few minor bugs in makewhatis.Joerg Wunsch1995-09-101-4/+33
* Re-initialize the terminal after ^Z / fg.Joerg Wunsch1995-09-101-0/+1
* Put a bandaid on the NULL pointer dereference caused by doing anPeter Wemm1995-09-031-2/+3
* Add MLINKS for sendbug manpage.Jordan K. Hubbard1995-08-291-0/+1
* Link send-pr to sendbug. sendbug is back! hurrah!Jordan K. Hubbard1995-08-281-0/+2
* Import Paul Kranenburg's man page for ld.so (aka. rtld).Joerg Wunsch1995-08-262-2/+147
* Clean up compilation warnings.Paul Traina1995-08-231-1/+1
* Fix compilation warnings.Paul Traina1995-08-231-1/+1
* Upgrade 1.06 -> 1.06.1Andrey A. Chernov1995-08-2112-25/+75
* Fix LEGAL_GRADE determination, isalnum can return true when nationalAndrey A. Chernov1995-08-191-1/+1
* Commit delta: current -> 1.06 + FreeBSD configurationAndrey A. Chernov1995-08-19227-2518/+10961
* Reset the umask before creating the output file; otherwise runningJoerg Wunsch1995-08-161-1/+2
* This changes two things when importing an unreadable file:Peter Wemm1995-08-151-2/+14
* Fix bug pointed out by user on c.u.b.f.m: commenting out NOPUSH=trueBill Paul1995-08-111-5/+5
* Replace ctime by strftime %c to use national representationAndrey A. Chernov1995-08-081-1/+1
* Replace ctime by strftime %c to use national representationAndrey A. Chernov1995-08-081-3/+3
* Install source files with the -c flag, not with the optional flag ${COPY}.Bruce Evans1995-08-061-3/+3
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-08-065-10/+10
* Make only a `-r' flag (as opposed to `-r*') special within theJoerg Wunsch1995-08-041-1/+1
* Don't build xditview unless the actual include files for X11 are present.Paul Traina1995-07-291-1/+1
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-07-2523-41/+42
* Change `install' to `${INSTALL}' as usual.Bruce Evans1995-07-251-1/+1
* Change `install' to `${INSTALL}' as usual.Bruce Evans1995-07-241-4/+3
* Make the tag checks more strict according to Rod's wishes.Joerg Wunsch1995-07-232-30/+76
* Updates, fixes and cleanups -- oh my.Bill Paul1995-07-199-143/+206
* Update version infoAndrey A. Chernov1995-07-191-1/+1
* Sync with bash 1.4.5 versionAndrey A. Chernov1995-07-195-20/+18
* Remove my last week's CFLAGS hack from Makefile.inc, and fixJoerg Wunsch1995-07-163-7/+3
* Some small signal handling tweaks: be sure to keep wait3()ing until allBill Paul1995-07-152-8/+6
* Add missing 'break' statement in failure case of ypxfr switch clause.Bill Paul1995-07-151-3/+6
* server.c: When 'securenets' (actually TCP_WRAPPERS) is enabled, don'tBill Paul1995-07-143-2/+10
* Make ld's error messages consistent with gcc when no input filesRodney W. Grimes1995-07-131-2/+2
* Fix dependencies for regex.texi. It is constructed by merging a C headerBruce Evans1995-07-121-1/+1
* Fix dependencies for gcc.info and reno.info. `make depend' doesn't handleBruce Evans1995-07-121-0/+5
* ypserv performance improvements:Bill Paul1995-07-124-18/+126
* Fix two typos in a comment.Andreas Schulz1995-07-081-3/+3
* Makefile:Andreas Schulz1995-07-083-9/+9