openbsd
28 years agoLet the user know he is being asked for a Kerberos ticket
tholo [Mon, 5 Feb 1996 10:06:40 +0000 (10:06 +0000)]
Let the user know he is being asked for a Kerberos ticket

28 years agoCleanup files gnu make distclean missed.
etheisen [Mon, 5 Feb 1996 01:39:13 +0000 (01:39 +0000)]
Cleanup files gnu make distclean missed.

28 years agoThese files are not needed as they are generated during build.
etheisen [Mon, 5 Feb 1996 01:31:17 +0000 (01:31 +0000)]
These files are not needed as they are generated during build.

28 years agoInterface# 0's name was incorrectly generated
niklas [Sun, 4 Feb 1996 20:48:09 +0000 (20:48 +0000)]
Interface# 0's name was incorrectly generated

28 years agosleep() call not needed (from NetBSD).
hannken [Sun, 4 Feb 1996 19:39:39 +0000 (19:39 +0000)]
sleep() call not needed (from NetBSD).

28 years agoNew self-calibrating spin-wait delay() from Scott Reynolds <scottr@edsi.org>.
briggs [Sun, 4 Feb 1996 16:40:12 +0000 (16:40 +0000)]
New self-calibrating spin-wait delay() from Scott Reynolds <scottr@edsi.org>.

28 years agoCosmetic unsigned char -> u_char
briggs [Sun, 4 Feb 1996 16:22:48 +0000 (16:22 +0000)]
Cosmetic unsigned char -> u_char

28 years agoPass CFLAGS onto GNU build.
etheisen [Sun, 4 Feb 1996 10:52:33 +0000 (10:52 +0000)]
Pass CFLAGS onto GNU build.
Set g++ include to /usr/include/g++.

28 years agoUncommented %expect. No longer needed as yacc now supports keyword.
etheisen [Sun, 4 Feb 1996 10:51:00 +0000 (10:51 +0000)]
Uncommented %expect. No longer needed as yacc now supports keyword.

28 years agoYacc now understands %expect keyword. This should help prevent yacc from
etheisen [Sun, 4 Feb 1996 08:37:00 +0000 (08:37 +0000)]
Yacc now understands %expect keyword.  This should help prevent yacc from
gagging on GNU bison grammer.

28 years agohandle interface unit numbers up to 2G-1; skip if total name is too long
deraadt [Sat, 3 Feb 1996 20:06:27 +0000 (20:06 +0000)]
handle interface unit numbers up to 2G-1; skip if total name is too long

28 years agowhoops, EEPROM_SIZE is not used anymore
deraadt [Sat, 3 Feb 1996 19:35:58 +0000 (19:35 +0000)]
whoops, EEPROM_SIZE is not used anymore

28 years agoEnsure siop_acb alignment via malloc rather than let alignment depend
chuck [Sat, 3 Feb 1996 18:32:57 +0000 (18:32 +0000)]
Ensure siop_acb alignment via malloc rather than let alignment depend
on the size of MI data structures that come before it in the softc.
Chip will not function properly if alignment is wrong.
Detected and fixed by: Chuck Cranor <chuck@ccrc.wustl.edu>
                and Michael L Hitch <osymh@gemini.oscs.montana.edu>

28 years agoEnsure siop_acb alignment via malloc rather than let alignment depend
chuck [Sat, 3 Feb 1996 18:31:10 +0000 (18:31 +0000)]
Ensure siop_acb alignment via malloc rather than let alignment depend
on the size of MI data structures that come before it in the softc.
Chip will not function properly if alignment is wrong.
Detected and fixed by: Chuck Cranor <chuck@ccrc.wustl.edu>
and Michael L Hitch <osymh@gemini.oscs.montana.edu>

28 years agordist 6.1.1
dm [Sat, 3 Feb 1996 12:11:34 +0000 (12:11 +0000)]
rdist 6.1.1

28 years agoput supscan/supfilesrv in usr/sbin, users do not run them
deraadt [Sat, 3 Feb 1996 10:05:04 +0000 (10:05 +0000)]
put supscan/supfilesrv in usr/sbin, users do not run them

28 years agoWrap long lines.
etheisen [Fri, 2 Feb 1996 23:25:15 +0000 (23:25 +0000)]
Wrap long lines.

28 years agoForce the talley counters to be read when we get the interrupt. GCC
briggs [Fri, 2 Feb 1996 23:14:56 +0000 (23:14 +0000)]
Force the talley counters to be read when we get the interrupt.  GCC
was nicely optimizing the reads out for us.  Kudos for this one go to
Steven R. Weiss <srw@hvcn.org>.  (from netbsd)

28 years agoAdded code to handle BSDI's 4.3 net-2 funky uname call. Netscape was using
etheisen [Fri, 2 Feb 1996 22:45:44 +0000 (22:45 +0000)]
Added code to handle BSDI's 4.3 net-2 funky uname call.  Netscape was using
this to determine system name.  Failure of this call caused netscape to
print "uname() failed" on app startup.  Also affected netscape mail headers
and http sysname.  Code taken from FreeBSD with minor mods.  Good work
guys.  Let the world, or at the very least, netscape, know that you use
OpenBSD.  Include COMPAT_43 in kernel config to enable functionality.

28 years agofrom netbsd: Use the `-q' option to tsort(1). From der Mouse
niklas [Fri, 2 Feb 1996 20:30:48 +0000 (20:30 +0000)]
from netbsd: Use the `-q' option to tsort(1).  From der Mouse

28 years agoWe don't have the EXPORTABLE_SYSTEM variable
niklas [Fri, 2 Feb 1996 20:18:07 +0000 (20:18 +0000)]
We don't have the EXPORTABLE_SYSTEM variable

28 years agofrom netbsd: clean up bits that state which man page section numbers
niklas [Fri, 2 Feb 1996 19:53:33 +0000 (19:53 +0000)]
from netbsd: clean up bits that state which man page section numbers
are allowed (section 9 now exists).  Document that variables in
bsd.own.mk that were not previously documented.

28 years agohannken: Fix disk_unbusy panic when booting from floppies
dm [Fri, 2 Feb 1996 19:28:41 +0000 (19:28 +0000)]
hannken: Fix disk_unbusy panic when booting from floppies

28 years ago/netbsd -> /bsd, more -> less, FLOPPY3 environment variable makes 1.44 Meg
dm [Fri, 2 Feb 1996 07:24:28 +0000 (07:24 +0000)]
/netbsd -> /bsd, more -> less, FLOPPY3 environment variable makes 1.44 Meg
image instead of 1.2 Meg (currently required because things are too big).

28 years agoMore files to smash while making clean.
etheisen [Fri, 2 Feb 1996 07:23:19 +0000 (07:23 +0000)]
More files to smash while making clean.

28 years agoAdded /usr/include to include path. Quiets down redefinition warnings
etheisen [Fri, 2 Feb 1996 07:10:59 +0000 (07:10 +0000)]
Added /usr/include to include path.  Quiets down redefinition warnings
caused by conflicts between gcc 2.7.2 headers and system headers.

28 years agoUndo LDSTATIC change. Possibly needed.
etheisen [Fri, 2 Feb 1996 06:43:48 +0000 (06:43 +0000)]
Undo LDSTATIC change. Possibly needed.

28 years agoAdded default info path to match our directory structure.
etheisen [Fri, 2 Feb 1996 06:34:09 +0000 (06:34 +0000)]
Added default info path to match our directory structure.
Pass CFLAGS into 'configure' generated Makefile.
Setup infodir for both build and install.
Removed static linking.  Not required for texinfo.
Added CLEANFILES section to smash files cleandir missed.

28 years ago"make -f Makefile.bsd-wrapper config" should *really* config, and
niklas [Fri, 2 Feb 1996 01:11:38 +0000 (01:11 +0000)]
"make -f Makefile.bsd-wrapper config" should *really* config, and
never use cached values.  Initially we only want gas, even though
we're not even there yet.

28 years ago"make -f Makefile.bsd-wrapper config" should *really* config, and
niklas [Fri, 2 Feb 1996 00:49:14 +0000 (00:49 +0000)]
"make -f Makefile.bsd-wrapper config" should *really* config, and
never use cached values.

28 years ago"make -f Makefile.bsd-wrapper config" should *really* config, and
niklas [Fri, 2 Feb 1996 00:22:56 +0000 (00:22 +0000)]
"make -f Makefile.bsd-wrapper config" should *really* config, and
never use cached values.

28 years ago"make -f Makefile.bsd-wrapper config" should *really* config, and
niklas [Fri, 2 Feb 1996 00:11:23 +0000 (00:11 +0000)]
"make -f Makefile.bsd-wrapper config" should *really* config, and
never use cached values.  The new cvs-version made me notice this.

28 years ago$(KRB4) -> \$KRB4 so our /bin/sh won't spit out an error message while
niklas [Thu, 1 Feb 1996 23:57:12 +0000 (23:57 +0000)]
$(KRB4) -> \$KRB4 so our /bin/sh won't spit out an error message while
configuring.

28 years agoGet rid of some useless intermediate vars and add a register keyword
briggs [Thu, 1 Feb 1996 05:11:39 +0000 (05:11 +0000)]
Get rid of some useless intermediate vars and add a register keyword
in delay().  There still seems to be a problem with this routine in that
when we actually touch the VIA1 T2 timer, it seems to hose the ADB
subsystem.

28 years agoClean up and comment a bit.
briggs [Thu, 1 Feb 1996 05:05:19 +0000 (05:05 +0000)]
Clean up and comment a bit.

28 years agofrom netbsd: fix typo (Ignatios Souvatzis)
niklas [Wed, 31 Jan 1996 22:58:57 +0000 (22:58 +0000)]
from netbsd: fix typo (Ignatios Souvatzis)

28 years agofrom netbsd: fix loading of 0 to intended value of 256, plus style police
niklas [Wed, 31 Jan 1996 22:54:50 +0000 (22:54 +0000)]
from netbsd: fix loading of 0 to intended value of 256, plus style police

28 years agoFix reference to obsolete file
niklas [Wed, 31 Jan 1996 22:49:04 +0000 (22:49 +0000)]
Fix reference to obsolete file

28 years agofrom netbsd: add UNION/UMAPFS <hubert.feyrer@rz.uni-regensburg.de>
niklas [Wed, 31 Jan 1996 22:42:36 +0000 (22:42 +0000)]
from netbsd: add UNION/UMAPFS <hubert.feyrer@rz.uni-regensburg.de>

28 years agofrom netbsd: aftsc uses afsc.c (S.P.Zeidler & Ignatios Souvatzis)
niklas [Wed, 31 Jan 1996 22:34:06 +0000 (22:34 +0000)]
from netbsd: aftsc uses afsc.c (S.P.Zeidler & Ignatios Souvatzis)

28 years agofrom netbsd: make sure master enable is set (Ezra Story)
niklas [Wed, 31 Jan 1996 22:29:22 +0000 (22:29 +0000)]
from netbsd: make sure master enable is set (Ezra Story)

28 years agofrom netbsd: Unify mode support across gfx boards. (Ignatios Souvatzis)
niklas [Wed, 31 Jan 1996 22:27:16 +0000 (22:27 +0000)]
from netbsd: Unify mode support across gfx boards. (Ignatios Souvatzis)

28 years agofrom netbsd: make sure master enable is set.
niklas [Wed, 31 Jan 1996 22:10:21 +0000 (22:10 +0000)]
from netbsd: make sure master enable is set.
Call disk_busy() a bit earlier in case an exceptional condition causes
fddone() (and thus disk_unbusy()) to be called directly from fdstart().
Pointed out by Ezra Story <ezy@panix.com>.

28 years agofrom netbsd: fix bounds check (Klaus Klein)
niklas [Wed, 31 Jan 1996 22:03:48 +0000 (22:03 +0000)]
from netbsd: fix bounds check (Klaus Klein)

28 years agofrom netbsd: remove MAXPARTITIONS
niklas [Wed, 31 Jan 1996 21:11:26 +0000 (21:11 +0000)]
from netbsd: remove MAXPARTITIONS

28 years agofrom netbsd: add swedish keyboard support by Stefan Pedersen
niklas [Wed, 31 Jan 1996 21:06:31 +0000 (21:06 +0000)]
from netbsd: add swedish keyboard support by Stefan Pedersen

28 years agoCOMMAND ABORTED sense key is 0xb, not 0xa. Also clean up diagnostic message.
briggs [Wed, 31 Jan 1996 15:04:03 +0000 (15:04 +0000)]
COMMAND ABORTED sense key is 0xb, not 0xa.  Also clean up diagnostic message.

28 years agofrom netbsd; check for "A4000 bonus" too
deraadt [Wed, 31 Jan 1996 08:35:32 +0000 (08:35 +0000)]
from netbsd; check for "A4000 bonus" too

28 years agofrom ragge; add uvtopte() macro, to get user pte address easily
deraadt [Wed, 31 Jan 1996 08:33:37 +0000 (08:33 +0000)]
from ragge; add uvtopte() macro, to get user pte address easily

28 years agofrom ragge; put sp in trapframe
deraadt [Wed, 31 Jan 1996 08:32:22 +0000 (08:32 +0000)]
from ragge; put sp in trapframe

28 years agofrom ragge; remove PSL_ALLCC
deraadt [Wed, 31 Jan 1996 08:31:36 +0000 (08:31 +0000)]
from ragge; remove PSL_ALLCC

28 years agouse YP, install nicely
deraadt [Wed, 31 Jan 1996 08:05:02 +0000 (08:05 +0000)]
use YP, install nicely

28 years agoput zs chip register layout here.
deraadt [Wed, 31 Jan 1996 07:27:02 +0000 (07:27 +0000)]
put zs chip register layout here.

28 years agoz8530 reorganization from gwr (which i think isn't nearly as machine
deraadt [Wed, 31 Jan 1996 07:01:06 +0000 (07:01 +0000)]
z8530 reorganization from gwr (which i think isn't nearly as machine
independent or correct as he thinks it is)

28 years agofrom netbsd;
deraadt [Wed, 31 Jan 1996 06:58:55 +0000 (06:58 +0000)]
from netbsd;
Use the function pointers sc_pio_in, sc_pio_out to call the PIO functions
for transfers in data phase so those functions may be MD implementations
that do "pseudo-DMA" if desired.  Also correct some comments.

28 years agosync with netbsd
deraadt [Wed, 31 Jan 1996 06:38:10 +0000 (06:38 +0000)]
sync with netbsd

28 years agofrom netbsd; cleanup
deraadt [Wed, 31 Jan 1996 06:36:14 +0000 (06:36 +0000)]
from netbsd; cleanup

28 years agofrom ragge;
deraadt [Wed, 31 Jan 1996 05:26:46 +0000 (05:26 +0000)]
from ragge;
Make use of the new disk struct when attaching disks.
Don't rely on UBA's; we do not always want them.

28 years agofrom ragge; print cpu model
deraadt [Wed, 31 Jan 1996 05:22:18 +0000 (05:22 +0000)]
from ragge; print cpu model

28 years agofrom ragge; add bfd, tun, vnd
deraadt [Wed, 31 Jan 1996 05:21:25 +0000 (05:21 +0000)]
from ragge; add bfd, tun, vnd

28 years agofrom ragge;
deraadt [Wed, 31 Jan 1996 05:21:03 +0000 (05:21 +0000)]
from ragge;
Handle DDB traps different when we get a panic.
It's more interesting to know the CPU state when panic was called
than in the Debugger() function.

28 years agofrom ragge;
deraadt [Wed, 31 Jan 1996 05:16:57 +0000 (05:16 +0000)]
from ragge;
fix bug causing kernel symbol not to be loaded;
save all registers on panic()

28 years agofrom ragge;
deraadt [Wed, 31 Jan 1996 05:15:02 +0000 (05:15 +0000)]
from ragge;
save usp when trapping from userspace
change register save structs according to this
handle old init register passing convention

28 years agofrom ragge; handle debugger traps from kernel
deraadt [Wed, 31 Jan 1996 05:12:46 +0000 (05:12 +0000)]
from ragge; handle debugger traps from kernel

28 years agofrom ragge; make ^] not be sent on return from ddb
deraadt [Wed, 31 Jan 1996 05:11:04 +0000 (05:11 +0000)]
from ragge; make ^] not be sent on return from ddb

28 years agofrom ragge; rip i386 code
deraadt [Wed, 31 Jan 1996 05:10:38 +0000 (05:10 +0000)]
from ragge; rip i386 code

28 years agofrom ragge; use struct pte * as needed
deraadt [Wed, 31 Jan 1996 05:09:05 +0000 (05:09 +0000)]
from ragge; use struct pte * as needed

28 years agofrom ragge;
deraadt [Wed, 31 Jan 1996 05:05:21 +0000 (05:05 +0000)]
from ragge;
DDB disassembly is fixed and now works good. Code written and
contributed to Ludd by Bertram Barth.

28 years agosync with netbsd
deraadt [Wed, 31 Jan 1996 05:03:20 +0000 (05:03 +0000)]
sync with netbsd

28 years agodo not worry about mapdev retval
deraadt [Wed, 31 Jan 1996 04:54:43 +0000 (04:54 +0000)]
do not worry about mapdev retval

28 years agoAdd extern declarations of new globals used by kernel PLL clock
tholo [Tue, 30 Jan 1996 07:27:58 +0000 (07:27 +0000)]
Add extern declarations of new globals used by kernel PLL clock

28 years ago#include <errno.h>; sys_nerr and sys_errlist moved.
tholo [Tue, 30 Jan 1996 06:00:35 +0000 (06:00 +0000)]
#include <errno.h>; sys_nerr and sys_errlist moved.

28 years agoUse "distclean" for cleaning, not "realclean"
tholo [Tue, 30 Jan 1996 03:22:47 +0000 (03:22 +0000)]
Use "distclean" for cleaning, not "realclean"

28 years agoIntegrate local changes
tholo [Tue, 30 Jan 1996 01:09:32 +0000 (01:09 +0000)]
Integrate local changes

28 years agoMissed files from 1.7.1 import
tholo [Tue, 30 Jan 1996 00:41:10 +0000 (00:41 +0000)]
Missed files from 1.7.1 import

28 years agoUpgrade to 1.7.1 snapshot
tholo [Tue, 30 Jan 1996 00:16:59 +0000 (00:16 +0000)]
Upgrade to 1.7.1 snapshot

28 years agoAdd kernel PLL for system clock
tholo [Mon, 29 Jan 1996 23:05:03 +0000 (23:05 +0000)]
Add kernel PLL for system clock
Add ntp_adjtime() and ntp_gettime() system calls
Mostly stolen from FreeBSD

28 years agoif CVSREADONLYFS, access to the history file is irrelevant
deraadt [Mon, 29 Jan 1996 22:57:02 +0000 (22:57 +0000)]
if CVSREADONLYFS, access to the history file is irrelevant

28 years agofrom leo
deraadt [Mon, 29 Jan 1996 21:45:43 +0000 (21:45 +0000)]
from leo
Special handling for 2 and 4 byte sized transfers. The makes accessing
device registers work in a sane way. (gwr)

28 years agofrom netbsd; move register layout stuff
deraadt [Mon, 29 Jan 1996 21:40:30 +0000 (21:40 +0000)]
from netbsd; move register layout stuff

28 years agofrom leo:
deraadt [Mon, 29 Jan 1996 21:35:50 +0000 (21:35 +0000)]
from leo:
- Remove FPU defines, the FPU-type is no longer determined by the loader.
- Add some forgotten CPU-types (Waldi Ravens).

28 years agoMake it work for multi-homed servers by default; remove need for krb.equiv
tholo [Mon, 29 Jan 1996 19:18:40 +0000 (19:18 +0000)]
Make it work for multi-homed servers by default; remove need for krb.equiv

28 years agofrom netbsd:
deraadt [Mon, 29 Jan 1996 07:09:05 +0000 (07:09 +0000)]
from netbsd:
Don't rely on the protection bits of segments anymore to decide whether
it's text or data; use the entry point instead (this solves some trouble
with ELF executables with strange permissions)
Incorporate some fixes from r_friedl@informatik.uni-kl.de sent to
netbsd-bugs a while ago

28 years agofrom netbsd;
deraadt [Mon, 29 Jan 1996 07:05:52 +0000 (07:05 +0000)]
from netbsd;
Instead of using '#ifdef atari' to handle the differences of Gemdosfs and
Msdosfs, use a flag that can be set by mount_msdos. This is definitely
more flexible.
Fix error in previous change: don't use the local FS mount data before
it's actually allocated. Pass mount arguments to msdosfs_mountfs instead,
and use them (as in iso_mountfs for example).

28 years agofrom netbsd:
deraadt [Mon, 29 Jan 1996 07:03:11 +0000 (07:03 +0000)]
from netbsd:
fix off-by-one error in tickfix code.  (should increment when count >=
interval, because count goes from 0->(interval-1) to count interval
ticks.)

28 years agofrom netbsd
deraadt [Mon, 29 Jan 1996 06:49:46 +0000 (06:49 +0000)]
from netbsd

28 years agofrom netbsd; modified by jon buller
deraadt [Mon, 29 Jan 1996 06:31:33 +0000 (06:31 +0000)]
from netbsd; modified by jon buller

28 years agoFix for delay(usec) for small usec. From Scott Reynolds <scottr@edsi.org>.
briggs [Mon, 29 Jan 1996 04:11:00 +0000 (04:11 +0000)]
Fix for delay(usec) for small usec.  From Scott Reynolds <scottr@edsi.org>.

28 years agoincluded paths.h
dm [Mon, 29 Jan 1996 03:06:06 +0000 (03:06 +0000)]
included paths.h

28 years agosync with netbsd
deraadt [Mon, 29 Jan 1996 02:10:53 +0000 (02:10 +0000)]
sync with netbsd

28 years agonew common tz code
deraadt [Mon, 29 Jan 1996 02:08:12 +0000 (02:08 +0000)]
new common tz code

28 years agofrom netbsd; add S_IFWHT
deraadt [Mon, 29 Jan 1996 02:05:40 +0000 (02:05 +0000)]
from netbsd; add S_IFWHT

28 years agoneed errno.h because err declerations have moved
deraadt [Mon, 29 Jan 1996 02:04:11 +0000 (02:04 +0000)]
need errno.h because err declerations have moved

28 years agorealloc(ptr, 0) does not free; from seebs@taniemarie.solon.com;
deraadt [Mon, 29 Jan 1996 02:00:21 +0000 (02:00 +0000)]
realloc(ptr, 0) does not free; from seebs@taniemarie.solon.com;
netbsd pr#1806

28 years agotypo; fix from norijuki soda; netbsd pr#1954
deraadt [Mon, 29 Jan 1996 01:56:44 +0000 (01:56 +0000)]
typo; fix from norijuki soda; netbsd pr#1954

28 years agofrom netbsd; warnx called incorrectly
deraadt [Mon, 29 Jan 1996 01:54:22 +0000 (01:54 +0000)]
from netbsd; warnx called incorrectly

28 years agoSendmail 8.7.3 from NetBSD
dm [Mon, 29 Jan 1996 01:40:03 +0000 (01:40 +0000)]
Sendmail 8.7.3 from NetBSD

28 years agouse fs_csaddr to find the cg summary area; from mouse@collatz.mccrim.mcgill.edu;...
deraadt [Mon, 29 Jan 1996 01:37:11 +0000 (01:37 +0000)]
use fs_csaddr to find the cg summary area; from mouse@collatz.mccrim.mcgill.edu; netbsd pr#1366

28 years agofrom leo; add -G flag for mounting atari gemdos filesystems
deraadt [Mon, 29 Jan 1996 01:35:01 +0000 (01:35 +0000)]
from leo; add -G flag for mounting atari gemdos filesystems

28 years agouse ed to repair all termcap database entries that locate the
deraadt [Mon, 29 Jan 1996 01:28:45 +0000 (01:28 +0000)]
use ed to repair all termcap database entries that locate the
tabset in the two wrong places.