openbsd
27 years agoRename crypt() entry in libdes to des_crypt
tholo [Sat, 15 Feb 1997 19:56:58 +0000 (19:56 +0000)]
Rename crypt() entry in libdes to des_crypt

27 years agoKill warning
tholo [Sat, 15 Feb 1997 19:56:16 +0000 (19:56 +0000)]
Kill warning

27 years agoadd kernel_text symbol (just like other archs)
mickey [Sat, 15 Feb 1997 17:40:21 +0000 (17:40 +0000)]
add kernel_text symbol (just like other archs)

27 years agoMove the debug print into the ifdef DEBUG section.
rahnds [Sat, 15 Feb 1997 15:22:08 +0000 (15:22 +0000)]
Move the debug print into the ifdef DEBUG section.

27 years agoOnly copy a cpudisklabel in the disklabel structure if a valid one is found.
rahnds [Sat, 15 Feb 1997 14:47:59 +0000 (14:47 +0000)]
Only copy a cpudisklabel in the disklabel structure if a valid one is found.
This allows rd disklabels to be read and should allow generic BSD disklabels.

27 years agonew blowfish crypt interfaces; crank it
deraadt [Sat, 15 Feb 1997 10:56:30 +0000 (10:56 +0000)]
new blowfish crypt interfaces; crank it

27 years agowhen using strsep you should be aware that the delimiter will be replaced
provos [Sat, 15 Feb 1997 09:47:54 +0000 (09:47 +0000)]
when using strsep you should be aware that the delimiter will be replaced
by a nifty '0', so you cant check for a colon instead and dump some
I am sorry, Dave. I can't do that.

27 years agoMinor change to bypass compilation failure.
angelos [Sat, 15 Feb 1997 04:57:42 +0000 (04:57 +0000)]
Minor change to bypass compilation failure.

27 years agoAdd new style of miniroot building. primarily based on the distrib/miniroot
rahnds [Sat, 15 Feb 1997 04:27:11 +0000 (04:27 +0000)]
Add new style of miniroot building. primarily based on the distrib/miniroot
code.

27 years agoRemoval of the sun3 pieces of the miniroot build mechanism.
rahnds [Sat, 15 Feb 1997 04:06:36 +0000 (04:06 +0000)]
Removal of the sun3 pieces of the miniroot build mechanism.
Prepare for new setroot version.

27 years agoback out changes to rei function
kstailey [Fri, 14 Feb 1997 23:50:17 +0000 (23:50 +0000)]
back out changes to rei function

27 years agopasswd.conf define.
provos [Fri, 14 Feb 1997 23:28:47 +0000 (23:28 +0000)]
passwd.conf define.

27 years agoinclude blowfish cipher - free config of which cipher to use
provos [Fri, 14 Feb 1997 23:27:25 +0000 (23:27 +0000)]
include blowfish cipher - free config of which cipher to use

27 years agolowercase names
deraadt [Fri, 14 Feb 1997 23:14:19 +0000 (23:14 +0000)]
lowercase names

27 years agoback out Jason's copypage/zeropage() change
kstailey [Fri, 14 Feb 1997 23:01:04 +0000 (23:01 +0000)]
back out Jason's copypage/zeropage() change

27 years agoadd SPL#, back out Makefile.sun3 change
kstailey [Fri, 14 Feb 1997 21:53:18 +0000 (21:53 +0000)]
add SPL#, back out Makefile.sun3 change

27 years agomake things get out-of-date if genassym.c is touched
kstailey [Fri, 14 Feb 1997 21:45:25 +0000 (21:45 +0000)]
make things get out-of-date if genassym.c is touched

27 years agoadd PSL_IPL7
kstailey [Fri, 14 Feb 1997 21:13:49 +0000 (21:13 +0000)]
add PSL_IPL7

27 years agomention that ls -o shows the existing file modes
deraadt [Fri, 14 Feb 1997 21:08:38 +0000 (21:08 +0000)]
mention that ls -o shows the existing file modes

27 years agoback out prev. change
kstailey [Fri, 14 Feb 1997 20:54:00 +0000 (20:54 +0000)]
back out prev. change

27 years agoswitch from <sys/types.h> to <sys/param.h>
kstailey [Fri, 14 Feb 1997 20:35:02 +0000 (20:35 +0000)]
switch from <sys/types.h> to <sys/param.h>

27 years agomove prototype of spl0() to param.h
kstailey [Fri, 14 Feb 1997 19:24:04 +0000 (19:24 +0000)]
move prototype of spl0() to param.h

27 years agoadd prototype of spl0(), but should it go here?
kstailey [Fri, 14 Feb 1997 19:08:21 +0000 (19:08 +0000)]
add prototype of spl0(), but should it go here?

27 years agoput back FC_CONTROL
kstailey [Fri, 14 Feb 1997 18:55:10 +0000 (18:55 +0000)]
put back FC_CONTROL

27 years agoanother header update
provos [Fri, 14 Feb 1997 18:42:10 +0000 (18:42 +0000)]
another header update

27 years agoremove stuff that is in <m68k/cpu.h>
kstailey [Fri, 14 Feb 1997 18:41:48 +0000 (18:41 +0000)]
remove stuff that is in <m68k/cpu.h>

27 years agoheader update
provos [Fri, 14 Feb 1997 18:40:14 +0000 (18:40 +0000)]
header update

27 years agoremove stuff that is in <m68k/cpu.h>
kstailey [Fri, 14 Feb 1997 18:30:42 +0000 (18:30 +0000)]
remove stuff that is in <m68k/cpu.h>

27 years agolimit writes to ifp->if_mtu not TUNMTU
deraadt [Fri, 14 Feb 1997 18:15:28 +0000 (18:15 +0000)]
limit writes to ifp->if_mtu not TUNMTU

27 years agoremove old #define of splx() and update rei funciton in locore.s
kstailey [Fri, 14 Feb 1997 18:15:23 +0000 (18:15 +0000)]
remove old #define of splx() and update rei funciton in locore.s

27 years agochange spl0 from macro to assember function in locore.s
kstailey [Fri, 14 Feb 1997 18:01:58 +0000 (18:01 +0000)]
change spl0 from macro to assember function in locore.s

27 years agochange inline version of _spl() to macro
kstailey [Fri, 14 Feb 1997 17:57:06 +0000 (17:57 +0000)]
change inline version of _spl() to macro

27 years agoadd tag
kstailey [Fri, 14 Feb 1997 17:52:26 +0000 (17:52 +0000)]
add tag

27 years agomove spl() stuff from psl.h to param.h
kstailey [Fri, 14 Feb 1997 17:49:35 +0000 (17:49 +0000)]
move spl() stuff from psl.h to param.h

27 years agohide fsid in getfsstat too, clone of millert fix, problem spotted by bitblt
deraadt [Fri, 14 Feb 1997 17:20:09 +0000 (17:20 +0000)]
hide fsid in getfsstat too, clone of millert fix, problem spotted by bitblt

27 years agoround RLIMIT_STACK; problem spotted by jfw@jfwhome.funhousecom
deraadt [Fri, 14 Feb 1997 16:39:23 +0000 (16:39 +0000)]
round RLIMIT_STACK; problem spotted by jfw@jfwhome.funhousecom

27 years ago#include <stdlib.h>
niklas [Fri, 14 Feb 1997 11:05:11 +0000 (11:05 +0000)]
#include <stdlib.h>

27 years ago64-bit clean
niklas [Fri, 14 Feb 1997 11:02:05 +0000 (11:02 +0000)]
64-bit clean

27 years ago#include <string.h>
niklas [Fri, 14 Feb 1997 10:56:34 +0000 (10:56 +0000)]
#include <string.h>

27 years agoUse standard header files instead of declaring system funcs explicitly
niklas [Fri, 14 Feb 1997 10:28:17 +0000 (10:28 +0000)]
Use standard header files instead of declaring system funcs explicitly

27 years agoDeal with 64-bit offsets and report bytes copied as a 64-bit quantity.
millert [Fri, 14 Feb 1997 07:05:18 +0000 (07:05 +0000)]
Deal with 64-bit offsets and report bytes copied as a 64-bit quantity.
Closes OpenBSD PR system/107.

27 years agoCopy all of 040 fp exception vectors into table. previous structure
rahnds [Fri, 14 Feb 1997 05:10:17 +0000 (05:10 +0000)]
Copy all of 040 fp exception vectors into table. previous structure
only copied the array size of bytes instead of the array size of ints.

27 years agoAdd IEEE Std 1387.2-1995 (POSIX.7.2)
tholo [Fri, 14 Feb 1997 03:53:02 +0000 (03:53 +0000)]
Add IEEE Std 1387.2-1995 (POSIX.7.2)

27 years agodon't fail completely in if_addr() just because one interface won't SIOCGIFADDR.
kstailey [Thu, 13 Feb 1997 23:33:37 +0000 (23:33 +0000)]
don't fail completely in if_addr() just because one interface won't SIOCGIFADDR.

27 years agoRemove statics to ease DDB debugging
niklas [Thu, 13 Feb 1997 23:33:26 +0000 (23:33 +0000)]
Remove statics to ease DDB debugging

27 years agoProvide ccd's major number
niklas [Thu, 13 Feb 1997 23:31:33 +0000 (23:31 +0000)]
Provide ccd's major number

27 years agoApplitron's 128 MB PentiumPro with 64MB buffer cache
niklas [Thu, 13 Feb 1997 23:27:03 +0000 (23:27 +0000)]
Applitron's 128 MB PentiumPro with 64MB buffer cache

27 years agoregen
niklas [Thu, 13 Feb 1997 23:22:51 +0000 (23:22 +0000)]
regen

27 years agoblf.h headerfile install
provos [Thu, 13 Feb 1997 22:41:51 +0000 (22:41 +0000)]
blf.h headerfile install

27 years agoif i find one more little problem, and have to make one more little
deraadt [Thu, 13 Feb 1997 22:32:46 +0000 (22:32 +0000)]
if i find one more little problem, and have to make one more little
tweak to this ip option handling code I am going to absolutely scream
in rage, following which I will rip the bloody innards out of netinet
and build my own new incompatible option checking/processing interface
that does not make it so hidiously difficult to check if a session has
source routes active!

27 years agoprototypes (strike one)
kstailey [Thu, 13 Feb 1997 22:32:38 +0000 (22:32 +0000)]
prototypes (strike one)

27 years agooption handling is a bitch
deraadt [Thu, 13 Feb 1997 22:29:07 +0000 (22:29 +0000)]
option handling is a bitch

27 years agook, i finally learned about struct ipoption
deraadt [Thu, 13 Feb 1997 22:21:08 +0000 (22:21 +0000)]
ok, i finally learned about struct ipoption

27 years agoprototypes
kstailey [Thu, 13 Feb 1997 22:14:01 +0000 (22:14 +0000)]
prototypes

27 years agoadd #include <machine/cpu.h> for prototype of fusword()
kstailey [Thu, 13 Feb 1997 21:49:15 +0000 (21:49 +0000)]
add #include <machine/cpu.h> for prototype of fusword()

27 years agoenlarged vmstat -m "Type" column to accomodate "MSDOSFS mount"
kstailey [Thu, 13 Feb 1997 20:17:16 +0000 (20:17 +0000)]
enlarged vmstat -m "Type" column to accomodate "MSDOSFS mount"

27 years agoMerge of NetBSD 970211
niklas [Thu, 13 Feb 1997 19:45:16 +0000 (19:45 +0000)]
Merge of NetBSD 970211

27 years agoprevent free()ed object from being referenced
kstailey [Thu, 13 Feb 1997 18:13:31 +0000 (18:13 +0000)]
prevent free()ed object from being referenced

27 years agoadded M_PFIL for packet filter
kstailey [Thu, 13 Feb 1997 18:11:04 +0000 (18:11 +0000)]
added M_PFIL for packet filter

27 years agofix YP and non-YP cases to exit/warn nicely
deraadt [Thu, 13 Feb 1997 17:28:39 +0000 (17:28 +0000)]
fix YP and non-YP cases to exit/warn nicely

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