deraadt [Tue, 24 Dec 1996 00:12:03 +0000 (00:12 +0000)]
bye bye
rahnds [Mon, 23 Dec 1996 22:56:50 +0000 (22:56 +0000)]
PowerPC port uses binutils not 'standard' compilation tools.
rahnds [Mon, 23 Dec 1996 22:42:46 +0000 (22:42 +0000)]
Powerpc port uses binutils not old compiler tools.
deraadt [Mon, 23 Dec 1996 19:21:07 +0000 (19:21 +0000)]
warn whoever wants krb5 that they have a /tmp race to fix first
robin [Mon, 23 Dec 1996 14:29:46 +0000 (14:29 +0000)]
Fix assignment/truth-value compiler warning.
robin [Mon, 23 Dec 1996 13:42:24 +0000 (13:42 +0000)]
Add missing # include <term.h>
robin [Mon, 23 Dec 1996 13:31:40 +0000 (13:31 +0000)]
Eliminate assignment/truth-value compiler warning.
mickey [Mon, 23 Dec 1996 13:22:36 +0000 (13:22 +0000)]
pppd 2.3b3 import. some minor buf oflow fixes and so.
try it out ppl, but i've got it running talking to cisco w/ all the AFs
enabled in kernel.
robin [Mon, 23 Dec 1996 13:12:54 +0000 (13:12 +0000)]
Add parentheses to assignment used as truth value to eliminate a compiler
warning.
robin [Mon, 23 Dec 1996 13:10:10 +0000 (13:10 +0000)]
Remove redundant/incorrect switch case label: `def_case'
mickey [Mon, 23 Dec 1996 08:47:03 +0000 (08:47 +0000)]
no panic on ppp down/retry
downsj [Mon, 23 Dec 1996 08:38:49 +0000 (08:38 +0000)]
1 -> 0
downsj [Mon, 23 Dec 1996 08:25:30 +0000 (08:25 +0000)]
add readlabelfs.3
downsj [Mon, 23 Dec 1996 07:44:59 +0000 (07:44 +0000)]
readlabelfs()
downsj [Mon, 23 Dec 1996 07:43:42 +0000 (07:43 +0000)]
readlabelfs() takes two arguments now, update prototype, inc major number.
millert [Mon, 23 Dec 1996 06:08:59 +0000 (06:08 +0000)]
Back out last change, it is not sufficient.
millert [Mon, 23 Dec 1996 04:58:34 +0000 (04:58 +0000)]
Avoid spoofing when cd'ing to subdirs. First cut.
millert [Mon, 23 Dec 1996 04:58:08 +0000 (04:58 +0000)]
Add -execdir support.
deraadt [Mon, 23 Dec 1996 02:56:47 +0000 (02:56 +0000)]
use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types
deraadt [Mon, 23 Dec 1996 02:56:26 +0000 (02:56 +0000)]
i think this fixes COMPAT_ULTRIX
deraadt [Mon, 23 Dec 1996 02:42:22 +0000 (02:42 +0000)]
use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types
rahnds [Mon, 23 Dec 1996 00:32:56 +0000 (00:32 +0000)]
Import of Openfirmware device drivers for PowerPC port.
From NetBSD, with modification to get current time in kernel.
tholo [Sun, 22 Dec 1996 20:54:16 +0000 (20:54 +0000)]
Correct handling of weak symbols in shared libraries; from pk@netbsd.org
rahnds [Sun, 22 Dec 1996 20:24:24 +0000 (20:24 +0000)]
Add powerpc support to gprof. (primative support).
rahnds [Sun, 22 Dec 1996 20:15:35 +0000 (20:15 +0000)]
PowerPC port is ELF based, treat same as svr4, mips, and alpha.
deraadt [Sun, 22 Dec 1996 20:14:09 +0000 (20:14 +0000)]
crank ulimit -d for fsck run (someone with a 19GB ccd ran into a problem)
deraadt [Sun, 22 Dec 1996 20:00:41 +0000 (20:00 +0000)]
proper gid revoke
kstailey [Sun, 22 Dec 1996 19:59:51 +0000 (19:59 +0000)]
removed netbsd refs from "clean" target
deraadt [Sun, 22 Dec 1996 19:41:23 +0000 (19:41 +0000)]
typo
rahnds [Sun, 22 Dec 1996 18:52:24 +0000 (18:52 +0000)]
additional files needed for gcc support for powerpc.
rahnds [Sun, 22 Dec 1996 18:32:41 +0000 (18:32 +0000)]
gcc support for powerpc-openbsd
rahnds [Sun, 22 Dec 1996 18:11:15 +0000 (18:11 +0000)]
changes to binutils to support powerpc-openbsd
niklas [Sun, 22 Dec 1996 17:46:02 +0000 (17:46 +0000)]
bring in bsd.own.mk
kstailey [Sun, 22 Dec 1996 16:05:24 +0000 (16:05 +0000)]
make spec_advlock() perform indirect call to lf_advlock()
graichen [Sun, 22 Dec 1996 15:22:07 +0000 (15:22 +0000)]
bring back all the local OpenBSD changes to the pmax tree since 961107
i hope that i did'nt break anything of the files required for the alpha
(in the dev dir) niklas :-)
graichen [Sun, 22 Dec 1996 15:17:04 +0000 (15:17 +0000)]
update the pmax stuff to NetBSD 961107 - this version i got somehow
compiled on my decstation 2100 (PLUTO) - but it will not fully work
out of the box - but i want to bring it into the tree because i get
my own pmax on 961228 - so that i have a good startpoint then :-)
all the OpenBSD changes to the pmax tree will follow in the next commit
graichen [Sun, 22 Dec 1996 15:03:32 +0000 (15:03 +0000)]
import of elf2aout - required for the pmax and taken from the NetBSD
elftools - adapted to OpenBSD by me
deraadt [Sun, 22 Dec 1996 06:29:00 +0000 (06:29 +0000)]
nope, ss is wrong
tholo [Sun, 22 Dec 1996 03:49:44 +0000 (03:49 +0000)]
Deal with _POSIX_SAVED_IDS when relinquishing privileges
tholo [Sun, 22 Dec 1996 03:39:24 +0000 (03:39 +0000)]
Deal with _POSIX_SAVED_IDS when relinquishing privileges
deraadt [Sun, 22 Dec 1996 03:28:56 +0000 (03:28 +0000)]
Deal with _POSIX_SAVED_IDS when relinquishing privileges
tholo [Sun, 22 Dec 1996 03:25:52 +0000 (03:25 +0000)]
Deal with _POSIX_SAVED_IDS when relinquishing privileges
deraadt [Sun, 22 Dec 1996 03:00:47 +0000 (03:00 +0000)]
Deal with _POSIX_SAVED_IDS when relinquishing privileges
deraadt [Sun, 22 Dec 1996 02:59:53 +0000 (02:59 +0000)]
MAXHOSTNAMELEN, not +1
tholo [Sun, 22 Dec 1996 02:57:49 +0000 (02:57 +0000)]
Deal with _POSIX_SAVED_IDS when relinquishing privileges
deraadt [Sun, 22 Dec 1996 01:52:41 +0000 (01:52 +0000)]
disklabel the vnd
deraadt [Sun, 22 Dec 1996 01:50:15 +0000 (01:50 +0000)]
give "a" partition a ufs type by default
deraadt [Sun, 22 Dec 1996 01:46:45 +0000 (01:46 +0000)]
document that "vnd0" works
deraadt [Sun, 22 Dec 1996 01:42:45 +0000 (01:42 +0000)]
disklabels work now
millert [Sat, 21 Dec 1996 22:23:36 +0000 (22:23 +0000)]
-Wall madness.
millert [Sat, 21 Dec 1996 22:17:44 +0000 (22:17 +0000)]
$Id -> $OpenBSD
tholo [Sat, 21 Dec 1996 22:06:21 +0000 (22:06 +0000)]
Deal correctly with being SGID
tholo [Sat, 21 Dec 1996 21:50:55 +0000 (21:50 +0000)]
From pk@NetBSD.ORG; Set EXTERNAL bit on `.weak' declarations.
tholo [Sat, 21 Dec 1996 21:43:54 +0000 (21:43 +0000)]
Relinguish SGID games, restore it only when opening the score file
tholo [Sat, 21 Dec 1996 21:41:40 +0000 (21:41 +0000)]
/var/games should be writable by group games
tholo [Sat, 21 Dec 1996 21:17:49 +0000 (21:17 +0000)]
Clean up lint and -Wall output
rahnds [Sat, 21 Dec 1996 21:16:43 +0000 (21:16 +0000)]
Add powerpc support.
rahnds [Sat, 21 Dec 1996 21:14:44 +0000 (21:14 +0000)]
Add powerpc support. To bad this needs to be modified for every
new architecture.
tholo [Sat, 21 Dec 1996 21:11:53 +0000 (21:11 +0000)]
Don't reset group here, we won't be able to execute games that way
rahnds [Sat, 21 Dec 1996 21:08:17 +0000 (21:08 +0000)]
Change to support the powerpc port. To bad this define isn't put in
a machine header, such as machine/endian.h so that every new
architecture would not have to modify this file.
rahnds [Sat, 21 Dec 1996 21:02:31 +0000 (21:02 +0000)]
Check-in of powerpc library support.
NOTE: This will not work until the other pieces are checked in.
This is primarily the NetBSD powerpc port, with modifications
to support ELF.
This is not currently enough changes, MACHINE_MID pieces are not yet
commited.
rahnds [Sat, 21 Dec 1996 20:53:48 +0000 (20:53 +0000)]
Check-in of powerpc csu support.
NOTE: This will not work until the other pieces are checked in.
This is primarily the NetBSD powerpc port, with modifications
to support ELF.
A change needs to be made to one of the bsd.*.mk files to support
DESTDIR compilation with the crtbegin and crtend files.
rahnds [Sat, 21 Dec 1996 20:46:17 +0000 (20:46 +0000)]
Check-in of powerpc distrib support.
NOTE: This will not work until the other pieces are checked in.
This is primarily the NetBSD powerpc port, with modifications
to support ELF.
The distrib pieces will not work until the ELF crunchgen support is
checked in.
rahnds [Sat, 21 Dec 1996 20:42:21 +0000 (20:42 +0000)]
Check-in of powerpc library support.
NOTE: This will not work until the other pieces are checked in.
This is primarily the NetBSD powerpc port, with modifications
to support ELF.
rahnds [Sat, 21 Dec 1996 20:39:26 +0000 (20:39 +0000)]
Check-in of powerpc kernel support.
NOTE: This will not work until the other pieces are checked in.
This is primarily the NetBSD powerpc port, with modifications
to support ELF.
rahnds [Sat, 21 Dec 1996 20:35:52 +0000 (20:35 +0000)]
Check-in of powerpc kernel support.
NOTE: This will not work until the other pieces are checked in.
This is primarily the NetBSD powerpc port, with modifications
to support ELF.
kstailey [Sat, 21 Dec 1996 19:21:47 +0000 (19:21 +0000)]
make Kerberos libraries conditional to KERBEROS define in Makefile
deraadt [Sat, 21 Dec 1996 05:52:31 +0000 (05:52 +0000)]
failures bomb, not seize
deraadt [Sat, 21 Dec 1996 05:28:20 +0000 (05:28 +0000)]
floppy labels have default to fd0a being 4.2BSD
deraadt [Sat, 21 Dec 1996 05:21:13 +0000 (05:21 +0000)]
add disklabel support
deraadt [Sat, 21 Dec 1996 05:20:21 +0000 (05:20 +0000)]
vnd driver has disklabel support now; use it
deraadt [Sat, 21 Dec 1996 05:07:41 +0000 (05:07 +0000)]
use opendev()
deraadt [Sat, 21 Dec 1996 01:25:50 +0000 (01:25 +0000)]
indent nice
millert [Fri, 20 Dec 1996 18:13:42 +0000 (18:13 +0000)]
Add back "optional" keyword that got nuked in merge of FreeBSD mods.
niklas [Fri, 20 Dec 1996 16:48:09 +0000 (16:48 +0000)]
Add readdisklabel support for BSD disklabels. I got tired of the amiga RDB
only requirement, now you can partition with disklabel(8) -r instead.
However I have not done in-kernel writedisklabel support yet.
deraadt [Fri, 20 Dec 1996 15:59:12 +0000 (15:59 +0000)]
constrain bufcache on sun4m too
deraadt [Fri, 20 Dec 1996 15:58:40 +0000 (15:58 +0000)]
initialize name; is this the right hack?
kstailey [Fri, 20 Dec 1996 15:35:55 +0000 (15:35 +0000)]
add fs type arg to newfs
deraadt [Fri, 20 Dec 1996 08:26:26 +0000 (08:26 +0000)]
config-dependent heck no
deraadt [Fri, 20 Dec 1996 08:18:36 +0000 (08:18 +0000)]
actually explain what -u does
mickey [Fri, 20 Dec 1996 07:43:46 +0000 (07:43 +0000)]
correct defines/includes
graichen [Fri, 20 Dec 1996 07:24:49 +0000 (07:24 +0000)]
add missing #ifdef COMPAT_10
kstailey [Fri, 20 Dec 1996 06:25:15 +0000 (06:25 +0000)]
add fs type arg to newfs
downsj [Fri, 20 Dec 1996 00:22:18 +0000 (00:22 +0000)]
Nevermind, curses problem was caused by a busted lib on threadway.
downsj [Fri, 20 Dec 1996 00:17:29 +0000 (00:17 +0000)]
support four letter device names
etheisen [Thu, 19 Dec 1996 23:43:02 +0000 (23:43 +0000)]
Create include/ss.
deraadt [Thu, 19 Dec 1996 23:08:50 +0000 (23:08 +0000)]
gid games
deraadt [Thu, 19 Dec 1996 22:19:48 +0000 (22:19 +0000)]
setgid games, not setuid games. closes a neat set of holes
deraadt [Thu, 19 Dec 1996 21:02:35 +0000 (21:02 +0000)]
toast shell escape code
deraadt [Thu, 19 Dec 1996 18:38:40 +0000 (18:38 +0000)]
avoid oflows, thanks also to todd
deraadt [Thu, 19 Dec 1996 18:26:58 +0000 (18:26 +0000)]
netbsd fix to problem found by m4@nts.umn.edu
deraadt [Thu, 19 Dec 1996 18:21:02 +0000 (18:21 +0000)]
repair; david@mono.org
mickey [Thu, 19 Dec 1996 13:45:16 +0000 (13:45 +0000)]
sync to 2.3b3
mickey [Thu, 19 Dec 1996 12:58:14 +0000 (12:58 +0000)]
do SIOCGIFADDR
mickey [Thu, 19 Dec 1996 12:49:53 +0000 (12:49 +0000)]
do SIOCGIFADDR in ether_ioctl
mickey [Thu, 19 Dec 1996 10:59:21 +0000 (10:59 +0000)]
treat only ether II type packets for ipx.
tholo [Thu, 19 Dec 1996 07:54:06 +0000 (07:54 +0000)]
Really set column to 0 when outputting a carriage return...
millert [Thu, 19 Dec 1996 02:38:08 +0000 (02:38 +0000)]
make mode/group on /usr/src/ consistent with mtree/special
millert [Thu, 19 Dec 1996 02:31:17 +0000 (02:31 +0000)]
sync with mtree/special
niklas [Wed, 18 Dec 1996 18:30:58 +0000 (18:30 +0000)]
Conditionalize GCC and ANSI/ISO C dependencies