openbsd
27 years agosync with hp300: -nostdinc, HOSTCC, etc.
downsj [Mon, 24 Feb 1997 03:27:38 +0000 (03:27 +0000)]
sync with hp300: -nostdinc, HOSTCC, etc.

27 years agoRemove configuration name.
downsj [Mon, 24 Feb 1997 03:07:38 +0000 (03:07 +0000)]
Remove configuration name.

27 years agoXXX cleanup
deraadt [Mon, 24 Feb 1997 02:13:11 +0000 (02:13 +0000)]
XXX cleanup

27 years agoAdd support for COMPAT_SUNOS and enable it.
downsj [Mon, 24 Feb 1997 01:16:06 +0000 (01:16 +0000)]
Add support for COMPAT_SUNOS and enable it.

hp300 now runs sun3 SunOS executables!

27 years agoFirst cut of Flash memory disk. Needs more work though...
pefo [Sun, 23 Feb 1997 21:59:24 +0000 (21:59 +0000)]
First cut of Flash memory disk. Needs more work though...

27 years agoGive HPUX it's own signal trampoline and stop modifying the real one.
downsj [Sun, 23 Feb 1997 21:42:54 +0000 (21:42 +0000)]
Give HPUX it's own signal trampoline and stop modifying the real one.

27 years agosigcode -> hpux_sigcode
downsj [Sun, 23 Feb 1997 21:40:55 +0000 (21:40 +0000)]
sigcode -> hpux_sigcode

27 years agoconstrain nbuf until we find a better fix
deraadt [Sun, 23 Feb 1997 20:47:25 +0000 (20:47 +0000)]
constrain nbuf until we find a better fix

27 years agoCheckpoint. This should be pretty close now, just gotta fix kernel
downsj [Sun, 23 Feb 1997 19:10:47 +0000 (19:10 +0000)]
Checkpoint.  This should be pretty close now, just gotta fix kernel
bugs.

27 years agoJust some more KNF
niklas [Sun, 23 Feb 1997 18:48:13 +0000 (18:48 +0000)]
Just some more KNF

27 years agoSome KNF, but more important: fix disklabels for audio CDs +
niklas [Sun, 23 Feb 1997 13:08:49 +0000 (13:08 +0000)]
Some KNF, but more important: fix disklabels for audio CDs +
preliminary support for multi-session CDs although the ISO9660 spoofing
must be remade for that to really work.

27 years agoWe run OpenBSD
millert [Sun, 23 Feb 1997 09:07:38 +0000 (09:07 +0000)]
We run OpenBSD

27 years ago#ifdef __NetBSD__ -> #if defined(__NetBSD__) || defined(__OpenBSD__)
millert [Sun, 23 Feb 1997 06:06:25 +0000 (06:06 +0000)]
#ifdef __NetBSD__ -> #if defined(__NetBSD__) || defined(__OpenBSD__)

27 years agoIntegrate code from John P. Wittkoski <jpw@netwizards.net> and
briggs [Sun, 23 Feb 1997 06:04:50 +0000 (06:04 +0000)]
Integrate code from John P. Wittkoski <jpw@netwizards.net> and
Takashi Hamada <hamada@next.etron.kanazawa-it.ac.jp>.  This code
interfaces directly to the hardware to support the ADB on many
macs.  It is enabled by "options HWDIRECT" in the configuration
file.  At some point, this should probably become the default method
as interfacing to the ADB through the ROMs has been painful and sometimes
problematic.

This code should have functioning ADB support for:
II series (II, SE/30, IIx, IIcx)
IIsi series (IIsi, IIci, IIvx, IIvi)
LC II, LC III
Performa 400, 405, 430, 460, 465, 467, 600
Classic II, Color Classic, Color Classic II
PB 5XX series
Duo series
PB 140,145,145b,160,(160c?),165,165c,170,180,180c
Quadra 700,900,950
There is an off-chance that it will work on:
PB 150, PB 190
Quadra/Centris 605,610,630,650,660AV,800,840AV
LC 475,550,575,630
Performa 475,476,575,577,578,630
Note that functioning ADB support does not mean that everything else
will work.  I obviously do not own all of the above machines (does
anyone?  ;-)...  Any reports are welcome.

Many thanks to John Wittkoski and Takashi Hamada!

27 years agoNote that newfs now contains fsirand(8) functionality.
millert [Sun, 23 Feb 1997 03:58:26 +0000 (03:58 +0000)]
Note that newfs now contains fsirand(8) functionality.

27 years agoInline fsirand(8) (at no noticable cost in speed).
millert [Sun, 23 Feb 1997 03:51:22 +0000 (03:51 +0000)]
Inline fsirand(8) (at no noticable cost in speed).

27 years agobuild host and user is not important
deraadt [Sun, 23 Feb 1997 03:41:56 +0000 (03:41 +0000)]
build host and user is not important

27 years agoFix mem leak, count partitions (tracks) right for audio disklabels. Partition offset...
niklas [Sun, 23 Feb 1997 03:08:27 +0000 (03:08 +0000)]
Fix mem leak, count partitions (tracks) right for audio disklabels.  Partition offset & sizes still worng in this case though.

27 years agoSpoof ISO 9660 disklabels
niklas [Sun, 23 Feb 1997 02:33:05 +0000 (02:33 +0000)]
Spoof ISO 9660 disklabels

27 years agoAudio CDs were read as data CDs before, which broke audio.
niklas [Sun, 23 Feb 1997 02:31:43 +0000 (02:31 +0000)]
Audio CDs were read as data CDs before, which broke audio.
This change fixes that and tries to make sane disklabels for audio disks,
however it fails at that, but I think the fix is good enough to go in.
Hopefully the disklabel will be really fixed tomorrow.

27 years agoAll audio CDs does not start at block 0
niklas [Sun, 23 Feb 1997 02:29:02 +0000 (02:29 +0000)]
All audio CDs does not start at block 0

27 years agos/MINIROOT/RAMDISK/g
downsj [Sun, 23 Feb 1997 01:19:07 +0000 (01:19 +0000)]
s/MINIROOT/RAMDISK/g

27 years agoramdisk now has raw version, disklabels
kstailey [Sat, 22 Feb 1997 21:09:13 +0000 (21:09 +0000)]
ramdisk now has raw version, disklabels

27 years agoadd "-l" flag see NetBSD PR #3227
kstailey [Sat, 22 Feb 1997 20:39:19 +0000 (20:39 +0000)]
add "-l" flag see NetBSD PR #3227

27 years agoadd tag; NetBSD -> OpenBSD
kstailey [Sat, 22 Feb 1997 19:36:05 +0000 (19:36 +0000)]
add tag; NetBSD -> OpenBSD

27 years agoif sys/kern/malloc.c does not #define KMEMSTATS (and DIAGNOSTIC is also
kstailey [Sat, 22 Feb 1997 17:20:30 +0000 (17:20 +0000)]
if sys/kern/malloc.c does not #define KMEMSTATS (and DIAGNOSTIC is also
not #defined) then vmstat should not try to print kernel memory stats.

Fixes NetBSD PR #3187.

27 years agoufsboot uses strncpy() now
kstailey [Sat, 22 Feb 1997 16:17:48 +0000 (16:17 +0000)]
ufsboot uses strncpy() now

27 years agoResolved a couple of open issues (just changed comments after checking
angelos [Sat, 22 Feb 1997 15:51:18 +0000 (15:51 +0000)]
Resolved a couple of open issues (just changed comments after checking
RFCs).

27 years agoFixed problem in ip_weadvertise().
angelos [Sat, 22 Feb 1997 13:25:28 +0000 (13:25 +0000)]
Fixed problem in ip_weadvertise().

27 years agosends and receives and illustrates that the vme board has interrupt vector bugs
deraadt [Sat, 22 Feb 1997 12:09:45 +0000 (12:09 +0000)]
sends and receives and illustrates that the vme board has interrupt vector bugs

27 years agoadd register bit defines
deraadt [Sat, 22 Feb 1997 12:09:19 +0000 (12:09 +0000)]
add register bit defines

27 years agoFixed problem with authenticator length checking.
angelos [Sat, 22 Feb 1997 11:34:46 +0000 (11:34 +0000)]
Fixed problem with authenticator length checking.

27 years agoNot used.
pefo [Sat, 22 Feb 1997 10:50:26 +0000 (10:50 +0000)]
Not used.

27 years agoUpdate to lite2 -- man page is the only thing that changed.
millert [Sat, 22 Feb 1997 08:38:09 +0000 (08:38 +0000)]
Update to lite2 -- man page is the only thing that changed.

27 years agoupdate to lite2 -- note restriction when securelevel > 0
millert [Sat, 22 Feb 1997 08:32:52 +0000 (08:32 +0000)]
update to lite2 -- note restriction when securelevel > 0

27 years agoUpodate to lite2 -- don't allow setting back the clock if securelevel > 0
millert [Sat, 22 Feb 1997 08:28:28 +0000 (08:28 +0000)]
Upodate to lite2 -- don't allow setting back the clock if securelevel > 0

27 years agoPreliminaries for IPsec socket API.
angelos [Sat, 22 Feb 1997 07:24:25 +0000 (07:24 +0000)]
Preliminaries for IPsec socket API.

27 years agoUse rlimit to set datasize to max.
millert [Sat, 22 Feb 1997 06:46:23 +0000 (06:46 +0000)]
Use rlimit to set datasize to max.

27 years agoICMP redirects will not be sent if we do proxy arp pointing to ourselves.
angelos [Sat, 22 Feb 1997 05:56:48 +0000 (05:56 +0000)]
ICMP redirects will not be sent if we do proxy arp pointing to ourselves.

27 years agoprogname -> __progname and exec fsirand after mkfs().
millert [Sat, 22 Feb 1997 05:53:35 +0000 (05:53 +0000)]
progname -> __progname and exec fsirand after mkfs().

27 years agoCorrected protocol name.
angelos [Sat, 22 Feb 1997 04:35:24 +0000 (04:35 +0000)]
Corrected protocol name.

27 years agoRemoved duplicate entries.
angelos [Sat, 22 Feb 1997 04:32:53 +0000 (04:32 +0000)]
Removed duplicate entries.

27 years agoheader
provos [Sat, 22 Feb 1997 04:11:35 +0000 (04:11 +0000)]
header

27 years agoAmended the copyleft.
angelos [Sat, 22 Feb 1997 03:48:28 +0000 (03:48 +0000)]
Amended the copyleft.

27 years agoChanged to reflect new TTL-option in kernel.
angelos [Sat, 22 Feb 1997 03:45:24 +0000 (03:45 +0000)]
Changed to reflect new TTL-option in kernel.

27 years agoUser-defined TTL for external IP header.
angelos [Sat, 22 Feb 1997 03:39:35 +0000 (03:39 +0000)]
User-defined TTL for external IP header.

27 years agoAdd pseudo-device enc 4
niklas [Sat, 22 Feb 1997 00:29:56 +0000 (00:29 +0000)]
Add pseudo-device enc 4

27 years agoSet MMU/CPU better, except for 060 as that requires intrusive changes
niklas [Sat, 22 Feb 1997 00:28:57 +0000 (00:28 +0000)]
Set MMU/CPU better, except for 060 as that requires intrusive changes
elsewhere.

27 years agoIntegration of IPSEC userland tools, no manpages yet, sorry.
niklas [Fri, 21 Feb 1997 23:17:19 +0000 (23:17 +0000)]
Integration of IPSEC userland tools, no manpages yet, sorry.

27 years agoDon't expose private copies of malloc(), calloc(), free(). Ewwww.
millert [Fri, 21 Feb 1997 22:55:19 +0000 (22:55 +0000)]
Don't expose private copies of malloc(), calloc(), free().  Ew

27 years agosync to __powerpc__
gvf [Fri, 21 Feb 1997 19:35:33 +0000 (19:35 +0000)]
sync to __powerpc__

27 years agoadd _PATH_FSIRAND
millert [Fri, 21 Feb 1997 19:21:51 +0000 (19:21 +0000)]
add _PATH_FSIRAND

27 years agowhich(1) is now a binary that works in any shell since csh(1) has a
millert [Fri, 21 Feb 1997 18:34:57 +0000 (18:34 +0000)]
which(1) is now a binary that works in any shell since csh(1) has a
which built-in.

27 years agomore cleanup for powerpc miniroot installation,
rahnds [Fri, 21 Feb 1997 17:42:05 +0000 (17:42 +0000)]
more cleanup for powerpc miniroot installation,
try to allow install to work without awk in the miniroot.

27 years agoEnable PASSWORD_TIMEOUT now that fdesc bug has been worked around.
millert [Fri, 21 Feb 1997 17:11:21 +0000 (17:11 +0000)]
Enable PASSWORD_TIMEOUT now that fdesc bug has been worked around.

27 years agoFreeBSD PR ports/2766 (Patch from Marc Slemko marcs@znep.com):
millert [Fri, 21 Feb 1997 17:10:08 +0000 (17:10 +0000)]
FreeBSD PR ports/2766 (Patch from Marc Slemko marcs@znep.com):
    Don't pass getdtablesize() as first arg to select(2).  No need
    to do this since we only select on one fd--use (fd+1) as nfds.
    This fixes the problem with fdesc as well (though that is really
    an fdesc bug).  Fix will be in sudo 1.5.4.

27 years agoadd files typically included in snapshot as files that show up in
rahnds [Fri, 21 Feb 1997 15:39:03 +0000 (15:39 +0000)]
add files typically included in snapshot as files that show up in
the "ALLSETS" list for miniroot installation from disk.

27 years agonumeric variable have to be long as they are used like that
niklas [Fri, 21 Feb 1997 13:48:41 +0000 (13:48 +0000)]
numeric variable have to be long as they are used like that

27 years agoadd config files for the various pmax types (thanks go to dieter mayer
graichen [Fri, 21 Feb 1997 12:46:42 +0000 (12:46 +0000)]
add config files for the various pmax types (thanks go to dieter mayer
who created them)

27 years agoAdd IPSEC + lines for a Teles ISDN card. Support not yet in the tree,
niklas [Fri, 21 Feb 1997 11:21:57 +0000 (11:21 +0000)]
Add IPSEC + lines for a Teles ISDN card.  Support not yet in the tree,
but I thought you might want to taste it beforehands :-)  Besides it is
my personal kernel config so this one does not *have* to build. so there!

27 years agoDrop ${PARAM} from CPPFLAGS, add it to the HOSTED_C rule.
niklas [Fri, 21 Feb 1997 11:17:38 +0000 (11:17 +0000)]
Drop ${PARAM} from CPPFLAGS, add it to the HOSTED_C rule.
Use the NORMAL_C_C rule for building parma.o.  Put -nostdinc upfront in
INCLUDES.

27 years agoBring closer to the ISA version by dropping the use of a structure for
niklas [Fri, 21 Feb 1997 11:08:48 +0000 (11:08 +0000)]
Bring closer to the ISA version by dropping the use of a structure for
accessing fields in the shared mem, and fixing the packet length check.
Slight cleanup otherwise.

27 years agoadd bus_space_{read,write}_region_* + some KNF
niklas [Fri, 21 Feb 1997 10:59:16 +0000 (10:59 +0000)]
add bus_space_{read,write}_region_* + some KNF

27 years agoWe do not use the rsr field
niklas [Fri, 21 Feb 1997 10:52:09 +0000 (10:52 +0000)]
We do not use the rsr field

27 years agoWe are OpenBSD
niklas [Fri, 21 Feb 1997 10:21:49 +0000 (10:21 +0000)]
We are OpenBSD

27 years agoUpdated; now lists some 95+ protocols.
angelos [Fri, 21 Feb 1997 10:01:29 +0000 (10:01 +0000)]
Updated; now lists some 95+ protocols.

27 years agoRemoved no longer necessary cautionary comment.
angelos [Fri, 21 Feb 1997 09:35:03 +0000 (09:35 +0000)]
Removed no longer necessary cautionary comment.

27 years agoadd sipp-esp and sipp-ah
deraadt [Fri, 21 Feb 1997 09:30:35 +0000 (09:30 +0000)]
add sipp-esp and sipp-ah

27 years agoCouple of missing ifdefs.
angelos [Fri, 21 Feb 1997 09:17:33 +0000 (09:17 +0000)]
Couple of missing ifdefs.

27 years agonetstat now understands SIPP-AH/SIPP-ESP (IPsec) and ENCAP protocols.
angelos [Fri, 21 Feb 1997 09:09:50 +0000 (09:09 +0000)]
netstat now understands SIPP-AH/SIPP-ESP (IPsec) and ENCAP protocols.

27 years agoStyle cleanup and a printf string typo
niklas [Fri, 21 Feb 1997 09:06:18 +0000 (09:06 +0000)]
Style cleanup and a printf string typo

27 years agofetched a comment from mvme68k + style nit
niklas [Fri, 21 Feb 1997 09:02:41 +0000 (09:02 +0000)]
fetched a comment from mvme68k + style nit

27 years agoAdd MMU_/CPU_ syms
niklas [Fri, 21 Feb 1997 08:59:01 +0000 (08:59 +0000)]
Add MMU_/CPU_ syms

27 years agocopypage/zeropage adaption. cputype setting needs more work.
niklas [Fri, 21 Feb 1997 08:55:13 +0000 (08:55 +0000)]
copypage/zeropage adaption. cputype setting needs more work.

27 years agoshmdt before shmdt (in child) fix
deraadt [Fri, 21 Feb 1997 08:52:23 +0000 (08:52 +0000)]
shmdt before shmdt (in child) fix

27 years agoSiginfo stuff as per the mvme68k port + KNF & other style nits
niklas [Fri, 21 Feb 1997 08:51:49 +0000 (08:51 +0000)]
Siginfo stuff as per the mvme68k port + KNF & other style nits

27 years agodo not allow SO_SNDBUF/SO_RCVBUF len 0
deraadt [Fri, 21 Feb 1997 08:45:00 +0000 (08:45 +0000)]
do not allow SO_SNDBUF/SO_RCVBUF len 0

27 years ago-nostdinc and big endian cleanup
niklas [Fri, 21 Feb 1997 08:42:31 +0000 (08:42 +0000)]
-nostdinc and big endian cleanup

27 years agoFixed error introduced with last patch.
angelos [Fri, 21 Feb 1997 08:26:08 +0000 (08:26 +0000)]
Fixed error introduced with last patch.

27 years agold(1) now works; link shared library against -lcurses again
tholo [Fri, 21 Feb 1997 07:33:21 +0000 (07:33 +0000)]
ld(1) now works; link shared library against -lcurses again

27 years agoGet symbol counts right when counting weak symbols in shared libraries as
tholo [Fri, 21 Feb 1997 07:28:11 +0000 (07:28 +0000)]
Get symbol counts right when counting weak symbols in shared libraries as
shared objects are being built.

27 years agoFix a const poisoning warning
tholo [Fri, 21 Feb 1997 07:04:48 +0000 (07:04 +0000)]
Fix a const poisoning warning

27 years agoIntegrate local changes
tholo [Fri, 21 Feb 1997 06:54:35 +0000 (06:54 +0000)]
Integrate local changes

27 years agoMissed files from new release from Cyclic Software
tholo [Fri, 21 Feb 1997 06:47:01 +0000 (06:47 +0000)]
Missed files from new release from Cyclic Software

27 years agoNew release from Cyclic Software
tholo [Fri, 21 Feb 1997 06:36:04 +0000 (06:36 +0000)]
New release from Cyclic Software

27 years agodo not pass up un-init vftype
deraadt [Fri, 21 Feb 1997 06:07:25 +0000 (06:07 +0000)]
do not pass up un-init vftype

27 years agoBring in siginfo changes from mvme68k port & Theo. Compiles.
briggs [Fri, 21 Feb 1997 05:49:28 +0000 (05:49 +0000)]
Bring in siginfo changes from mvme68k port & Theo.  Compiles.

27 years agoRemoved some of the ugliness in ipsp_kern().
angelos [Fri, 21 Feb 1997 02:54:26 +0000 (02:54 +0000)]
Removed some of the ugliness in ipsp_kern().

27 years agoflesh out icmp, no rpc info for -n
deraadt [Fri, 21 Feb 1997 02:46:49 +0000 (02:46 +0000)]
flesh out icmp, no rpc info for -n

27 years agostrncpy needed for ufs.c
gvf [Thu, 20 Feb 1997 21:05:38 +0000 (21:05 +0000)]
strncpy needed for ufs.c

27 years agoCFLAGS+=, from m4@umn.edu
deraadt [Thu, 20 Feb 1997 20:25:09 +0000 (20:25 +0000)]
CFLAGS+=, from m4@umn.edu

27 years agoFix for NetBSD's bug from NetBSD.
downsj [Thu, 20 Feb 1997 18:13:37 +0000 (18:13 +0000)]
Fix for NetBSD's bug from NetBSD.

27 years agoupdate.
pefo [Thu, 20 Feb 1997 11:50:45 +0000 (11:50 +0000)]
update.

27 years agocpio emulation for pax
tholo [Thu, 20 Feb 1997 06:54:31 +0000 (06:54 +0000)]
cpio emulation for pax

27 years agoProvide disk statistics; cleaned up from NetBSD PR 3200 [Jarle Greipsland]
tholo [Thu, 20 Feb 1997 06:42:59 +0000 (06:42 +0000)]
Provide disk statistics; cleaned up from NetBSD PR 3200 [Jarle Greipsland]

27 years agogratituous compatibility with NetBSD
kstailey [Thu, 20 Feb 1997 06:30:03 +0000 (06:30 +0000)]
gratituous compatibility with NetBSD

27 years agomore of same
kstailey [Thu, 20 Feb 1997 06:17:03 +0000 (06:17 +0000)]
more of same

27 years agoFrom FreeBSD [Terry Lambert]:
tholo [Thu, 20 Feb 1997 06:03:04 +0000 (06:03 +0000)]
From FreeBSD [Terry Lambert]:

The following small diff fixes the annoying fsck bug that causes it to
need to be run twice to end up with correct reference counts for inodes
for directories that had subdirectories relocated into the lost+found
directory.

I found the need to rerun *extremely* annoying.  This fix causes the
count to be correctly adjusted later in pass 4 by correctly stating
the parent reference count.

Note that the parent reference count is incremented when the directory
entry is made (for ".."), but is not really there in the case of a
directory that does not make an entry in its parent dir.

This can be tested by waiting for the inode sync after cd'ing from a
shell into a test fs.  Then you "mkdir xxx yyy zzz", wait a second,
and hit the machine reset button.

27 years agoDocument EINVAL
tholo [Thu, 20 Feb 1997 05:49:55 +0000 (05:49 +0000)]
Document EINVAL

27 years agoDon't add shells multiple times, from tv@pobox.com. PR# user/112.
downsj [Thu, 20 Feb 1997 01:24:17 +0000 (01:24 +0000)]
Don't add shells multiple times, from tv@pobox.com.  PR# user/112.