unix-history/.git
30 years agoAdded less, moved here from gnu
Rod Grimes [Fri, 16 Jul 1993 22:17:28 +0000 (22:17 +0000)]
Added less, moved here from gnu

30 years agoARGHH.. removed less from Makefile, since it has moved to usr.bin
Rod Grimes [Fri, 16 Jul 1993 22:16:43 +0000 (22:16 +0000)]
ARGHH.. removed less from Makefile, since it has moved to usr.bin

30 years agoRemoved all non-exportable code (it will move into libcrypt)
Nate Willams [Fri, 16 Jul 1993 22:09:35 +0000 (22:09 +0000)]
Removed all non-exportable code (it will move into libcrypt)

Telnet as it is currently setup will work still, since it doesn't have
any ENCRYPT defines in (yet)

30 years agoUpdated kernel files to move occurances of "struct args" syscall
David Greenman [Fri, 16 Jul 1993 20:54:02 +0000 (20:54 +0000)]
Updated kernel files to move occurances of "struct args" syscall
argument definitions outside of the function parameter list.  This is
to reduce the copious warning messages that (non-Jolitz) gcc produces.
Also fixed some bogus variable declarations and casts to make the
compiler happy.

30 years agoInstall tmac.s & tmac.mm correctly
J.T. Conklin [Fri, 16 Jul 1993 20:52:22 +0000 (20:52 +0000)]
Install tmac.s & tmac.mm correctly

30 years agoItsy bitty change (totally uncessary) to bring us up to the exact same
Nate Willams [Fri, 16 Jul 1993 20:42:35 +0000 (20:42 +0000)]
Itsy bitty change (totally uncessary) to bring us up to the exact same
code as in bsd-sources.

30 years agoMerge: Enabled games in top level makefile
Rod Grimes [Fri, 16 Jul 1993 18:52:58 +0000 (18:52 +0000)]
Merge:  Enabled games in top level makefile

30 years agoMerge:
Rod Grimes [Fri, 16 Jul 1993 18:47:27 +0000 (18:47 +0000)]
Merge:
Makefile had a cleandir: rm -f ${MAN1} which removed the manual page
due to the new man pages system.  Removed.

30 years agoFixed cksum.i386.c problem, went back to a symbolic link that works
Rod Grimes [Fri, 16 Jul 1993 18:46:09 +0000 (18:46 +0000)]
Fixed cksum.i386.c problem, went back to a symbolic link that works
both WITH and WITHOUT the obj dir

30 years agoHere's a small patch for diskpart(8). It showed "disktab" as its name in the
Rod Grimes [Fri, 16 Jul 1993 18:44:40 +0000 (18:44 +0000)]
Here's a small patch for diskpart(8).  It showed "disktab" as its name in the
usage line.

From: Sascha Wildner <swildner@channelz.gun.de>

30 years agoArgh. The Makefile just commited still had a conflict I had not fixed.
Rod Grimes [Fri, 16 Jul 1993 18:18:16 +0000 (18:18 +0000)]
Argh.  The Makefile just commited still had a conflict I had not fixed.
Corrected.

30 years agoAdded libg++ to Makefile
Rod Grimes [Fri, 16 Jul 1993 17:57:04 +0000 (17:57 +0000)]
Added libg++ to Makefile

30 years agoAdded BINMODE=2555 so that it can write the man pages into /usr/share/man/catx.
Rod Grimes [Fri, 16 Jul 1993 17:51:03 +0000 (17:51 +0000)]
Added BINMODE=2555 so that it can write the man pages into /usr/share/man/catx.
This means the man dirs must be owned by group BIN.  I have set up the
distribution building tools to be that way.

30 years agoMerge. Fix LINKS+= with $DESTDIR$BINDIR in them, you do NOT need to
Rod Grimes [Fri, 16 Jul 1993 17:48:38 +0000 (17:48 +0000)]
Merge.  Fix LINKS+= with $DESTDIR$BINDIR in them, you do NOT need to
specify $DESTDIR on a LINKS+= line.

30 years agoMerge: Fixed overriding of DESTDIR, changed to FONTDIR, fixed fontdir to
Rod Grimes [Fri, 16 Jul 1993 17:44:55 +0000 (17:44 +0000)]
Merge: Fixed overriding of DESTDIR, changed to FONTDIR, fixed fontdir to
FONTDIR

30 years agoMerge. Fix install to use the ${COPY} knob.
Rod Grimes [Fri, 16 Jul 1993 17:39:38 +0000 (17:39 +0000)]
Merge.  Fix install to use the ${COPY} knob.

30 years agoChanged header from 386BSD BOOT to FreeBSD BOOT.
Rod Grimes [Fri, 16 Jul 1993 13:06:08 +0000 (13:06 +0000)]
Changed header from 386BSD BOOT to FreeBSD BOOT.

30 years agoAdded the .keep_me file in compile so that a cvs co -P does not skip
Rod Grimes [Fri, 16 Jul 1993 13:01:55 +0000 (13:01 +0000)]
Added the .keep_me file in compile so that a cvs co -P does not skip
this directory.  Copied from NetBSD.

30 years agoAdded libg++ to SUBDIR (from my Branch).
Rod Grimes [Fri, 16 Jul 1993 11:32:59 +0000 (11:32 +0000)]
Added libg++ to SUBDIR (from my Branch).

30 years agoWhoops, forgot to add this one.
Jordan K. Hubbard [Fri, 16 Jul 1993 06:48:59 +0000 (06:48 +0000)]
Whoops, forgot to add this one.

30 years agoLots of stuff is now configured in Makefile.inc, path to `less' no longer
Jordan K. Hubbard [Fri, 16 Jul 1993 06:46:42 +0000 (06:46 +0000)]
Lots of stuff is now configured in Makefile.inc, path to `less' no longer
absolute, less uses "fall off end" flag by default, manpath.config now
properly installed.  Happy now, Rod? :-)

30 years agoAdded mycroft's ffs patches.
Paul Richards [Fri, 16 Jul 1993 02:33:12 +0000 (02:33 +0000)]
Added mycroft's ffs patches.

30 years agoUpdated to libg++ 2.4
Paul Richards [Fri, 16 Jul 1993 02:23:16 +0000 (02:23 +0000)]
Updated to libg++ 2.4

30 years agoForgot one
Nate Willams [Thu, 15 Jul 1993 22:58:03 +0000 (22:58 +0000)]
Forgot one

30 years agoWhoops, forgot and removed a little too much precision
Nate Willams [Thu, 15 Jul 1993 22:52:39 +0000 (22:52 +0000)]
Whoops, forgot and removed a little too much precision

%qd -> %d -> %ld

30 years agoFixed more to work.
Nate Willams [Thu, 15 Jul 1993 22:37:10 +0000 (22:37 +0000)]
Fixed more to work.

(However, this show a bug in our printf code for %qd (quad double))

Happy now Rod? :-)

30 years agoAnother fix from Jim Wilson. Fixes backquoted here documents.
J.T. Conklin [Thu, 15 Jul 1993 22:25:37 +0000 (22:25 +0000)]
Another fix from Jim Wilson.  Fixes backquoted here documents.

30 years agoInstall eign in /usr/share/dict
J.T. Conklin [Thu, 15 Jul 1993 19:51:16 +0000 (19:51 +0000)]
Install eign in /usr/share/dict

30 years agoactually install includes in /usr/include/g++ when you say "make install"
Chris G. Demetriou [Thu, 15 Jul 1993 19:09:49 +0000 (19:09 +0000)]
actually install includes in /usr/include/g++ when you say "make install"

30 years agoModified attach printf's so that the output is compatible with the "new"
David Greenman [Thu, 15 Jul 1993 17:53:14 +0000 (17:53 +0000)]
Modified attach printf's so that the output is compatible with the "new"
way of doing things. There still remain several drivers that need to
be updated.  Also added a compile-time option to pccons to switch the
control and caps-lock keys (REVERSE_CAPS_CTRL) - added for my personal
sanity.

30 years ago7 lines were duplicated wholesale, quite unnecessarily; there's
Chris G. Demetriou [Thu, 15 Jul 1993 14:45:56 +0000 (14:45 +0000)]
7 lines were duplicated wholesale, quite unnecessarily; there's
no need to look up the same thing twice in a row.

30 years agoBring up to date to 1003.2 (Draft 11.2) compliance.
J.T. Conklin [Thu, 15 Jul 1993 01:20:03 +0000 (01:20 +0000)]
Bring up to date to 1003.2 (Draft 11.2) compliance.

30 years agoMake head conform to draft 11.2 of Posix 1003.2.
J.T. Conklin [Wed, 14 Jul 1993 23:07:39 +0000 (23:07 +0000)]
Make head conform to draft 11.2 of Posix 1003.2.

30 years agochmr@edvz.tu-graz.ac.at
Nate Willams [Wed, 14 Jul 1993 18:42:35 +0000 (18:42 +0000)]
chmr@edvz.tu-graz.ac.at

gnu/rcs/rcs and rcsfreeze have the wrong man extension in their
Makefiles (.0)

30 years agoenv gets its own makefile
J.T. Conklin [Wed, 14 Jul 1993 18:12:22 +0000 (18:12 +0000)]
env gets its own makefile

31 years agoUpdate printenv/env manual page to account for changes in env(1).
J.T. Conklin [Wed, 14 Jul 1993 01:25:17 +0000 (01:25 +0000)]
Update printenv/env manual page to account for changes in env(1).
Env really deserves a separate manual page, but this will do for
now.

31 years agoMake env POSIX compliant.
J.T. Conklin [Wed, 14 Jul 1993 01:24:28 +0000 (01:24 +0000)]
Make env POSIX compliant.

31 years agoFrom Bruce Evans:
Rod Grimes [Tue, 13 Jul 1993 18:52:49 +0000 (18:52 +0000)]
From Bruce Evans:
lpt doesn't work here if the printer is not turned on at boot time (this
has been reported for other systems).

lpt has a weird mapping of the flag bits vs printer numbers and MAKEDEV
does not understand this (printer 0 uses minor numbers 0-0x3f, printer 1
uses minors 0x40-0x7f, etc).

The following (simpler) problems are fixed by the patch.

lpt did not check the minor number on open, so if NLPT1 == 1 and you
try to open printer 1 then random memory above the lpt_sc array is
accessed.  I thought I had this problem for minors 1 and 2.  However,
it does not actually occur until minor 0x40.  Does anyone have lpt64?

lpt had several unnecessary && broken ANSIisms and other sloppy
declarations.

Bruce

31 years agoFrom Bruce Evans:
Rod Grimes [Tue, 13 Jul 1993 18:41:58 +0000 (18:41 +0000)]
From Bruce Evans:
I've started fixing unnecessary ANSIisms in the kernel.  There are
several involving not using the __CONCAT macro (as here) or using
it incorrectly (there must be no space between the args because the
non-ANSI would put the space between the concatenated args).

I don't like the use of names reserved for the implementation in
sources outside of the standard and system headers.  Any sources
using __P(()) or __CONCAT() are not as portable as they could be.
It works for the kernel sources to use reserved names (because
kernel implementor == library implementor) but it is not necessary.

Bruce

31 years agoNew boot blocks, from Bruce Evans, and NetBSD fixes. Allows kernel to
Rick Macklem [Tue, 13 Jul 1993 18:15:32 +0000 (18:15 +0000)]
New boot blocks, from Bruce Evans, and NetBSD fixes.  Allows kernel to
be loaded above 1MB.  Same boot code for floppies now.  Speed improvements.
etc etc etc. (I don't have much history on this, but then have been tested)

31 years agoAdd lowgtmp("~", "reboot", "~"); to stock init code, from Christoph Robitsch
Rick Macklem [Tue, 13 Jul 1993 16:37:57 +0000 (16:37 +0000)]
Add lowgtmp("~", "reboot", "~"); to stock init code, from Christoph Robitsch

31 years agoBacked out changes to vm_fault done by SEF w/NetBSD as they don't solve
David Greenman [Mon, 12 Jul 1993 16:13:59 +0000 (16:13 +0000)]
Backed out changes to vm_fault done by SEF w/NetBSD as they don't solve
the problem they were supposed to and their 'correctness' is in question.
Also, removed a NetBSD fix (apparently from Yuval Yarom) to vm_mmap that
conflicts with a much better patch from Guido van Ruuij.

31 years agocorrected some error handling in dialers (hayes and courier)
Andrew Moore [Mon, 12 Jul 1993 15:18:23 +0000 (15:18 +0000)]
corrected some error handling in dialers (hayes and courier)
and on carrier loss (in tipout)

31 years agoFixed two occarances of ldos which should have been lods.
Rod Grimes [Mon, 12 Jul 1993 09:34:38 +0000 (09:34 +0000)]
Fixed two occarances of ldos which should have been lods.
(From Christoph Robitschko)

31 years agoChanged the reference to mkpasswd to pwd_mkdb since that is what is used
Rod Grimes [Mon, 12 Jul 1993 09:32:55 +0000 (09:32 +0000)]
Changed the reference to mkpasswd to pwd_mkdb since that is what is used
now.  (From Christoph Robitschko).

31 years agoFor all ed0 driver lines removed iosiz 8192, and fixed the weintr to be
Rod Grimes [Mon, 12 Jul 1993 09:30:38 +0000 (09:30 +0000)]
For all ed0 driver lines removed iosiz 8192, and fixed the weintr to be
edintr (error from last time I updated these)

31 years agoFixed from Sascha Wildner (swildner@channelz.gnu.de) for roll numbers
Rod Grimes [Mon, 12 Jul 1993 09:20:16 +0000 (09:20 +0000)]
Fixed from Sascha Wildner (swildner@channelz.gnu.de) for roll numbers
out of range on i386 platforms.

31 years agoTwo manual page fixes from Sascha Wildner (swildner@channelz.gun.de),
Rod Grimes [Mon, 12 Jul 1993 09:18:07 +0000 (09:18 +0000)]
Two manual page fixes from Sascha Wildner (swildner@channelz.gun.de),
cleans up the builtin operators list (unesacaped *(ua)), and the
access table for { }.

31 years agoRemoved gcc hacks from cdefs.h Send any flames to me not the list :-)
Paul Richards [Sat, 10 Jul 1993 14:54:26 +0000 (14:54 +0000)]
Removed gcc hacks from cdefs.h Send any flames to me not the list :-)

31 years agoFrom Paul Kranenburg, fix so that it uses it argument properly
Rod Grimes [Sat, 10 Jul 1993 01:56:15 +0000 (01:56 +0000)]
From Paul Kranenburg, fix so that it uses it argument properly

31 years agoUpdate diff, diff3, and sdiff's makefiles to use .PATH: instead of
J.T. Conklin [Fri, 9 Jul 1993 20:36:06 +0000 (20:36 +0000)]
Update diff, diff3, and sdiff's makefiles to use .PATH: instead of
copying the same files to multiple directories.  This should make
things easier when it comes time to update to a newer version of
diffutils.

With this checkin, this brings the netbsd and freebsd diff dists
into sync.

31 years agoUpdate makefiles:
J.T. Conklin [Fri, 9 Jul 1993 16:15:13 +0000 (16:15 +0000)]
Update makefiles:
centralize obj/noobj conditional in Makefile.inc
use DPADD
don't compile profiling library
install rcsfreeze correctly
After this commit, the freebsd and netbsd rcs distribution will be in sync.

31 years agoForgot to cvs add g++.script (again!)
Paul Richards [Fri, 9 Jul 1993 07:18:22 +0000 (07:18 +0000)]
Forgot to cvs add g++.script (again!)

31 years agoAdded g++ script so g++ compiles .c files as c++ code
Paul Richards [Fri, 9 Jul 1993 07:17:09 +0000 (07:17 +0000)]
Added g++ script so g++ compiles .c files as c++ code

31 years agoInstalled A. Chernov's patches:
Andrew Moore [Fri, 9 Jul 1993 05:14:05 +0000 (05:14 +0000)]
Installed A. Chernov's patches:

Standard curses library use eight bit for standout mode, so
8-bit characters displays like highlighted 7-bit characters.

This patch produce library which is fully compatible with all curses
programs and add 8-bit chars to all input/display functions.
---
I don't think, that any programs wish to use internal curses
attribute _STANDOUT directly, in expressions like:
        addch( ch | _STANDOUT );
        Normal interface use standout() and standend() functions instead.
        Many programs use 'char' type (with sign extention) for input characters
        and sign extention becomes _STANDOUT mode in this case.
        So, I refuse this future and allow 8-bit characters for programs,
        which is designed for 7-bit only ('char' type using instead of
        'unsigned char').
---
This small patch fix unpleasant standard curses bug:
curses can't expand TAB at all (but tries).
A man who wrote this curses misplace SYNC_IN and SYNCH_OUT,
this patch exchange macro calls.

This patch useful for standard 7-bit curses too, for this
you must delete '_' symbol before waddbytes and apply patch.
---
Oh, NO! This curses are really buggy!

This small patch fix following problem:
[ assumed scrollok(stdscr, TRUE) ]
when addch(ch) at lower right corner of screen, curses are realy
gone mad instead if simple scrolling... Curses code assumed that
this will be done correctly, but implement it with two bugs.

31 years agoRemoved tahoe copy of cksum.i386.c and linked
Paul Richards [Fri, 9 Jul 1993 02:55:37 +0000 (02:55 +0000)]
Removed tahoe copy of cksum.i386.c and linked
/usr/src/sys.386bsd/i386/i386/in_cksum.c to cksum.i386.c

31 years agoPut if_we driver well and truly back into the kernel.
Jordan K. Hubbard [Fri, 9 Jul 1993 01:17:46 +0000 (01:17 +0000)]
Put if_we driver well and truly back into the kernel.

31 years agoRemoved $History$ line from hell (no leading #).
Jordan K. Hubbard [Fri, 9 Jul 1993 00:38:35 +0000 (00:38 +0000)]
Removed $History$ line from hell (no leading #).

31 years agoAdded copyright message -- it didn't have one before
Paul Richards [Fri, 9 Jul 1993 00:09:34 +0000 (00:09 +0000)]
Added copyright message -- it didn't have one before

31 years agoForgot to cvs add cksum.i386.c
Paul Richards [Thu, 8 Jul 1993 23:47:41 +0000 (23:47 +0000)]
Forgot to cvs add cksum.i386.c

31 years agoChanged Makefile to use Nate's selective obj/noobj build scheme.
Jordan K. Hubbard [Thu, 8 Jul 1993 21:57:48 +0000 (21:57 +0000)]
Changed Makefile to use Nate's selective obj/noobj build scheme.

31 years agoRemoved Fixed Links
Nate Willams [Thu, 8 Jul 1993 17:58:20 +0000 (17:58 +0000)]
Removed Fixed Links

31 years agoFixed up the make w/out obj directories in libc.
Nate Willams [Thu, 8 Jul 1993 17:50:03 +0000 (17:50 +0000)]
Fixed up the make w/out obj directories in libc.
(cgd@sun-lamp.cs.berkeley.edu)
remember curdir as something other than ".", so that makes
of things which include files in directories won't get hosed...
...
made .CURDIR be absolute, not relative, thereby eliminating
the need for some of the makefile trickery when making objects,
and fixing a few .PATH bugs

31 years agoRemoved link to cksum.tahoe.c, just copied it to cksum.i386.c
Paul Richards [Thu, 8 Jul 1993 17:02:21 +0000 (17:02 +0000)]
Removed link to cksum.tahoe.c, just copied it to cksum.i386.c
The link was screwing up build using obj in some circumstances.

31 years agoGnu grep 2.0 does fgrep too!
J.T. Conklin [Thu, 8 Jul 1993 16:18:59 +0000 (16:18 +0000)]
Gnu grep 2.0 does fgrep too!

31 years agoMade top level of /usr/include safe (only mpool..h and stab.h needed
Paul Richards [Thu, 8 Jul 1993 14:18:02 +0000 (14:18 +0000)]
Made top level of /usr/include safe (only mpool..h and stab.h needed
doing)

31 years agoRemoved the core.* before disaster strikes.
Paul Richards [Thu, 8 Jul 1993 12:17:08 +0000 (12:17 +0000)]
Removed the core.* before disaster strikes.
I removed core as well since it's pretty redundant.

31 years agoAdded less to list of things to make.
Jordan K. Hubbard [Thu, 8 Jul 1993 03:50:56 +0000 (03:50 +0000)]
Added less to list of things to make.

31 years agoRemoved man from list of targets.
Jordan K. Hubbard [Thu, 8 Jul 1993 01:15:33 +0000 (01:15 +0000)]
Removed man from list of targets.

31 years agoThis commit was generated by cvs2svn to track changes on a CVS vendor
Jordan K. Hubbard [Wed, 7 Jul 1993 23:07:02 +0000 (23:07 +0000)]
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.

31 years agoNewer new man page reader.
Jordan K. Hubbard [Wed, 7 Jul 1993 23:07:02 +0000 (23:07 +0000)]
Newer new man page reader.

31 years agoNew man system changes
Nate Willams [Wed, 7 Jul 1993 22:27:07 +0000 (22:27 +0000)]
New man system changes

31 years agoNew man page system Makefile changes
Nate Willams [Wed, 7 Jul 1993 22:26:28 +0000 (22:26 +0000)]
New man page system Makefile changes

31 years agoMore obj/no-obj fixes to Makefile
Nate Willams [Wed, 7 Jul 1993 22:24:43 +0000 (22:24 +0000)]
More obj/no-obj fixes to Makefile

31 years agoAdded missing symlinked file into Makefile
Nate Willams [Wed, 7 Jul 1993 22:20:53 +0000 (22:20 +0000)]
Added missing symlinked file into Makefile

31 years agoCleaned up header files and added core.* to clean directives
Nate Willams [Wed, 7 Jul 1993 21:42:46 +0000 (21:42 +0000)]
Cleaned up header files and added core.* to clean directives

31 years agoA different (and temporarily more portable) way of obj/noobj
Nate Willams [Wed, 7 Jul 1993 20:38:17 +0000 (20:38 +0000)]
A different (and temporarily more portable) way of obj/noobj

31 years agoWhat a mess. Got tn3270 to work with/without obj directories, and you
Nate Willams [Wed, 7 Jul 1993 20:30:34 +0000 (20:30 +0000)]
What a mess.  Got tn3270 to work with/without obj directories, and you
aren't allowed to look at these Makefiles (too embarassing for both
Charles and I) :-(

31 years agoFixed panics and process hangs resulting from several bugs in the
David Greenman [Wed, 7 Jul 1993 14:02:39 +0000 (14:02 +0000)]
Fixed panics and process hangs resulting from several bugs in the
socket code and a bug in the pipe code. Suggested by Yuval Yurom on 2/93.
See test programs crashtest3.c and crashtest4.c.

31 years agoAdded gcc1 to gnu makefile
Paul Richards [Wed, 7 Jul 1993 07:13:40 +0000 (07:13 +0000)]
Added gcc1 to gnu makefile

31 years agoStopped gcc1 linking itself to gcc
Paul Richards [Wed, 7 Jul 1993 06:05:36 +0000 (06:05 +0000)]
Stopped gcc1 linking itself to gcc

31 years agoChanged dir names back since cvs wouldn't rename the actual dirs.
Paul Richards [Wed, 7 Jul 1993 06:01:05 +0000 (06:01 +0000)]
Changed dir names back since cvs wouldn't rename the actual dirs.

31 years agoChanged name of manual page
Paul Richards [Wed, 7 Jul 1993 05:53:09 +0000 (05:53 +0000)]
Changed name of manual page

31 years agoFixed gcc2 to co-exist with gcc1
Paul Richards [Wed, 7 Jul 1993 05:50:44 +0000 (05:50 +0000)]
Fixed gcc2 to co-exist with gcc1

31 years agoChanged makedb rule to use catpages. NOTE: This will still not produce
Jordan K. Hubbard [Wed, 7 Jul 1993 00:43:39 +0000 (00:43 +0000)]
Changed makedb rule to use catpages.  NOTE:  This will still not produce
the althogether desired effect since it will only build the database for
formatted pages, and we now format on demand.  We need some sort of
"catman" command we can run first, then this will work as expected.

31 years agoFixed a NetBSD anacronism.
Jordan K. Hubbard [Wed, 7 Jul 1993 00:38:56 +0000 (00:38 +0000)]
Fixed a NetBSD anacronism.

31 years agoAdded Makefile.
Jordan K. Hubbard [Wed, 7 Jul 1993 00:37:45 +0000 (00:37 +0000)]
Added Makefile.

31 years agoDescend into librpc properly
Jordan K. Hubbard [Wed, 7 Jul 1993 00:35:19 +0000 (00:35 +0000)]
Descend into librpc properly

31 years agosilence annoying compiler warning messages.
J.T. Conklin [Tue, 6 Jul 1993 23:24:53 +0000 (23:24 +0000)]
silence annoying compiler warning messages.

31 years agoPosix D11.2.2.3 requires that the system's true and false be accessed
J.T. Conklin [Tue, 6 Jul 1993 22:00:37 +0000 (22:00 +0000)]
Posix D11.2.2.3 requires that the system's true and false be accessed
instead of searching the $PATH.  The best way to satisfy this requirement
is to make them a builtin.

true was allready builtin, this patch adds false, and fixes a minor
manpage bug.

31 years agoFixed mkbuiltins to work with/without obj directories
Nate Willams [Tue, 6 Jul 1993 21:46:25 +0000 (21:46 +0000)]
Fixed mkbuiltins to work with/without obj directories

31 years agoReally cleaned up obj/noobj this time (same as I did with CVS)
Nate Willams [Tue, 6 Jul 1993 19:46:03 +0000 (19:46 +0000)]
Really cleaned up obj/noobj this time (same as I did with CVS)

31 years agoWe don't need librcs.a in /usr/lib, so make install not do anything
Nate Willams [Tue, 6 Jul 1993 19:38:11 +0000 (19:38 +0000)]
We don't need librcs.a in /usr/lib, so make install not do anything

31 years agoAdded a link entry for cksum.i386.c, since it is a symlink in the original
Nate Willams [Tue, 6 Jul 1993 19:23:15 +0000 (19:23 +0000)]
Added a link entry for cksum.i386.c, since it is a symlink in the original
distribution and CVS loses symlinks.

31 years agoReally fixed the obj/noobj problems in CVS, and also made it so a
Nate Willams [Tue, 6 Jul 1993 19:12:57 +0000 (19:12 +0000)]
Really fixed the obj/noobj problems in CVS, and also made it so a
make install did not install libcvs in /usr/lib, since it has no
reason to do that.

31 years agoRemoved egrep since the new grep is just a link to it w/out any changes
Nate Willams [Tue, 6 Jul 1993 18:53:50 +0000 (18:53 +0000)]
Removed egrep since the new grep is just a link to it w/out any changes
anymore

31 years agoLeft an ugly in the Makefile
Nate Willams [Tue, 6 Jul 1993 18:45:59 +0000 (18:45 +0000)]
Left an ugly in the Makefile

31 years agoUpdate GNU grep to version 2.0
Nate Willams [Tue, 6 Jul 1993 18:45:26 +0000 (18:45 +0000)]
Update GNU grep to version 2.0

31 years agoDon't echo anything when doing null args, since not doing anything is
Nate Willams [Tue, 6 Jul 1993 18:36:50 +0000 (18:36 +0000)]
Don't echo anything when doing null args, since not doing anything is
more like the standard behavior.

31 years ago#ifdef out an unecessary function prototype that conflicted with the
Nate Willams [Tue, 6 Jul 1993 18:06:49 +0000 (18:06 +0000)]
#ifdef out an unecessary function prototype that conflicted with the
system prototype. (Needed for gcc1)