deraadt [Tue, 11 Feb 1997 18:10:57 +0000 (18:10 +0000)]
use RPC over TCP; Michael.Eriksson@era-t.ericsson.se
deraadt [Tue, 11 Feb 1997 18:04:03 +0000 (18:04 +0000)]
ensure ipt->ipt_ptr is right; pr#96, andreas.gunnarsson@emw.ericsson.se
kstailey [Tue, 11 Feb 1997 17:50:33 +0000 (17:50 +0000)]
prototypes for copypage & zeropage
niklas [Tue, 11 Feb 1997 17:46:36 +0000 (17:46 +0000)]
is we were set[ug]id an unitialized ptr bit us
deraadt [Tue, 11 Feb 1997 17:42:51 +0000 (17:42 +0000)]
build hoststrip for install purposes; noted by tv@slack.iag.net, pr #88
kstailey [Tue, 11 Feb 1997 17:41:13 +0000 (17:41 +0000)]
no more VNODEPAGER #define
rahnds [Tue, 11 Feb 1997 15:03:39 +0000 (15:03 +0000)]
changes to support the new disklabeled ramdisk (rd) and 1st cut at
raminst MAKEDEV list.
rahnds [Tue, 11 Feb 1997 14:51:28 +0000 (14:51 +0000)]
Add ramdisk (rd) character major number, put the device in the character
to block mapping table.
millert [Tue, 11 Feb 1997 07:01:27 +0000 (07:01 +0000)]
Remove occurences of headswitch and trackseek, they no longer
exist in struct fs.
millert [Tue, 11 Feb 1997 06:59:25 +0000 (06:59 +0000)]
Add fs_id support and random inode generation numbers for ffs.
millert [Tue, 11 Feb 1997 06:59:25 +0000 (06:59 +0000)]
We now has fs_id in struct fs.
tholo [Tue, 11 Feb 1997 05:00:55 +0000 (05:00 +0000)]
Handle tickets the same way as login(1) does; remove when session ends
tholo [Tue, 11 Feb 1997 04:40:36 +0000 (04:40 +0000)]
Need <bsd.obj.mk> earlier to have access to ${__objdir}; fixes build when
obj directories or links are not present
gene [Tue, 11 Feb 1997 04:16:35 +0000 (04:16 +0000)]
Synchronize kadmin service names with header files.
deraadt [Tue, 11 Feb 1997 02:55:44 +0000 (02:55 +0000)]
ok, transmit on port 0 works...
deraadt [Tue, 11 Feb 1997 02:55:10 +0000 (02:55 +0000)]
wl0 moves to ipl 3
deraadt [Mon, 10 Feb 1997 17:49:09 +0000 (17:49 +0000)]
make it work
deraadt [Mon, 10 Feb 1997 16:42:53 +0000 (16:42 +0000)]
catch up to i386 install.sh
gvf [Mon, 10 Feb 1997 15:03:15 +0000 (15:03 +0000)]
Fix typo.
mickey [Mon, 10 Feb 1997 12:33:49 +0000 (12:33 +0000)]
install zopen.3 too
downsj [Mon, 10 Feb 1997 12:24:37 +0000 (12:24 +0000)]
Use copypage and zeropage.
downsj [Mon, 10 Feb 1997 12:16:56 +0000 (12:16 +0000)]
kill extra decl
downsj [Mon, 10 Feb 1997 12:01:45 +0000 (12:01 +0000)]
mac68k copypage/zeropage changes.
downsj [Mon, 10 Feb 1997 11:53:11 +0000 (11:53 +0000)]
zeropage -> devzeropage
deraadt [Mon, 10 Feb 1997 11:40:59 +0000 (11:40 +0000)]
login.millert? oh boy
downsj [Mon, 10 Feb 1997 11:39:25 +0000 (11:39 +0000)]
Completely untested mvme68k changes for copypage/zeropage/mappedcopy.
Doesn't really support MAPPEDCOPY.
downsj [Mon, 10 Feb 1997 11:13:28 +0000 (11:13 +0000)]
hp300 portion of the copypage/zeropage/mappedcopy changes from NetBSD.
downsj [Mon, 10 Feb 1997 11:11:46 +0000 (11:11 +0000)]
Add the generic m68k part of the copypage/zeropage/mappedcopy changes
from NetBSD.
m68k ports may/will need changing in order to cope with this.
downsj [Mon, 10 Feb 1997 09:20:48 +0000 (09:20 +0000)]
Add HEAP_LIMIT.
mickey [Mon, 10 Feb 1997 08:34:22 +0000 (08:34 +0000)]
add kernel_text symbol
millert [Mon, 10 Feb 1997 06:48:15 +0000 (06:48 +0000)]
Permit single block trailers differently.
downsj [Mon, 10 Feb 1997 06:43:26 +0000 (06:43 +0000)]
Kill COMPAT_NOLABEL. It is not appropiate in the modern world.
millert [Mon, 10 Feb 1997 06:35:39 +0000 (06:35 +0000)]
Don't freak out on archives with only a single block of 0's as
trailer (used to require two blocks of 0's but some tar's only
put in one).
millert [Mon, 10 Feb 1997 04:19:55 +0000 (04:19 +0000)]
Make dump(8) really honor -a. Fix up formatting in man page and remove
duplicate entry.
downsj [Mon, 10 Feb 1997 01:33:55 +0000 (01:33 +0000)]
Support 16 partitions.
millert [Mon, 10 Feb 1997 00:52:28 +0000 (00:52 +0000)]
Pull in stdlib.h for arc4random prototype.
millert [Mon, 10 Feb 1997 00:51:39 +0000 (00:51 +0000)]
Make printf's match actual type (%lu -> %u).
millert [Sun, 9 Feb 1997 23:58:12 +0000 (23:58 +0000)]
Updates file(1) to version 3.22 by way to NetBSD.
millert [Sun, 9 Feb 1997 22:59:41 +0000 (22:59 +0000)]
Missed this one before.
tholo [Sun, 9 Feb 1997 22:55:38 +0000 (22:55 +0000)]
Make this 64-bit safe again
millert [Sun, 9 Feb 1997 22:49:03 +0000 (22:49 +0000)]
Updated from NetBSD.
millert [Sun, 9 Feb 1997 21:29:51 +0000 (21:29 +0000)]
Add macintosh magic.
deraadt [Sun, 9 Feb 1997 19:24:55 +0000 (19:24 +0000)]
buf oflow, eivind@freebsd
deraadt [Sun, 9 Feb 1997 18:55:16 +0000 (18:55 +0000)]
unexploitable buf oflow, eivind@freebsd
deraadt [Sun, 9 Feb 1997 18:51:50 +0000 (18:51 +0000)]
do not make changes here that hide a problem which needs fixing
deraadt [Sun, 9 Feb 1997 16:50:51 +0000 (16:50 +0000)]
delete things until it fits.... sigh
deraadt [Sun, 9 Feb 1997 16:50:37 +0000 (16:50 +0000)]
kerberos differentiation
deraadt [Sun, 9 Feb 1997 16:50:22 +0000 (16:50 +0000)]
pc3? no, let us make this sun
deraadt [Sun, 9 Feb 1997 16:49:57 +0000 (16:49 +0000)]
support kerberos differentiation
deraadt [Sun, 9 Feb 1997 16:48:12 +0000 (16:48 +0000)]
do not need -lz
deraadt [Sun, 9 Feb 1997 16:41:50 +0000 (16:41 +0000)]
libcrypt went away a while back
mickey [Sun, 9 Feb 1997 16:37:13 +0000 (16:37 +0000)]
use library err/warn
mickey [Sun, 9 Feb 1997 16:11:15 +0000 (16:11 +0000)]
add ${LIBZ}
deraadt [Sun, 9 Feb 1997 14:18:42 +0000 (14:18 +0000)]
shadowed variable caused si_addr to be incorrect
deraadt [Sun, 9 Feb 1997 13:52:40 +0000 (13:52 +0000)]
CC=${HOSTCC} for these; tv@slack.iag.net, PR#86
deraadt [Sun, 9 Feb 1997 13:51:24 +0000 (13:51 +0000)]
CC=${HOSTCC} for these; tv@slack.iag.net, PR#89
maja [Sun, 9 Feb 1997 09:49:36 +0000 (09:49 +0000)]
Add another routine in ypdb (ypdb_open_suf) that doesn't add the suffix to
the database name. The suffix is added in the call to mkstemp. Now ypdb and
mkstemp can coexist and do what we excpect. All code from 1.12 has been
reintegrated now.
deraadt [Sun, 9 Feb 1997 08:50:15 +0000 (08:50 +0000)]
need ecoff kernel in snap too
millert [Sun, 9 Feb 1997 06:41:08 +0000 (06:41 +0000)]
Fix casts to off_t, problem noted and fixed by Theo.
tholo [Sun, 9 Feb 1997 03:53:58 +0000 (03:53 +0000)]
Use the instruction pointer from the trapframe many places CR2 does not
hold valid data.
deraadt [Sun, 9 Feb 1997 03:35:23 +0000 (03:35 +0000)]
do not print extra \n
millert [Sun, 9 Feb 1997 01:10:16 +0000 (01:10 +0000)]
Get block size from disklabel.
Adds support for setting fs_id for when when we have that in struct fs.
deraadt [Sun, 9 Feb 1997 00:03:32 +0000 (00:03 +0000)]
save 6% diskspace by moving to tabs
deraadt [Sat, 8 Feb 1997 23:48:57 +0000 (23:48 +0000)]
excess
tholo [Sat, 8 Feb 1997 23:36:58 +0000 (23:36 +0000)]
Provide more information on FP exceptions
tholo [Sat, 8 Feb 1997 23:23:57 +0000 (23:23 +0000)]
Give correct signal information on integer overflow
tholo [Sat, 8 Feb 1997 22:47:45 +0000 (22:47 +0000)]
BIOS does not report >64M memory
tholo [Sat, 8 Feb 1997 20:21:33 +0000 (20:21 +0000)]
Add definitions for the exception bits in the status word
maja [Sat, 8 Feb 1997 19:58:51 +0000 (19:58 +0000)]
Use much of the backed out code from 1.12. But remove use of mkstemp. -moj
mickey [Sat, 8 Feb 1997 15:01:56 +0000 (15:01 +0000)]
more names.
deraadt [Sat, 8 Feb 1997 10:50:36 +0000 (10:50 +0000)]
add _kernel_text
deraadt [Sat, 8 Feb 1997 10:23:39 +0000 (10:23 +0000)]
inline to avoid warning
deraadt [Sat, 8 Feb 1997 09:58:27 +0000 (09:58 +0000)]
need arc4random proto
deraadt [Sat, 8 Feb 1997 09:23:57 +0000 (09:23 +0000)]
cvs.openbsd.org now has 17GB of disk...
rahnds [Fri, 7 Feb 1997 20:47:24 +0000 (20:47 +0000)]
These changes are not complete, This does not deal with cores correctly yet.
This checkin is an attempt to make the powerpc port have a clean build.
kstailey [Fri, 7 Feb 1997 20:06:44 +0000 (20:06 +0000)]
fixed order of tests in printnat() so that it catches tcp/udp first
kstailey [Fri, 7 Feb 1997 19:33:49 +0000 (19:33 +0000)]
one more tcpudp->tcp/udp
kstailey [Fri, 7 Feb 1997 18:26:47 +0000 (18:26 +0000)]
make output look like input (and like docs)
kstailey [Fri, 7 Feb 1997 18:10:07 +0000 (18:10 +0000)]
fix tags
kstailey [Fri, 7 Feb 1997 17:02:50 +0000 (17:02 +0000)]
make protocol string be tcp/udp not tcpudp since this is how it is documented.
rahnds [Fri, 7 Feb 1997 16:58:09 +0000 (16:58 +0000)]
Know how to build gdb for powerpc, it doesn't work yet, but this causes
binutils to fail to configure the first time round.
deraadt [Fri, 7 Feb 1997 14:31:49 +0000 (14:31 +0000)]
I wrote these public domain versions. They are faster due to two optimizations
deraadt [Fri, 7 Feb 1997 13:44:28 +0000 (13:44 +0000)]
no, this does not work yet either
mickey [Fri, 7 Feb 1997 13:26:31 +0000 (13:26 +0000)]
s/DEBUG/DEBUG_ZLIB/g
mickey [Fri, 7 Feb 1997 13:14:59 +0000 (13:14 +0000)]
quote [AC]FLAGS and others...
deraadt [Fri, 7 Feb 1997 13:01:24 +0000 (13:01 +0000)]
pre-pad with random alphabetic letters instead of digit 0
mickey [Fri, 7 Feb 1997 11:26:27 +0000 (11:26 +0000)]
i hate tabs and spaces
mickey [Fri, 7 Feb 1997 11:16:49 +0000 (11:16 +0000)]
add missed variables
deraadt [Fri, 7 Feb 1997 10:17:38 +0000 (10:17 +0000)]
typo, msaitoh@spa.is.uec.ac.jp
deraadt [Fri, 7 Feb 1997 09:24:03 +0000 (09:24 +0000)]
back out mktemp fix; for some reason i cannot understand it causes big problems
mickey [Fri, 7 Feb 1997 08:32:18 +0000 (08:32 +0000)]
define kernel_text, just like other ports.
mickey [Fri, 7 Feb 1997 08:32:15 +0000 (08:32 +0000)]
i hate militarists, pacifists either.
tholo [Fri, 7 Feb 1997 08:05:01 +0000 (08:05 +0000)]
Set up intrframe correctly for FPU exceptions again
deraadt [Fri, 7 Feb 1997 08:04:10 +0000 (08:04 +0000)]
Untested changes SUCK
mickey [Fri, 7 Feb 1997 07:08:12 +0000 (07:08 +0000)]
machdep_start, not muchdep_exec
mickey [Fri, 7 Feb 1997 07:03:38 +0000 (07:03 +0000)]
wrong private name
deraadt [Fri, 7 Feb 1997 06:27:19 +0000 (06:27 +0000)]
destroy everything with source routes
mickey [Fri, 7 Feb 1997 06:18:44 +0000 (06:18 +0000)]
necessary support for kernfs.
dima [Fri, 7 Feb 1997 03:22:16 +0000 (03:22 +0000)]
Changed hdintr() to hdinterupt() so it won't interfere
with HDLC stuff we have.
kstailey [Fri, 7 Feb 1997 03:20:34 +0000 (03:20 +0000)]
add -Wno-uninitialized