openbsd
27 years agoadded bcrypt + blowfish
provos [Thu, 13 Feb 1997 16:59:53 +0000 (16:59 +0000)]
added bcrypt + blowfish

27 years agoadded hook for bcrypt
provos [Thu, 13 Feb 1997 16:58:44 +0000 (16:58 +0000)]
added hook for bcrypt

27 years agoriscpc++
pefo [Thu, 13 Feb 1997 16:50:15 +0000 (16:50 +0000)]
riscpc++

27 years agoblowfish encryption header file
provos [Thu, 13 Feb 1997 16:32:11 +0000 (16:32 +0000)]
blowfish encryption header file

27 years agopassword hashing algorithm using blowfish
provos [Thu, 13 Feb 1997 16:31:16 +0000 (16:31 +0000)]
password hashing algorithm using blowfish

27 years agoUnpatended fast block cipher for new password hashing.
provos [Thu, 13 Feb 1997 16:28:33 +0000 (16:28 +0000)]
Unpatended fast block cipher for new password hashing.

27 years agooff-by-one-slot for IP timestamp option data inserts, PR#103, andreas.gunnarsson...
deraadt [Thu, 13 Feb 1997 16:26:58 +0000 (16:26 +0000)]
off-by-one-slot for IP timestamp option data inserts, PR#103, andreas.gunnarsson@emw.ericsson.se

27 years agoReturn idle time of 0, not -1 for users w/o a tty.
millert [Thu, 13 Feb 1997 06:22:42 +0000 (06:22 +0000)]
Return idle time of 0, not -1 for users w/o a tty.

27 years agoback out prev. change
kstailey [Thu, 13 Feb 1997 05:54:16 +0000 (05:54 +0000)]
back out prev. change

27 years agopermit 32-bit uid/gid, help from millert
deraadt [Thu, 13 Feb 1997 05:41:38 +0000 (05:41 +0000)]
permit 32-bit uid/gid, help from millert

27 years agoMention that certain fields are accessible to the super-user only.
millert [Thu, 13 Feb 1997 05:20:53 +0000 (05:20 +0000)]
Mention that certain fields are accessible to the super-user only.

27 years agomake SPLNET() do splsoftnet()
kstailey [Thu, 13 Feb 1997 05:09:33 +0000 (05:09 +0000)]
make SPLNET() do splsoftnet()

27 years agoDon't expose f_fsid to non-root.
millert [Thu, 13 Feb 1997 02:45:43 +0000 (02:45 +0000)]
Don't expose f_fsid to non-root.

27 years agoAllow use of interface name in rules file. This way if you have a dynamic
kstailey [Thu, 13 Feb 1997 01:19:05 +0000 (01:19 +0000)]
Allow use of interface name in rules file.  This way if you have a dynamic
IP address you don't have to edit the rules file every time you connect.

Example of usage:

coyote% cat /etc/nat.rules
map ppp0 10.0.0.0/8 -> ppp0/32 portmap tcp/udp 10000:20000

ppp0 is automagically transformed into the IP address of the ppp0 interface.

27 years agook, this time the $HOSTCC stuff works correctly
deraadt [Thu, 13 Feb 1997 00:12:07 +0000 (00:12 +0000)]
ok, this time the $HOSTCC stuff works correctly

27 years agostill uses mktemp; XXX to death for a modicum of security against races
deraadt [Thu, 13 Feb 1997 00:02:04 +0000 (00:02 +0000)]
still uses mktemp; XXX to death for a modicum of security against races

27 years agotypo, msaitoh@spa.is.uec.ac.jp
deraadt [Wed, 12 Feb 1997 23:32:31 +0000 (23:32 +0000)]
typo, msaitoh@spa.is.uec.ac.jp

27 years agoDon't space text/data in shared libs by 256Mb. ld.so can't handle it with
pefo [Wed, 12 Feb 1997 22:49:33 +0000 (22:49 +0000)]
Don't space text/data in shared libs by 256Mb. ld.so can't handle it with
the shm sizing method it uses for the moment, so loading many shlibs
effectively makes a proram run out of VM.

27 years agoadd tag
kstailey [Wed, 12 Feb 1997 20:57:44 +0000 (20:57 +0000)]
add tag

27 years agomore XXXX for mktemp
deraadt [Wed, 12 Feb 1997 20:44:47 +0000 (20:44 +0000)]
more XXXX for mktemp

27 years agoDon't print garbage on EOF.
dm [Wed, 12 Feb 1997 19:48:24 +0000 (19:48 +0000)]
Don't print garbage on EOF.

27 years agoSign extension problem.
dm [Wed, 12 Feb 1997 18:27:48 +0000 (18:27 +0000)]
Sign extension problem.

27 years agoStat field takes 5 chars not 4 (think "IW<s+")
kstailey [Wed, 12 Feb 1997 15:28:24 +0000 (15:28 +0000)]
Stat field takes 5 chars not 4 (think "IW<s+")

27 years agoprotect ip_natexpire
kstailey [Wed, 12 Feb 1997 15:16:02 +0000 (15:16 +0000)]
protect ip_natexpire

27 years agofix option argument parsing, nirva@ishiboo.com
deraadt [Wed, 12 Feb 1997 15:12:27 +0000 (15:12 +0000)]
fix option argument parsing, nirva@ishiboo.com

27 years agofix typecast; janjaap@stack.nl
deraadt [Wed, 12 Feb 1997 14:57:02 +0000 (14:57 +0000)]
fix typecast; janjaap@stack.nl

27 years agomark descriptors free in bpfilterattach() instead of bpfattach(); clearly
deraadt [Wed, 12 Feb 1997 03:35:11 +0000 (03:35 +0000)]
mark descriptors free in bpfilterattach() instead of bpfattach(); clearly
must not re-marking them when new interfaces are added while one or more
bpf channels are in use; my fix to netbsd pr#3189, Jean-Luc.Richier@imag.fr

27 years agoThe original disklabel code from dale had an unaligned-aligned problem
deraadt [Wed, 12 Feb 1997 02:15:25 +0000 (02:15 +0000)]
The original disklabel code from dale had an unaligned-aligned problem
in it. This new code from rahnds and nivas will read either style of
disklabel and hence will work on the mvme88k as well.

27 years agowhen changing a device entry slot, remove the old one.
rahnds [Wed, 12 Feb 1997 01:50:28 +0000 (01:50 +0000)]
when changing a device entry slot, remove the old one.
Hope this didn't break anyone's mvme68k builds today.
this fixes the 1.15 version commit.

27 years agoDelete old ticket file in addition to wiping if there is one.
dm [Wed, 12 Feb 1997 00:56:10 +0000 (00:56 +0000)]
Delete old ticket file in addition to wiping if there is one.

27 years agogcc's use of /tmp files is raceable (as pointed out to me many months ago
deraadt [Wed, 12 Feb 1997 00:28:50 +0000 (00:28 +0000)]
gcc's use of /tmp files is raceable (as pointed out to me many months ago
by davem@iss.net).  however this code is hard to fix. for the moment make
the race harder by calling mktemp with a lot of XXXXX's

27 years agoIPF 1.3.7
kstailey [Tue, 11 Feb 1997 22:23:08 +0000 (22:23 +0000)]
IPF 1.3.7

27 years agodocument that -B may blow away important bits (on i386 it blows away MBR)
deraadt [Tue, 11 Feb 1997 21:50:16 +0000 (21:50 +0000)]
document that -B may blow away important bits (on i386 it blows away MBR)

27 years agoadd -m68020 to AFLAGS
kstailey [Tue, 11 Feb 1997 20:23:38 +0000 (20:23 +0000)]
add -m68020 to AFLAGS

27 years agoadd default route before fiddling with loopback route to avoid DNS problems; m4@umn...
deraadt [Tue, 11 Feb 1997 18:46:08 +0000 (18:46 +0000)]
add default route before fiddling with loopback route to avoid DNS problems; m4@umn.edu, #97

27 years agoFix for non-kerberos.
millert [Tue, 11 Feb 1997 18:26:32 +0000 (18:26 +0000)]
Fix for non-kerberos.

27 years agouse RPC over TCP; Michael.Eriksson@era-t.ericsson.se
deraadt [Tue, 11 Feb 1997 18:10:57 +0000 (18:10 +0000)]
use RPC over TCP; Michael.Eriksson@era-t.ericsson.se

27 years agoensure ipt->ipt_ptr is right; pr#96, andreas.gunnarsson@emw.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

27 years agoprototypes for copypage & zeropage
kstailey [Tue, 11 Feb 1997 17:50:33 +0000 (17:50 +0000)]
prototypes for copypage & zeropage

27 years agois we were set[ug]id an unitialized ptr bit us
niklas [Tue, 11 Feb 1997 17:46:36 +0000 (17:46 +0000)]
is we were set[ug]id an unitialized ptr bit us

27 years agobuild hoststrip for install purposes; noted by tv@slack.iag.net, pr #88
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

27 years agono more VNODEPAGER #define
kstailey [Tue, 11 Feb 1997 17:41:13 +0000 (17:41 +0000)]
no more VNODEPAGER #define

27 years agochanges to support the new disklabeled ramdisk (rd) and 1st cut at
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.

27 years agoAdd ramdisk (rd) character major number, put the device in the character
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.

27 years agoRemove occurences of headswitch and trackseek, they no longer
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.

27 years agoAdd fs_id support and random inode generation numbers for ffs.
millert [Tue, 11 Feb 1997 06:59:25 +0000 (06:59 +0000)]
Add fs_id support and random inode generation numbers for ffs.

27 years agoWe now has fs_id in struct fs.
millert [Tue, 11 Feb 1997 06:59:25 +0000 (06:59 +0000)]
We now has fs_id in struct fs.

27 years agoHandle tickets the same way as login(1) does; remove when session ends
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

27 years agoNeed <bsd.obj.mk> earlier to have access to ${__objdir}; fixes build when
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

27 years agoSynchronize kadmin service names with header files.
gene [Tue, 11 Feb 1997 04:16:35 +0000 (04:16 +0000)]
Synchronize kadmin service names with header files.

27 years agook, transmit on port 0 works...
deraadt [Tue, 11 Feb 1997 02:55:44 +0000 (02:55 +0000)]
ok, transmit on port 0 works...

27 years agowl0 moves to ipl 3
deraadt [Tue, 11 Feb 1997 02:55:10 +0000 (02:55 +0000)]
wl0 moves to ipl 3

27 years agomake it work
deraadt [Mon, 10 Feb 1997 17:49:09 +0000 (17:49 +0000)]
make it work

27 years agocatch up to i386 install.sh
deraadt [Mon, 10 Feb 1997 16:42:53 +0000 (16:42 +0000)]
catch up to i386 install.sh

27 years agoFix typo.
gvf [Mon, 10 Feb 1997 15:03:15 +0000 (15:03 +0000)]
Fix typo.

27 years agoinstall zopen.3 too
mickey [Mon, 10 Feb 1997 12:33:49 +0000 (12:33 +0000)]
install zopen.3 too

27 years agoUse copypage and zeropage.
downsj [Mon, 10 Feb 1997 12:24:37 +0000 (12:24 +0000)]
Use copypage and zeropage.

27 years agokill extra decl
downsj [Mon, 10 Feb 1997 12:16:56 +0000 (12:16 +0000)]
kill extra decl

27 years agomac68k copypage/zeropage changes.
downsj [Mon, 10 Feb 1997 12:01:45 +0000 (12:01 +0000)]
mac68k copypage/zeropage changes.

27 years agozeropage -> devzeropage
downsj [Mon, 10 Feb 1997 11:53:11 +0000 (11:53 +0000)]
zeropage -> devzeropage

27 years agologin.millert? oh boy
deraadt [Mon, 10 Feb 1997 11:40:59 +0000 (11:40 +0000)]
login.millert? oh boy

27 years agoCompletely untested mvme68k changes for copypage/zeropage/mappedcopy.
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.

27 years agohp300 portion of the copypage/zeropage/mappedcopy changes from NetBSD.
downsj [Mon, 10 Feb 1997 11:13:28 +0000 (11:13 +0000)]
hp300 portion of the copypage/zeropage/mappedcopy changes from NetBSD.

27 years agoAdd the generic m68k part of the copypage/zeropage/mappedcopy changes
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.

27 years agoAdd HEAP_LIMIT.
downsj [Mon, 10 Feb 1997 09:20:48 +0000 (09:20 +0000)]
Add HEAP_LIMIT.

27 years agoadd kernel_text symbol
mickey [Mon, 10 Feb 1997 08:34:22 +0000 (08:34 +0000)]
add kernel_text symbol

27 years agoPermit single block trailers differently.
millert [Mon, 10 Feb 1997 06:48:15 +0000 (06:48 +0000)]
Permit single block trailers differently.

27 years agoKill COMPAT_NOLABEL. It is not appropiate in the modern world.
downsj [Mon, 10 Feb 1997 06:43:26 +0000 (06:43 +0000)]
Kill COMPAT_NOLABEL.  It is not appropiate in the modern world.

27 years agoDon't freak out on archives with only a single block of 0's as
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).

27 years agoMake dump(8) really honor -a. Fix up formatting in man page and remove
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.

27 years agoSupport 16 partitions.
downsj [Mon, 10 Feb 1997 01:33:55 +0000 (01:33 +0000)]
Support 16 partitions.

27 years agoPull in stdlib.h for arc4random prototype.
millert [Mon, 10 Feb 1997 00:52:28 +0000 (00:52 +0000)]
Pull in stdlib.h for arc4random prototype.

27 years agoMake printf's match actual type (%lu -> %u).
millert [Mon, 10 Feb 1997 00:51:39 +0000 (00:51 +0000)]
Make printf's match actual type (%lu -> %u).

27 years agoUpdates file(1) to version 3.22 by way to NetBSD.
millert [Sun, 9 Feb 1997 23:58:12 +0000 (23:58 +0000)]
Updates file(1) to version 3.22 by way to NetBSD.

27 years agoMissed this one before.
millert [Sun, 9 Feb 1997 22:59:41 +0000 (22:59 +0000)]
Missed this one before.

27 years agoMake this 64-bit safe again
tholo [Sun, 9 Feb 1997 22:55:38 +0000 (22:55 +0000)]
Make this 64-bit safe again

27 years agoUpdated from NetBSD.
millert [Sun, 9 Feb 1997 22:49:03 +0000 (22:49 +0000)]
Updated from NetBSD.

27 years agoAdd macintosh magic.
millert [Sun, 9 Feb 1997 21:29:51 +0000 (21:29 +0000)]
Add macintosh magic.

27 years agobuf oflow, eivind@freebsd
deraadt [Sun, 9 Feb 1997 19:24:55 +0000 (19:24 +0000)]
buf oflow, eivind@freebsd

27 years agounexploitable buf oflow, eivind@freebsd
deraadt [Sun, 9 Feb 1997 18:55:16 +0000 (18:55 +0000)]
unexploitable buf oflow, eivind@freebsd

27 years agodo not make changes here that hide a problem which needs fixing
deraadt [Sun, 9 Feb 1997 18:51:50 +0000 (18:51 +0000)]
do not make changes here that hide a problem which needs fixing

27 years agodelete things until it fits.... sigh
deraadt [Sun, 9 Feb 1997 16:50:51 +0000 (16:50 +0000)]
delete things until it fits.... sigh

27 years agokerberos differentiation
deraadt [Sun, 9 Feb 1997 16:50:37 +0000 (16:50 +0000)]
kerberos differentiation

27 years agopc3? no, let us make this sun
deraadt [Sun, 9 Feb 1997 16:50:22 +0000 (16:50 +0000)]
pc3? no, let us make this sun

27 years agosupport kerberos differentiation
deraadt [Sun, 9 Feb 1997 16:49:57 +0000 (16:49 +0000)]
support kerberos differentiation

27 years agodo not need -lz
deraadt [Sun, 9 Feb 1997 16:48:12 +0000 (16:48 +0000)]
do not need -lz

27 years agolibcrypt went away a while back
deraadt [Sun, 9 Feb 1997 16:41:50 +0000 (16:41 +0000)]
libcrypt went away a while back

27 years agouse library err/warn
mickey [Sun, 9 Feb 1997 16:37:13 +0000 (16:37 +0000)]
use library err/warn

27 years agoadd ${LIBZ}
mickey [Sun, 9 Feb 1997 16:11:15 +0000 (16:11 +0000)]
add ${LIBZ}

27 years agoshadowed variable caused si_addr to be incorrect
deraadt [Sun, 9 Feb 1997 14:18:42 +0000 (14:18 +0000)]
shadowed variable caused si_addr to be incorrect

27 years agoCC=${HOSTCC} for these; tv@slack.iag.net, PR#86
deraadt [Sun, 9 Feb 1997 13:52:40 +0000 (13:52 +0000)]
CC=${HOSTCC} for these; tv@slack.iag.net, PR#86

27 years agoCC=${HOSTCC} for these; tv@slack.iag.net, PR#89
deraadt [Sun, 9 Feb 1997 13:51:24 +0000 (13:51 +0000)]
CC=${HOSTCC} for these; tv@slack.iag.net, PR#89

27 years agoAdd another routine in ypdb (ypdb_open_suf) that doesn't add the suffix to
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.

27 years agoneed ecoff kernel in snap too
deraadt [Sun, 9 Feb 1997 08:50:15 +0000 (08:50 +0000)]
need ecoff kernel in snap too

27 years agoFix casts to off_t, problem noted and fixed by Theo.
millert [Sun, 9 Feb 1997 06:41:08 +0000 (06:41 +0000)]
Fix casts to off_t, problem noted and fixed by Theo.

27 years agoUse the instruction pointer from the trapframe many places CR2 does not
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.

27 years agodo not print extra \n
deraadt [Sun, 9 Feb 1997 03:35:23 +0000 (03:35 +0000)]
do not print extra \n

27 years agoGet block size from disklabel.
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.

27 years agosave 6% diskspace by moving to tabs
deraadt [Sun, 9 Feb 1997 00:03:32 +0000 (00:03 +0000)]
save 6% diskspace by moving to tabs

27 years agoexcess
deraadt [Sat, 8 Feb 1997 23:48:57 +0000 (23:48 +0000)]
excess