openbsd
27 years agorepair function param declarations
deraadt [Sat, 29 Mar 1997 03:50:39 +0000 (03:50 +0000)]
repair function param declarations

27 years agoA bit more DAFB initialization.
briggs [Sat, 29 Mar 1997 03:16:18 +0000 (03:16 +0000)]
A bit more DAFB initialization.

27 years agoUse ``mail.local -H'' to do dot locking so we can have mode 755 mail
millert [Sat, 29 Mar 1997 03:01:43 +0000 (03:01 +0000)]
Use ``mail.local -H'' to do dot locking so we can have mode 755 mail
spool, change an occurrence of tempnam() to mkstemp(), change some
longs and shorts to ints.  Mail is now usable again.

27 years agoMake ``mail.local -H'' explicately indicate when the lock fails or succeeds.
millert [Sat, 29 Mar 1997 02:59:55 +0000 (02:59 +0000)]
Make ``mail.local -H'' explicately indicate when the lock fails or succeeds.

27 years agoFix bug that would have prevented PB5xx series from detecting the SONIC.
briggs [Sat, 29 Mar 1997 02:27:11 +0000 (02:27 +0000)]
Fix bug that would have prevented PB5xx series from detecting the SONIC.
Bug noticed by Denny Gentry.

27 years agoInstall new man4 pages.
millert [Fri, 28 Mar 1997 23:04:27 +0000 (23:04 +0000)]
Install new man4 pages.

27 years agoMove ncr.4 out of man4.i386/ncr.4 and update it from NetBSD.
millert [Fri, 28 Mar 1997 22:53:37 +0000 (22:53 +0000)]
Move ncr.4 out of man4.i386/ncr.4 and update it from NetBSD.
Remove one of the tekram cards from man4.i386/aha.4 that is really
ncr-based and add cd.4, fpa.4, sd.4, st.4, uk.4 from NetBSD
(some originally from FreeBSD).

27 years agosync (regen)
kstailey [Fri, 28 Mar 1997 22:14:31 +0000 (22:14 +0000)]
sync (regen)

27 years agoadded 34 - nice
kstailey [Fri, 28 Mar 1997 22:03:46 +0000 (22:03 +0000)]
added 34 - nice

27 years agono more -D__NetBSD__
deraadt [Fri, 28 Mar 1997 20:47:14 +0000 (20:47 +0000)]
no more -D__NetBSD__

27 years agosplit std into std/fd; add floppy target
deraadt [Fri, 28 Mar 1997 20:10:35 +0000 (20:10 +0000)]
split std into std/fd; add floppy target

27 years agoSet umask so save files are writeable by hack
tholo [Fri, 28 Mar 1997 18:56:20 +0000 (18:56 +0000)]
Set umask so save files are writeable by hack

27 years agoLog and score file needs to be group writeable
tholo [Fri, 28 Mar 1997 18:51:47 +0000 (18:51 +0000)]
Log and score file needs to be group writeable

27 years agoUse more from m68k/m68k.
briggs [Fri, 28 Mar 1997 12:38:56 +0000 (12:38 +0000)]
Use more from m68k/m68k.

27 years agocopy new iv only if existant
provos [Fri, 28 Mar 1997 09:48:37 +0000 (09:48 +0000)]
copy new iv only if existant

27 years ago"mail.local -H" is valid usage.
millert [Fri, 28 Mar 1997 02:16:40 +0000 (02:16 +0000)]
"mail.local -H" is valid usage.

27 years agoDon't allow buffer overflows
tholo [Fri, 28 Mar 1997 00:39:06 +0000 (00:39 +0000)]
Don't allow buffer overflows

27 years agoNew termcap and terminfo database files; now with :bs: re-added to the
tholo [Fri, 28 Mar 1997 00:01:39 +0000 (00:01 +0000)]
New termcap and terminfo database files; now with :bs: re-added to the
termcap format based on changes submitted to the terminfo master by me

27 years agoFix core dump.
downsj [Thu, 27 Mar 1997 23:43:36 +0000 (23:43 +0000)]
Fix core dump.

27 years agoErr, umm.
downsj [Thu, 27 Mar 1997 23:36:53 +0000 (23:36 +0000)]
Err, umm.

27 years agoMake this code sane.
downsj [Thu, 27 Mar 1997 23:26:28 +0000 (23:26 +0000)]
Make this code sane.

27 years agobetter doc
deraadt [Thu, 27 Mar 1997 23:09:13 +0000 (23:09 +0000)]
better doc

27 years agopretty and one 64bit thingy
deraadt [Thu, 27 Mar 1997 23:02:58 +0000 (23:02 +0000)]
pretty and one 64bit thingy

27 years agoconstrain hostnames to MAXHOSTNAMELEN (again), and fix a typo
deraadt [Thu, 27 Mar 1997 20:45:33 +0000 (20:45 +0000)]
constrain hostnames to MAXHOSTNAMELEN (again), and fix a typo

27 years agofix -u/-p problems reported by mks@msc.edu; but be a bit more careful..
deraadt [Thu, 27 Mar 1997 19:57:55 +0000 (19:57 +0000)]
fix -u/-p problems reported by mks@msc.edu; but be a bit more careful..

27 years agoVarious fixes for ZMAGIC. Thanks Theo
weingart [Thu, 27 Mar 1997 18:13:32 +0000 (18:13 +0000)]
Various fixes for ZMAGIC.  Thanks Theo

27 years agoif lost+found generation code is enabled, create it with a nice mode
deraadt [Thu, 27 Mar 1997 17:15:27 +0000 (17:15 +0000)]
if lost+found generation code is enabled, create it with a nice mode

27 years agouse 700 not 777 for new lost+found dirs
kstailey [Thu, 27 Mar 1997 16:28:51 +0000 (16:28 +0000)]
use 700 not 777 for new lost+found dirs

27 years agoOops, used #ifdef, instead of ifdef, by habit.
niklas [Thu, 27 Mar 1997 16:18:02 +0000 (16:18 +0000)]
Oops, used #ifdef, instead of ifdef, by habit.

27 years agoDOH! Of course genassym.sh should be fed CC not HOSTCC,
niklas [Thu, 27 Mar 1997 15:50:12 +0000 (15:50 +0000)]
DOH!  Of course genassym.sh should be fed CC not HOSTCC,
that was the entire meaning of it... shoot me!

27 years agoBe more careful about enabling nubus interrupts.
briggs [Thu, 27 Mar 1997 14:58:53 +0000 (14:58 +0000)]
Be more careful about enabling nubus interrupts.

27 years agoUse P_MD_REGS instead of P_MD + MD_REGS (consistent with hp300)
niklas [Thu, 27 Mar 1997 12:06:45 +0000 (12:06 +0000)]
Use P_MD_REGS instead of P_MD + MD_REGS (consistent with hp300)

27 years agoUse genassym.sh
niklas [Thu, 27 Mar 1997 11:52:06 +0000 (11:52 +0000)]
Use genassym.sh

27 years agoImport genassym.sh method from NetBSD
niklas [Thu, 27 Mar 1997 11:50:45 +0000 (11:50 +0000)]
Import genassym.sh method from NetBSD

27 years agoAdd NCR variant of SVR4, as it has some specifics
niklas [Thu, 27 Mar 1997 08:40:36 +0000 (08:40 +0000)]
Add NCR variant of SVR4, as it has some specifics

27 years agoImplement NOFILE_MAX--hard limit on max descriptors per proccess.
millert [Thu, 27 Mar 1997 05:35:25 +0000 (05:35 +0000)]
Implement NOFILE_MAX--hard limit on max descriptors per proccess.
Future direction, might make sense to make this a kernel symbol tha
is sysctl-able.

27 years agoMake kern.osrevision (sysctl) and /kern/osrev report value of
millert [Thu, 27 Mar 1997 04:39:35 +0000 (04:39 +0000)]
Make kern.osrevision (sysctl) and /kern/osrev report value of
OpenBSD define, not BSD which is a bit more useful.

27 years agoyet another random() converted to arc4random()
provos [Thu, 27 Mar 1997 01:09:38 +0000 (01:09 +0000)]
yet another random() converted to arc4random()

27 years agouse arc4random instead of random
provos [Thu, 27 Mar 1997 00:36:32 +0000 (00:36 +0000)]
use arc4random instead of random

27 years agoSlight cleanup, more needed
weingart [Thu, 27 Mar 1997 00:30:52 +0000 (00:30 +0000)]
Slight cleanup, more needed

27 years agomd5 stuff
provos [Thu, 27 Mar 1997 00:10:52 +0000 (00:10 +0000)]
md5 stuff

27 years agoadd comment on md5
provos [Thu, 27 Mar 1997 00:07:14 +0000 (00:07 +0000)]
add comment on md5

27 years agosupport for md5 passwords
provos [Thu, 27 Mar 1997 00:05:41 +0000 (00:05 +0000)]
support for md5 passwords

27 years agoadded ipsec subdir
provos [Wed, 26 Mar 1997 23:14:57 +0000 (23:14 +0000)]
added ipsec subdir

27 years agoAdd OpenBSD tag. Remove redundant test.
niklas [Wed, 26 Mar 1997 22:14:41 +0000 (22:14 +0000)]
Add OpenBSD tag.  Remove redundant test.

27 years agoUse MKDEP instead of mkdep. Split STRIP into STRIP & STRIPFLAGS.
niklas [Wed, 26 Mar 1997 22:11:20 +0000 (22:11 +0000)]
Use MKDEP instead of mkdep.  Split STRIP into STRIP & STRIPFLAGS.
Use HOSTCC for genassym.

27 years agoAdd ast, tel and IPSEC
niklas [Wed, 26 Mar 1997 21:53:29 +0000 (21:53 +0000)]
Add ast, tel and IPSEC

27 years agoGot rid of an unused function
niklas [Wed, 26 Mar 1997 21:51:31 +0000 (21:51 +0000)]
Got rid of an unused function

27 years agofix a bunch of errors
deraadt [Wed, 26 Mar 1997 20:18:53 +0000 (20:18 +0000)]
fix a bunch of errors

27 years agocalculate width for select() more carefully
deraadt [Wed, 26 Mar 1997 19:41:59 +0000 (19:41 +0000)]
calculate width for select() more carefully

27 years agooxtabs is converse of tabs; gwing@primenet.com.au
deraadt [Wed, 26 Mar 1997 19:12:14 +0000 (19:12 +0000)]
oxtabs is converse of tabs; gwing@primenet.com.au

27 years agomore careful strncpy
deraadt [Wed, 26 Mar 1997 19:08:06 +0000 (19:08 +0000)]
more careful strncpy

27 years agouse support.s from m68k/
niklas [Wed, 26 Mar 1997 19:04:25 +0000 (19:04 +0000)]
use support.s from m68k/

27 years agoJust some initial KNF in preparation for some other changes coming soon
niklas [Wed, 26 Mar 1997 18:45:31 +0000 (18:45 +0000)]
Just some initial KNF in preparation for some other changes coming soon

27 years agoRemove stuff now in m68k/
niklas [Wed, 26 Mar 1997 18:30:50 +0000 (18:30 +0000)]
Remove stuff now in m68k/

27 years agocopy.s gets done from files.m68k now
niklas [Wed, 26 Mar 1997 18:25:37 +0000 (18:25 +0000)]
copy.s gets done from files.m68k now

27 years agoproper english
deraadt [Wed, 26 Mar 1997 18:03:57 +0000 (18:03 +0000)]
proper english

27 years agobail like ruptime; netbsd
deraadt [Wed, 26 Mar 1997 18:02:37 +0000 (18:02 +0000)]
bail like ruptime; netbsd

27 years agos/main/listmain/; seebs@solon.com
deraadt [Wed, 26 Mar 1997 17:46:44 +0000 (17:46 +0000)]
s/main/listmain/; seebs@solon.com

27 years agologinname copying in fill_eproc; gwing@primenet.com.au
deraadt [Wed, 26 Mar 1997 17:23:50 +0000 (17:23 +0000)]
loginname copying in fill_eproc; gwing@primenet.com.au

27 years agoReplace "isa_io" with "bus". Not isa specific.
pefo [Wed, 26 Mar 1997 14:44:38 +0000 (14:44 +0000)]
Replace "isa_io" with "bus". Not isa specific.

27 years agosync
downsj [Wed, 26 Mar 1997 08:41:42 +0000 (08:41 +0000)]
sync

27 years agoMerge changes from NetBSD, up to 3/19/97; undoes some local changes.
downsj [Wed, 26 Mar 1997 08:32:36 +0000 (08:32 +0000)]
Merge changes from NetBSD, up to 3/19/97; undoes some local changes.
Changed to match new arch/m68k code.
genassym.cf is currently just a place holder.

27 years agoMerge changes from NetBSD, 3/19/97; enforce use of new files in file.m68k.
downsj [Wed, 26 Mar 1997 08:23:52 +0000 (08:23 +0000)]
Merge changes from NetBSD, 3/19/97; enforce use of new files in file.m68k.

All of the m68k ports need fixing, in various ways.  From a casual look,
mvme68k and sun3 need the most work.

Tested on hp300, from which sig_machdep.c is based.

27 years agoRegen.
downsj [Wed, 26 Mar 1997 08:12:39 +0000 (08:12 +0000)]
Regen.

27 years agoMerge in NetBSD changes as if 3/19/97, undo some of ours.
downsj [Wed, 26 Mar 1997 08:11:04 +0000 (08:11 +0000)]
Merge in NetBSD changes as if 3/19/97, undo some of ours.

27 years agocorrect a typo
deraadt [Wed, 26 Mar 1997 05:23:57 +0000 (05:23 +0000)]
correct a typo

27 years agoinstall ktrace(2)
deraadt [Wed, 26 Mar 1997 05:11:54 +0000 (05:11 +0000)]
install ktrace(2)

27 years agoshow a backslash properly; david@mono.org
deraadt [Wed, 26 Mar 1997 02:43:17 +0000 (02:43 +0000)]
show a backslash properly; david@mono.org

27 years agofix *link.2 Xr thingies; bgrayson@r2d2.ece.utexas.edu + more
deraadt [Wed, 26 Mar 1997 02:29:03 +0000 (02:29 +0000)]
fix *link.2 Xr thingies; bgrayson@r2d2.ece.utexas.edu + more

27 years agomore pedantic description of secure levels on file flags; rickb@iaw.on.ca
deraadt [Wed, 26 Mar 1997 01:59:37 +0000 (01:59 +0000)]
more pedantic description of secure levels on file flags; rickb@iaw.on.ca

27 years agodeal with CD drives that indicate 2352 bytes per block...
deraadt [Wed, 26 Mar 1997 01:53:48 +0000 (01:53 +0000)]
deal with CD drives that indicate 2352 bytes per block...

27 years agoNote that default blocking factor is 20.
millert [Wed, 26 Mar 1997 01:20:45 +0000 (01:20 +0000)]
Note that default blocking factor is 20.

27 years agounterminated buffer; charnier@xp11.frmug.org
deraadt [Wed, 26 Mar 1997 01:19:49 +0000 (01:19 +0000)]
unterminated buffer; charnier@xp11.frmug.org

27 years agoBlocking factor in tar is in 512byte blocks. Makes -b act like
millert [Wed, 26 Mar 1997 01:14:13 +0000 (01:14 +0000)]
Blocking factor in tar is in 512byte blocks.  Makes -b act like
``real'' tars.

27 years agoclean; netbsd
deraadt [Wed, 26 Mar 1997 00:45:56 +0000 (00:45 +0000)]
clean; netbsd

27 years agoxref rwhod; netbsd
deraadt [Wed, 26 Mar 1997 00:45:46 +0000 (00:45 +0000)]
xref rwhod; netbsd

27 years agosync to rwhod.h
deraadt [Wed, 26 Mar 1997 00:39:34 +0000 (00:39 +0000)]
sync to rwhod.h

27 years agono libcrypt, fix DPADD
deraadt [Wed, 26 Mar 1997 00:33:39 +0000 (00:33 +0000)]
no libcrypt, fix DPADD

27 years agocloselog() more often
deraadt [Tue, 25 Mar 1997 23:12:23 +0000 (23:12 +0000)]
closelog() more often

27 years agocareful with name lengths and the xid
deraadt [Tue, 25 Mar 1997 23:08:57 +0000 (23:08 +0000)]
careful with name lengths and the xid

27 years agospelling error
deraadt [Tue, 25 Mar 1997 22:53:33 +0000 (22:53 +0000)]
spelling error

27 years agoSplat .message file if it exists when user cd's to a directory
millert [Tue, 25 Mar 1997 22:47:08 +0000 (22:47 +0000)]
Splat .message file if it exists when user cd's to a directory
like wu-ftpd.  Based on changes from Oliver.

27 years agoexec with argv[0] as shell, not "sh"; era@iki.fi
deraadt [Tue, 25 Mar 1997 21:58:09 +0000 (21:58 +0000)]
exec with argv[0] as shell, not "sh"; era@iki.fi

27 years agoconfig file paranoia
bitblt [Tue, 25 Mar 1997 21:51:43 +0000 (21:51 +0000)]
config file paranoia

27 years agocorrect string empty test; yokota@freebsd
deraadt [Tue, 25 Mar 1997 21:28:12 +0000 (21:28 +0000)]
correct string empty test; yokota@freebsd

27 years agoensure strftime buf has NUL; yokota@freebsd
deraadt [Tue, 25 Mar 1997 21:24:12 +0000 (21:24 +0000)]
ensure strftime buf has NUL; yokota@freebsd

27 years agodo not chmod file before unlink; firebug@atlantic.net
deraadt [Tue, 25 Mar 1997 21:09:47 +0000 (21:09 +0000)]
do not chmod file before unlink; firebug@atlantic.net

27 years agoGet rid of userland includes
niklas [Tue, 25 Mar 1997 20:30:41 +0000 (20:30 +0000)]
Get rid of userland includes

27 years agomove the .; enami@ba2.so-net.or.jp
deraadt [Tue, 25 Mar 1997 20:20:51 +0000 (20:20 +0000)]
move the .; enami@ba2.so-net.or.jp

27 years agoOk here is the mvme88k userland, minus a few important pieces.
rahnds [Tue, 25 Mar 1997 17:06:34 +0000 (17:06 +0000)]
Ok here is the mvme88k userland, minus a few important pieces.
as, ld change need to be merged. It is known that shared libraries and C++
do not work.
If anyone wants to step forward and take over the mvme88k port please do.
It was dumped on me when the original developer, Nivas, left his previous
job and started a new one.

I am trying to get the port in a shape that someone could take over.

27 years agoFixed obj-dir building, compacted the bootblock enough to fit (at least)
niklas [Tue, 25 Mar 1997 17:05:49 +0000 (17:05 +0000)]
Fixed obj-dir building, compacted the bootblock enough to fit (at least)
the HD one, floppy is still too large.  Added our BOOT_CONFIG -c option.
Some small style nits.

27 years agoCorrect typo
niklas [Tue, 25 Mar 1997 16:53:56 +0000 (16:53 +0000)]
Correct typo

27 years agoCorrect typo + moved Teles S0/16.3 port to what the manual says
niklas [Tue, 25 Mar 1997 16:52:13 +0000 (16:52 +0000)]
Correct typo + moved Teles S0/16.3 port to what the manual says

27 years agoUse GENERIC instead of the obsolete INSTALL kernel
niklas [Tue, 25 Mar 1997 16:48:59 +0000 (16:48 +0000)]
Use GENERIC instead of the obsolete INSTALL kernel

27 years agoMake AS, AR & LD overrideable
niklas [Tue, 25 Mar 1997 14:31:07 +0000 (14:31 +0000)]
Make AS, AR & LD overrideable

27 years agoBack out my previous kludge to make tar files with short trailers work in
millert [Tue, 25 Mar 1997 09:30:19 +0000 (09:30 +0000)]
Back out my previous kludge to make tar files with short trailers work in
favor of a simpler change--never try to do a media change when invoked
as tar.  This fixes problems that crop up if gzip exits unhappily and
others.

27 years agoAddition of the ed ethernet driver
niklas [Tue, 25 Mar 1997 08:00:42 +0000 (08:00 +0000)]
Addition of the ed ethernet driver

27 years agoFrom scottr@netbsd.org:
briggs [Tue, 25 Mar 1997 05:02:39 +0000 (05:02 +0000)]
From scottr@netbsd.org:
Several minor changes:

 - Indent some comments appropriately per KNF.
 - Output all diagnostics using the device name rather than a static string.
 - Fix a (mostly marmless) bug in snintr(), where loss of heartbeat wasn't
   properly ignored and could mask the `receive descriptors exhausted'
   diagnostic.

27 years agoFrom scottr@netbsd.org:
briggs [Tue, 25 Mar 1997 04:58:43 +0000 (04:58 +0000)]
From scottr@netbsd.org:
Several more changes to move us toward MI-ness:

 - Use more consistent and portable types in the softc.
 - Map registers using an array of bus_size_t offsets, and set up the
   mapping in the attach code (thanks to Jason Thorpe for suggesting
   this!).
 - Disable the ae-specific watchdog, which is no longer necessary in
   the general case.

Still remaining:  split out functions used to copy data to/from the
card, and retain a way to have a local driver name with the MI code.