unix-history/.git
29 years agoAdd crunch to list of things to build.
Jordan K. Hubbard [Wed, 15 Jun 1994 21:08:47 +0000 (21:08 +0000)]
Add crunch to list of things to build.

29 years agoAdd a beep to the load_fd stuff for each floppy insert request so
Jordan K. Hubbard [Wed, 15 Jun 1994 21:04:04 +0000 (21:04 +0000)]
Add a beep to the load_fd stuff for each floppy insert request so
that you can read a book and load the floppy distribution at the same
time.. :-)

29 years agoRemove the --exclude libc.so.1.1 line; with a static gzip and tar we
Jordan K. Hubbard [Wed, 15 Jun 1994 21:02:36 +0000 (21:02 +0000)]
Remove the --exclude libc.so.1.1 line; with a static gzip and tar we
no longer need it, and it's just one more thing we would have to remember
to change with every shared lib version bump.

29 years agoInstall manpath.config and mail.rc properly, and directly from the src
Jordan K. Hubbard [Wed, 15 Jun 1994 20:43:20 +0000 (20:43 +0000)]
Install manpath.config and mail.rc properly, and directly from the src
tree now (rather than having a local copy.

29 years agoadded comments for how to use CCFPU and MDEC_OPT
Adam David [Wed, 15 Jun 1994 20:24:16 +0000 (20:24 +0000)]
added comments for how to use CCFPU and MDEC_OPT

29 years agoadded MDEC_OPT for passing options to bootblock compilation.
Adam David [Wed, 15 Jun 1994 20:21:00 +0000 (20:21 +0000)]
added MDEC_OPT for passing options to bootblock compilation.
It would be nice if someone who understands sys/Makefile to add similar
functionality there too :-)

29 years agoCommit Rod's magic EXTRACT scripts to the tree so that we can work on
Jordan K. Hubbard [Wed, 15 Jun 1994 20:15:12 +0000 (20:15 +0000)]
Commit Rod's magic EXTRACT scripts to the tree so that we can work on
them.  These were al hand-copied over before.

29 years agoLots of changes:
Jordan K. Hubbard [Wed, 15 Jun 1994 20:14:29 +0000 (20:14 +0000)]
Lots of changes:

1. Properly use ${.CURDIR} now instead of hardcoded relative dirs.
2. Use ${BINOWN} and ${BINGRP} everywhere instead of root/wheel
3. Add target for copying over EXTRACT scripts (and add them here).
4. Start thinking about crunched floppy target (not in yet, next commit).

29 years ago1. Bump minimum root size to 8MB (we need that much now).
Jordan K. Hubbard [Wed, 15 Jun 1994 19:23:33 +0000 (19:23 +0000)]
1. Bump minimum root size to 8MB (we need that much now).
2. Bump version number to 1.1.5 for impending release.

29 years agoMake gzip static by default. This is needed because it's such a
Jordan K. Hubbard [Wed, 15 Jun 1994 19:16:58 +0000 (19:16 +0000)]
Make gzip static by default.  This is needed because it's such a
frequent companion to tar.

29 years agoMake tar static by default. Don't scream, you'll thank me for this
Jordan K. Hubbard [Wed, 15 Jun 1994 19:16:04 +0000 (19:16 +0000)]
Make tar static by default.  Don't scream, you'll thank me for this
someday.

29 years agoFrom Hellmuth Michaelis, reviewed by Bruce Evans: This enables
Jordan K. Hubbard [Wed, 15 Jun 1994 19:09:14 +0000 (19:09 +0000)]
From Hellmuth Michaelis, reviewed by Bruce Evans:  This enables
the keyboard clock rather than incorrectly disabling it.

29 years agomake BOOTWAIT loopcount parameter available for tuning.
Adam David [Wed, 15 Jun 1994 18:15:17 +0000 (18:15 +0000)]
make BOOTWAIT loopcount parameter available for tuning.
This changes nothing unless f.e. -DBOOTWAIT=0 or -DBOOTWAIT=640000 is used

29 years agoCHanged MAXMEM to ISMAXMEM for safety
Paul Richards [Wed, 15 Jun 1994 14:35:30 +0000 (14:35 +0000)]
CHanged MAXMEM to ISMAXMEM for safety

29 years agoMake DESTDIR work properly.
Jordan K. Hubbard [Wed, 15 Jun 1994 11:28:38 +0000 (11:28 +0000)]
Make DESTDIR work properly.

29 years ago1. Clean the intermediate files when building the default fixit floppy
Jordan K. Hubbard [Wed, 15 Jun 1994 10:49:34 +0000 (10:49 +0000)]
1. Clean the intermediate files when building the default fixit floppy
   (demonstration) target.
2. Add the kcopy and filesystem floppy configuration files from Rod.

29 years agoThis is the new crunch utility for making distribution floppies from
Jordan K. Hubbard [Wed, 15 Jun 1994 10:33:49 +0000 (10:33 +0000)]
This is the new crunch utility for making distribution floppies from
James da Silva.  We need to integrate this before 1.1.5 so that we can
actually make the boot floppies.

29 years agoThis commit was generated by cvs2svn to track changes on a CVS vendor
Jordan K. Hubbard [Wed, 15 Jun 1994 10:33:49 +0000 (10:33 +0000)]
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.

29 years agoBack out nostdinc change (discussion still in progress)
Andrey Chernov [Wed, 15 Jun 1994 10:14:41 +0000 (10:14 +0000)]
Back out nostdinc change (discussion still in progress)

29 years agocorrect location of corefile data segment
Adam David [Wed, 15 Jun 1994 08:24:25 +0000 (08:24 +0000)]
correct location of corefile data segment

29 years agostty `stty -g` was broken, corrected typos vmin --> min, vtime --> time
Adam David [Wed, 15 Jun 1994 05:40:20 +0000 (05:40 +0000)]
stty `stty -g` was broken, corrected typos vmin --> min, vtime --> time

29 years agoBring back bounce buffer support code from revision 1.14
Jordan K. Hubbard [Wed, 15 Jun 1994 04:19:23 +0000 (04:19 +0000)]
Bring back bounce buffer support code from revision 1.14

29 years ago(verbosely) skip the strip -x in the case of config -g
Adam David [Wed, 15 Jun 1994 00:55:57 +0000 (00:55 +0000)]
(verbosely) skip the strip -x in the case of config -g

29 years agoRevert to previous version of this driver (1.19) until we figure
Jordan K. Hubbard [Tue, 14 Jun 1994 18:22:54 +0000 (18:22 +0000)]
Revert to previous version of this driver (1.19) until we figure
how how to make the 1.20 version work properly.  I did not attempt to
bring any changes from the 1.20 version back in, so if there are any bugs
that reappear as a result of this, plesae let me know ASAP!  Most people
had good results with this version, so I'm not too worried.

29 years agoslight improvement to last commit.
David Greenman [Tue, 14 Jun 1994 17:49:42 +0000 (17:49 +0000)]
slight improvement to last commit.

29 years agoSuggested by Bruce Evans - initialize eflags.
David Greenman [Tue, 14 Jun 1994 17:31:52 +0000 (17:31 +0000)]
Suggested by Bruce Evans - initialize eflags.

29 years agoRemove SYSCONS - no longer needed since syscons is the default in the
Jordan K. Hubbard [Tue, 14 Jun 1994 15:28:17 +0000 (15:28 +0000)]
Remove SYSCONS - no longer needed since syscons is the default in the
GENERIC* kernels, and LINT gives all the other relevant syscons options.

Add a new kernel configuration file suitable for building laptop kernels.
It's small and supports things like PS/2 mice out of the box.

29 years agoBug reported by Jon-Dean Mountjoy <csjm@cs.ru.ac.za>
Geoff Rehmet [Tue, 14 Jun 1994 12:45:41 +0000 (12:45 +0000)]
Bug reported by  Jon-Dean Mountjoy <csjm@cs.ru.ac.za>

Paul Kranenburg's description:
ld is in error here, assuming that symbols with N_EXT set always have an
entry in the (global) symbol table: this is not the case for C++ generated
constructor/destructor symbols. I can reproduce your failure by fudging
a "multiply defined" constructor symbol by hand. Checking for `g == NULL'
seems to be a ok as a fence for now.

So:
for now, in do_file_warnings() we check if g == NULL, before trying to generate
any warning messages.  This prevents a NULL pointer dereference.

29 years agoRemove CXXFLAGS from here, handled in another place
Andrey Chernov [Tue, 14 Jun 1994 11:46:52 +0000 (11:46 +0000)]
Remove CXXFLAGS from here, handled in another place

29 years agoAdd -nostdinc, when DESTDIR
Andrey Chernov [Tue, 14 Jun 1994 11:45:04 +0000 (11:45 +0000)]
Add -nostdinc, when DESTDIR

29 years agoDPADD added
Andrey Chernov [Tue, 14 Jun 1994 11:05:19 +0000 (11:05 +0000)]
DPADD added

29 years agoCorrect name: libterm.a --> libtermcap.a
Andrey Chernov [Tue, 14 Jun 1994 11:02:17 +0000 (11:02 +0000)]
Correct name: libterm.a --> libtermcap.a

29 years agoAdd LIBREADLINE and LIBTERM to DPADD
Andrey Chernov [Tue, 14 Jun 1994 11:00:35 +0000 (11:00 +0000)]
Add LIBREADLINE and LIBTERM to DPADD

29 years agoBack out removing 'Escape ...' if VDISABLE,
Andrey Chernov [Tue, 14 Jun 1994 10:47:57 +0000 (10:47 +0000)]
Back out removing 'Escape ...' if VDISABLE,
breaks tradition

29 years agoChange /usr/lib/libskey.a in DPADD to ${LIBSKEY}
Geoff Rehmet [Tue, 14 Jun 1994 08:44:02 +0000 (08:44 +0000)]
Change /usr/lib/libskey.a in DPADD to ${LIBSKEY}
needed for compile with DESTDIR set to work.

29 years agoAdd entries for LIBSKEY
Geoff Rehmet [Tue, 14 Jun 1994 08:41:58 +0000 (08:41 +0000)]
Add entries for LIBSKEY

29 years agoTouch the $Revision$ string to cause a cvs revision update of the boot
Rod Grimes [Tue, 14 Jun 1994 07:31:42 +0000 (07:31 +0000)]
Touch the $Revision$ string to cause a cvs revision update of the boot
code (ie, should now print Revision 1.13).

29 years agoFixes from John Dyson to fix a cache coherency problem with the VM
David Greenman [Tue, 14 Jun 1994 03:41:10 +0000 (03:41 +0000)]
Fixes from John Dyson to fix a cache coherency problem with the VM
object cache when using NFS.

29 years agoClean up small error in the ncvs code that was causing rcs co to be
Rod Grimes [Tue, 14 Jun 1994 02:57:09 +0000 (02:57 +0000)]
Clean up small error in the ncvs code that was causing rcs co to be
called with -K-Keoptions -Kioptions.  This should fix the problem with
$Id$ still getting changed.

I am also install both ncvs and ocvs on freefall with this change as
ocvs still had the bug with -I \! which I fixed but did not reinstall.

29 years agoFix flag punning bug which would cause IFF_ALTPHYS interfaces to generate
Garrett Wollman [Tue, 14 Jun 1994 02:05:38 +0000 (02:05 +0000)]
Fix flag punning bug which would cause IFF_ALTPHYS interfaces to generate
zero-entry RIP packets.  Reported by Mark Taylor.

29 years agoAdded comment about registerd and kpasswdd not working in 1.x.
Garrett Wollman [Mon, 13 Jun 1994 22:41:04 +0000 (22:41 +0000)]
Added comment about registerd and kpasswdd not working in 1.x.
Deleted commented-out line which would start mountd; that's not
the right pplace to do it (don't confuse the users).
Should probablyhave uncommented rpc.rstatd, but didn't.

29 years agoAdd LIBREADLINE?= ...
Andrey Chernov [Mon, 13 Jun 1994 22:03:57 +0000 (22:03 +0000)]
Add LIBREADLINE?= ...

29 years agoRemove CXXFLAGS, unneeded here now
Andrey Chernov [Mon, 13 Jun 1994 21:50:02 +0000 (21:50 +0000)]
Remove CXXFLAGS, unneeded here now

29 years agoPrint out "Escape character ..." only if it is not
Andrey Chernov [Mon, 13 Jun 1994 21:40:22 +0000 (21:40 +0000)]
Print out "Escape character ..." only if it is not
equal _POSIX_VDISABLE

29 years agoRemove a conflicting prototype for malloc(),
Geoff Rehmet [Mon, 13 Jun 1994 21:33:50 +0000 (21:33 +0000)]
Remove a conflicting prototype for malloc(),
which was causing the compile to fail when DESTDIR is set.

29 years agoHack to allow libg++ to compile properly when DESTDIR is defined.
Geoff Rehmet [Mon, 13 Jun 1994 21:02:48 +0000 (21:02 +0000)]
Hack to allow libg++ to compile properly when DESTDIR is defined.
This involves adding -I${DESTDIR}/usr/include/${CXX} to the
compiler flags when C++ code is being compiled.

This needs to be revisited for 2.0.

29 years agoISOFS fixed from Bruce Evans:
Jordan K. Hubbard [Mon, 13 Jun 1994 20:19:35 +0000 (20:19 +0000)]
ISOFS fixed from Bruce Evans:

1. Make month array static so that it's not allocated all the time.
2. Correct application of timezone offset.

29 years agoMake CCFPU available as a toplevel define to allow generation of FPU codes
Adam David [Mon, 13 Jun 1994 19:39:43 +0000 (19:39 +0000)]
Make CCFPU available as a toplevel define to allow generation of FPU codes

29 years agoBe paranoid about setting of %dl register for braindead BIOS's,
Jordan K. Hubbard [Mon, 13 Jun 1994 19:27:52 +0000 (19:27 +0000)]
Be paranoid about setting of %dl register for braindead BIOS's,
initializing it to 0 in the floppy boot case.  This allows my Toshiba
1910 laptop to finally boot, and may help out other machines cursed
with early Phoenix BIOS's as well.

29 years agoGet groff to compile by adding to CXXFLAGS in the same way as CFLAGS.
Adam David [Mon, 13 Jun 1994 18:52:57 +0000 (18:52 +0000)]
Get groff to compile by adding to CXXFLAGS in the same way as CFLAGS.
There are probably better ways of getting it to work, but this does it.

29 years ago>From: stark!gene@newsserv.cs.sunysb.edu (Gene Stark)
Geoff Rehmet [Mon, 13 Jun 1994 18:49:29 +0000 (18:49 +0000)]
>From: stark!gene@newsserv.cs.sunysb.edu (Gene Stark)
The subject says it.  The Section 1 man page for login is not getting
installed properly.

(This is probably due to the addition of login.access.5)
Add: MAN1= login.1
DPADD still needs fixing .

29 years agoRemove PAGE_SIZE redifinition (from param.h)
Andrey Chernov [Mon, 13 Jun 1994 08:03:32 +0000 (08:03 +0000)]
Remove PAGE_SIZE redifinition (from param.h)

29 years agoChanged entry for Seagate/FD driver to show as being in current.
Gary Clark II [Mon, 13 Jun 1994 05:38:52 +0000 (05:38 +0000)]
Changed entry for Seagate/FD driver to show as being in current.

29 years agoAdmit being responsible for the Seagate ST01/02 & FD 950 SCSI driver
Sean Vickery [Mon, 13 Jun 1994 03:31:30 +0000 (03:31 +0000)]
Admit being responsible for the Seagate ST01/02 & FD 950 SCSI driver
by Kent Palmkvist <kentp@isy.liu.se>

29 years agoGot Kent Palmkvist's ST01/02, FD 950 driver working for FreeBSD.
Sean Vickery [Mon, 13 Jun 1994 02:49:12 +0000 (02:49 +0000)]
Got Kent Palmkvist's ST01/02, FD 950 driver working for FreeBSD.
Things done:
- Added $Id$ lines to README.seagate and seagate.c
- Fixed typos in seagate.c isa_driver structure initialization
- Made entries in LINT and files.i386

29 years agoDeleted wd80x3.c and added ether.c in its place. ether.c includes support
Martin Renters [Mon, 13 Jun 1994 02:43:58 +0000 (02:43 +0000)]
Deleted wd80x3.c and added ether.c in its place.  ether.c includes support
for NE1000/2000 and better WD/SMC support.

29 years agoSeagate ST01/02 & Future Domain 950 SCSI adaptor driver source and README.
Sean Vickery [Mon, 13 Jun 1994 01:59:25 +0000 (01:59 +0000)]
Seagate ST01/02 & Future Domain 950 SCSI adaptor driver source and README.
From Kent Palmkvist <kentp@isy.liu.se>

29 years agoThis commit was generated by cvs2svn to track changes on a CVS vendor
Sean Vickery [Mon, 13 Jun 1994 01:59:25 +0000 (01:59 +0000)]
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.

29 years ago>From: Ryutaroh Matsumoto <ryutaroh@fujiyama.iijnet.or.jp>
Geoff Rehmet [Sun, 12 Jun 1994 18:48:13 +0000 (18:48 +0000)]
>From: Ryutaroh Matsumoto <ryutaroh@fujiyama.iijnet.or.jp>
Description:
        We lose one available file descriptor after calling gethostbyname().
        Because init_services() in gethostnamadr.c does not close file.
- Close the file after we finish reading from it.  (The patch submitted
  was not quite correct.)

29 years agoChange default for directory permissions to be 0755.
Geoff Rehmet [Sun, 12 Jun 1994 16:20:36 +0000 (16:20 +0000)]
Change default for directory permissions to be 0755.

29 years agoAdded entry for Paul's comments on kernel debugging.
Gary Clark II [Sun, 12 Jun 1994 15:13:31 +0000 (15:13 +0000)]
Added entry for Paul's comments on kernel debugging.

29 years agoAdded Paul's comments on kernel dubugging of crash dumps.
Gary Clark II [Sun, 12 Jun 1994 15:12:21 +0000 (15:12 +0000)]
Added Paul's comments on kernel dubugging of crash dumps.

29 years agoModify messages about the resolver manual page as per Rod's suggestions.
Geoff Rehmet [Sun, 12 Jun 1994 11:05:04 +0000 (11:05 +0000)]
Modify messages about the resolver manual page as per Rod's suggestions.
The configure function now tells the user to type "man 5 resolver"
for more info on resolv.conf, but mentions that the bindist must
be fully installed before this can be done (actually a user won't
have reached this stage if he doesn't have an installed bindist ;-)

29 years agoAdd (#ifdef'ed by STARTUP_LOCALE) following line to crt0.c
Andrey Chernov [Sun, 12 Jun 1994 10:51:01 +0000 (10:51 +0000)]
Add (#ifdef'ed by STARTUP_LOCALE) following line to crt0.c

(void) setlocale(LC_ALL, "");

It will be easiest way now to make national chars available
for all ctype-oriented programs at once by simple

setenv LANG Your_National_Charset
(currently only Russian.koi8-r available)

Default case (without "LANG" environment
variable) will be fully ANSI compatible (got "C" locale).

If "LANG" variable present, extention becomes active.

Effect of this extention is great: in one time all ctype
oriented programs can accept/print national characters
without any touching source/binary code, it is big win, IMHO.

This method is fully compatible with ISO8859-* and russian koi8-r
too (in general -- with all 8-bit character sets). I think
it is very useful.
I got this idea from Xenix locale implementation.

This extention is even never compiled in, unless you set
setenv STARTUP_LOCALE
before rebuilding crt0.c

29 years agoChange includes in proper way, i.e.
Andrey Chernov [Sun, 12 Jun 1994 08:51:09 +0000 (08:51 +0000)]
Change includes in proper way, i.e.
"readline.h" --> <readline/readline.h>
Remove -I./readline from Makefile (again!)

29 years agoFrom John Dyson:
David Greenman [Sun, 12 Jun 1994 04:13:21 +0000 (04:13 +0000)]
From John Dyson:
  Fixed bug that could result in a page fault loop on page table pages.
Basically, bias the activation count a little and properly free the page
if it isn't held.

29 years agoChanged the policy of setting B_AGE to work properly for our relatively
David Greenman [Sun, 12 Jun 1994 04:05:53 +0000 (04:05 +0000)]
Changed the policy of setting B_AGE to work properly for our relatively
large buffer caches. The old policy assumed that only read-ahead blocks
would be cached. This commit actually doesn't change much - since we
had already #if 0'd out most of the B_AGE set cases long ago.

29 years agoAdded an access check to the NFS server's create routine. Without it, clients
Karl Lehenbauer [Sat, 11 Jun 1994 23:33:53 +0000 (23:33 +0000)]
Added an access check to the NFS server's create routine.  Without it, clients
can zero out any file on the exported filesystem, just by creat(2)'ing it.
Problem noticed using NFS on SunOS4.1.1.  This is fixed in BSD 4.4, and the fix
is the same.

29 years agoRemoved the following lines from m_compress:
Paul Richards [Sat, 11 Jun 1994 23:06:35 +0000 (23:06 +0000)]
Removed the following lines from m_compress:
                if (in->m_flags & M_EXT) {
#ifdef DEBUG
                        ASSERT(in->m_len == 0);
#endif
                }

since they do nothing unless DEBUG is set and if it is set the compile
falls over because ASSERT is only defined when the netiso code is
included. A more correct fix would probably be to wrap m_compress
with a ifdef NISO but m_compress is moved to the netiso directory in
4.4 anyway so simpler to just yank this bit of DEBUG code for 1.1.5

29 years agoAdded warning about ST-?? driver.
Gary Clark II [Sat, 11 Jun 1994 18:00:34 +0000 (18:00 +0000)]
Added warning about ST-?? driver.

29 years agoThis is the systems FAQ. I'll be adding more entrys shortly.
Gary Clark II [Sat, 11 Jun 1994 17:59:19 +0000 (17:59 +0000)]
This is the systems FAQ.  I'll be adding more entrys shortly.
Sorry for the delay.

29 years agoChanged entry for systems.FAQ (I have it now). and added mention of
Gary Clark II [Sat, 11 Jun 1994 17:58:17 +0000 (17:58 +0000)]
Changed entry for systems.FAQ (I have it now). and added mention of
ST-01/02 driver.

29 years agoTwo changes to DEBUG code:
Paul Richards [Sat, 11 Jun 1994 17:09:39 +0000 (17:09 +0000)]
Two changes to DEBUG code:

Moved pads function before pmap_pvdump to avoid compiler warning
and ifdefed out the use of pv_flags as follows:

#ifdef used_to_be
                printf(" -> pmap %x, va %x, flags %x",
                       pv->pv_pmap, pv->pv_va, pv->pv_flags);
#endif
                printf(" -> pmap %x, va %x",
                       pv->pv_pmap, pv->pv_va);

29 years agoMoved -DTRAD_CORE from gdb/Makefile to bfd/Makefile
Paul Richards [Sat, 11 Jun 1994 16:20:42 +0000 (16:20 +0000)]
Moved -DTRAD_CORE from gdb/Makefile to bfd/Makefile

29 years agoModev -DTRAD_CORE for gdb/Makefile to bfd/Makefile
Paul Richards [Sat, 11 Jun 1994 16:20:07 +0000 (16:20 +0000)]
Modev -DTRAD_CORE for gdb/Makefile to bfd/Makefile

29 years agoPut back -I${.CURDIR}/readline in Makefile.
Paul Richards [Sat, 11 Jun 1994 15:18:01 +0000 (15:18 +0000)]
Put back -I${.CURDIR}/readline in Makefile.

The sources are just broken and given that an extra -I flag is going
to be needed it may as well be as above to guarantee that the library
will build.

29 years agoAllow configuration of resolv.conf though "configure". The
Geoff Rehmet [Sat, 11 Jun 1994 12:42:35 +0000 (12:42 +0000)]
Allow configuration of resolv.conf though "configure".  The
configuration which is done is minimal, and the script refers the user
to the resolver(5) manual page for information on fine-tuning name
resolution.

29 years agoAdded important missing functionality that is required in the
David Greenman [Sat, 11 Jun 1994 07:58:08 +0000 (07:58 +0000)]
Added important missing functionality that is required in the
vnode_pager_setsize() routine. This additional code fixes the
"tail with NULLs bug".

29 years agoFix from Bruce Evans:
David Greenman [Sat, 11 Jun 1994 02:36:32 +0000 (02:36 +0000)]
Fix from Bruce Evans:
Set npx_exists = 0 in the case of broken error reporting.

29 years agoBruce found a bug in my changes to stop using the gs selector.
David Greenman [Sat, 11 Jun 1994 02:30:05 +0000 (02:30 +0000)]
Bruce found a bug in my changes to stop using the gs selector.

From Bruce Evans:

fu[i]byte() checked the wrong register.  This caused interesting behaviour
in the GPL math emulator.  The emulator does not check the values returned
by fu*() or su*() (:-() and it interpreted the address of -12(%ebp) as
-1(%ebp).  The same probably occurs for all signed 8-bit offsets from
registers.

I cleaned up the new bzero() a bit.

29 years agoDocument option keep. This is necessary if you want the mail scheme
Guido van Rooij [Fri, 10 Jun 1994 17:08:07 +0000 (17:08 +0000)]
Document option keep. This is necessary if you want the mail scheme
where /var/mail has a sticky bit. You domt want to define the keep
option in all cases as it recreates your mailbox when it has zero length.
Since mail doesnt have an s-bit this doesnt always work.

-Guido

29 years agokgdb.1:
Paul Richards [Fri, 10 Jun 1994 17:02:50 +0000 (17:02 +0000)]
kgdb.1:
Added a little blurb on origins of kgdb and
referred to gdb manpage.
main.c:
Removed -k option and delted it from -help output.

29 years agoAdded kgdb subdir.
Paul Richards [Fri, 10 Jun 1994 16:51:29 +0000 (16:51 +0000)]
Added kgdb subdir.

29 years agoMoved gdb.1 to kgdb.1
Paul Richards [Fri, 10 Jun 1994 16:27:30 +0000 (16:27 +0000)]
Moved gdb.1 to kgdb.1
Currently empty since gdb3 didn't have a man page.

29 years agoMakefile:
Paul Richards [Fri, 10 Jun 1994 16:17:48 +0000 (16:17 +0000)]
Makefile:
Install as kgdb
main.c:
Hardwire kernel_debugging = 1

29 years agoTwo files I "lost" the first time.
Paul Richards [Fri, 10 Jun 1994 15:57:46 +0000 (15:57 +0000)]
Two files I "lost" the first time.
GDB4:

29 years agoGDB-4.12 from ports with support for shlibs but not the kernel.
Paul Richards [Fri, 10 Jun 1994 13:42:18 +0000 (13:42 +0000)]
GDB-4.12 from ports with support for shlibs but not the kernel.

This is a greatly pared down version of the full gdb-4.12, all the
config stuff has been removed and the supporting libraries have
been stripped to a minimum. This is a 1.1.5 only port, I'll do a
more complete port for 2.0 which will have all the config stuff
and will install the gnu support libraries as system libraries like
we do for readline.

There wasn't much point for 1.1.5 since only gdb would use them so I
went for saving space instead. For 2.0 I'll config all the
other gnu tools to use them as well.

29 years agoFix from Mostyn Lewis for this:
Andrey Chernov [Fri, 10 Jun 1994 11:10:24 +0000 (11:10 +0000)]
Fix from Mostyn Lewis for this:

>  route add default -link ppp99
>
> (Where `ppp99' is some bogus interface)
>
> It panics the kernel..

In the routine, ifa_ifwithdstaddr, in if.c (/usr/src/sys/net) there's
a line using the equal macro. The macro does a bcmp and in this case
the second argument, ifa->ifa_dstaddr, is 0 and the kernel panics.

29 years agoRemove CXXFLAGS completely
Andrey Chernov [Fri, 10 Jun 1994 07:48:58 +0000 (07:48 +0000)]
Remove CXXFLAGS completely
Remove -I. from CFLAGS
This stuff unneeded with make includes

29 years agoCopyright changes per the author.
Paul Richards [Fri, 10 Jun 1994 07:45:04 +0000 (07:45 +0000)]
Copyright changes per the author.
Added specific permissions for redistribution with FreeBSD and NetBSD.
Fixed author's email address.

29 years agoRemove -I., unneded with make includes
Andrey Chernov [Fri, 10 Jun 1994 07:37:40 +0000 (07:37 +0000)]
Remove -I., unneded with make includes

29 years agoRemove -I./readline, unneded with make includes
Andrey Chernov [Fri, 10 Jun 1994 07:35:49 +0000 (07:35 +0000)]
Remove -I./readline, unneded with make includes

29 years agoAdd more emulation characters for current documentation:
Andrey Chernov [Fri, 10 Jun 1994 07:29:37 +0000 (07:29 +0000)]
Add more emulation characters for current documentation:
ua, da, sc, de

29 years agoWrong escape corrected
Andrey Chernov [Fri, 10 Jun 1994 07:24:20 +0000 (07:24 +0000)]
Wrong escape corrected

29 years agoAdd missing MACROS = -ms, this doc was never formatted even with ps
Andrey Chernov [Fri, 10 Jun 1994 07:20:51 +0000 (07:20 +0000)]
Add missing MACROS = -ms, this doc was never formatted even with ps

29 years agoAdded a note at the top that this is not a command. Changed the password
Satoshi Asami [Fri, 10 Jun 1994 07:19:47 +0000 (07:19 +0000)]
Added a note at the top that this is not a command.  Changed the password
field of the example to "*" and added comments on how to change it via
the passwd command.

29 years agoFix typo in macro
Andrey Chernov [Fri, 10 Jun 1994 07:17:57 +0000 (07:17 +0000)]
Fix typo in macro

29 years agoAdd missing MACROS = -ms, this doc was not formatted even in postscript
Andrey Chernov [Fri, 10 Jun 1994 07:16:19 +0000 (07:16 +0000)]
Add missing MACROS = -ms, this doc was not formatted even in postscript

29 years agoAdded emulation of troff characters:
Andrey Chernov [Thu, 9 Jun 1994 16:18:04 +0000 (16:18 +0000)]
Added emulation of troff characters:
ac, r?, r!, ad, ss, ah, a-, ao, TP, Tp, -D, Sd, ho
all needed to format docs

29 years agomove ms footnotes .FS outside tbl tables,
Andrey Chernov [Thu, 9 Jun 1994 15:57:45 +0000 (15:57 +0000)]
move ms footnotes .FS outside tbl tables,
groff -Tascii cycles in other case