openbsd
27 years agoavoid SIGURG race; dg@root.com
deraadt [Thu, 2 Jan 1997 21:33:33 +0000 (21:33 +0000)]
avoid SIGURG race; dg@root.com

27 years agoFix the file dendancy problem the same way as on alpha/mips
rahnds [Thu, 2 Jan 1997 20:48:29 +0000 (20:48 +0000)]
Fix the file dendancy problem the same way as on alpha/mips
this removed another patched file for powerpc port.

27 years agoaccept llc/snap packets; still cannot send them...
deraadt [Thu, 2 Jan 1997 20:45:49 +0000 (20:45 +0000)]
accept llc/snap packets; still cannot send them...

27 years agocorrect title; frueauf@ira.uka.de
deraadt [Thu, 2 Jan 1997 20:24:07 +0000 (20:24 +0000)]
correct title; frueauf@ira.uka.de

27 years agoFix for the shift-reduce conflict, contributed by dholland@hcs.harvard.edu,
bitblt [Thu, 2 Jan 1997 19:49:50 +0000 (19:49 +0000)]
Fix for the shift-reduce conflict, contributed by dholland@hcs.harvard.edu,
who is porting the OpenBSD ftpd to (of all things) Linux.

27 years agoPerl should build on the powerpc port now, I will build statically
rahnds [Thu, 2 Jan 1997 19:45:34 +0000 (19:45 +0000)]
Perl should build on the powerpc port now, I will build statically
instead of trying to build dynamically and fail.

27 years agoRevert HISTFILE. If anyone wants a differently named history file, they
downsj [Thu, 2 Jan 1997 18:16:52 +0000 (18:16 +0000)]
Revert HISTFILE.  If anyone wants a differently named history file, they
can set it in their environment.

27 years agoDon't mention $_.
downsj [Thu, 2 Jan 1997 17:41:47 +0000 (17:41 +0000)]
Don't mention $_.

27 years agoAfter discussing $_ with the maintainer, revert ksh behaviour and completely
downsj [Thu, 2 Jan 1997 17:37:25 +0000 (17:37 +0000)]
After discussing $_ with the maintainer, revert ksh behaviour and completely
eliminate it from sh.

27 years agoDESTDIR already set.
etheisen [Thu, 2 Jan 1997 16:37:53 +0000 (16:37 +0000)]
DESTDIR already set.

27 years agornd is random.
etheisen [Thu, 2 Jan 1997 16:36:00 +0000 (16:36 +0000)]
rnd is random.

27 years agolibcrypt is no more.
etheisen [Thu, 2 Jan 1997 16:34:51 +0000 (16:34 +0000)]
libcrypt is no more.

27 years agohandle the powerpc like the arc - no dynamic stuff
rahnds [Thu, 2 Jan 1997 16:06:50 +0000 (16:06 +0000)]
handle the powerpc like the arc - no dynamic stuff
Thanks to Thomas Graichen for the fix.

27 years agohandle the pmax like the arc - no dynamic stuff
graichen [Thu, 2 Jan 1997 14:05:25 +0000 (14:05 +0000)]
handle the pmax like the arc - no dynamic stuff

27 years agoDOH! we are not ELF yet. Fix static constructors.
niklas [Thu, 2 Jan 1997 13:07:41 +0000 (13:07 +0000)]
DOH! we are not ELF yet.  Fix static constructors.

27 years agoprevent system from suspend/standby twice.
mickey [Thu, 2 Jan 1997 12:24:35 +0000 (12:24 +0000)]
prevent system from suspend/standby twice.
(netbsd pr#3005, yasufu-i@is.aist-nara.ac.jp)

27 years agopulled out the duplicated, conditional code from both kern/vfs_syscalls.c
mickey [Thu, 2 Jan 1997 12:20:40 +0000 (12:20 +0000)]
pulled out the duplicated, conditional code from both kern/vfs_syscalls.c
and compat/common/vfs_syscalls_43.c and placed a single copy of that code
into miscfs/union/union_subr.c (seemed like a good place to put it, since
it's union-fs related).
as a side effect you can build unionfs in lkm.
(netbsd pr#2950, Paul Goyette <paul@pgoyette.bdt.com>)

27 years agoPPP_BSDCOMP not PPP_BSD_COMP
mickey [Thu, 2 Jan 1997 11:10:18 +0000 (11:10 +0000)]
PPP_BSDCOMP not PPP_BSD_COMP

27 years agoinet_addr --> inet_aton
mickey [Thu, 2 Jan 1997 10:50:18 +0000 (10:50 +0000)]
inet_addr --> inet_aton

27 years agoAdd FSH (set -o sh), initialize it if we're /bin/sh, and add the first use:
downsj [Thu, 2 Jan 1997 09:33:56 +0000 (09:33 +0000)]
Add FSH (set -o sh), initialize it if we're /bin/sh, and add the first use:
don't set $_ if we're non-interactive.

27 years agouse arc4random for xid generation
deraadt [Thu, 2 Jan 1997 09:21:01 +0000 (09:21 +0000)]
use arc4random for xid generation

27 years agodo not confuse readdisklabel callers
deraadt [Thu, 2 Jan 1997 06:28:43 +0000 (06:28 +0000)]
do not confuse readdisklabel callers

27 years agoCurrent differences between development tree and checked in tree.
rahnds [Thu, 2 Jan 1997 03:29:40 +0000 (03:29 +0000)]
Current differences between development tree and checked in tree.
Reason these are not checked in:
Wide affecting change that would be "incorrect" for other ports.
Build issues that do not have final solutions
Misc other changes. (Some cross compilations issues)

27 years agoCurrent information about port status.
rahnds [Thu, 2 Jan 1997 03:17:58 +0000 (03:17 +0000)]
Current information about port status.

27 years agoChange order of includes to pick up sys/types.h so that typedefs
rahnds [Thu, 2 Jan 1997 03:12:07 +0000 (03:12 +0000)]
Change order of includes to pick up sys/types.h so that typedefs
of htonl and friends are not parse errors.

27 years agoPowerPC is like alpha and mips.
rahnds [Thu, 2 Jan 1997 03:09:48 +0000 (03:09 +0000)]
PowerPC is like alpha and mips.

27 years agoAdd fp.c file, reformat to be more readable.
rahnds [Thu, 2 Jan 1997 03:06:54 +0000 (03:06 +0000)]
Add fp.c file, reformat to be more readable.

27 years agoadding files previously missing.
rahnds [Thu, 2 Jan 1997 02:55:47 +0000 (02:55 +0000)]
adding files previously missing.
The reg.h file may not be complete, currently the port does not support
ptrace.

27 years agoPowerpc port also uses new libkvm.
rahnds [Thu, 2 Jan 1997 02:31:08 +0000 (02:31 +0000)]
Powerpc port also uses new libkvm.

27 years agoStub routines for set|get fpsticky, fpround, ...
rahnds [Thu, 2 Jan 1997 02:28:58 +0000 (02:28 +0000)]
Stub routines for set|get fpsticky, fpround, ...
Fixing this is listed in the Todo section.

27 years agogetc returns int not char.
rahnds [Thu, 2 Jan 1997 02:25:56 +0000 (02:25 +0000)]
getc returns int not char.
This matters on some ports, such as powerpc. (signed vs unsigned issue).

27 years agoadd a comment on how to start xdm via init (only i386 for now - which other
graichen [Wed, 1 Jan 1997 20:15:34 +0000 (20:15 +0000)]
add a comment on how to start xdm via init (only i386 for now - which other
ports do also have X and on which device in ttys the xdm has to be started
there ?)

27 years agoadd a comment about the comment in ttys about how to start xdm via init
graichen [Wed, 1 Jan 1997 20:14:03 +0000 (20:14 +0000)]
add a comment about the comment in ttys about how to start xdm via init

27 years agothe master with comments in it is not that much of a good idea - if
graichen [Wed, 1 Jan 1997 20:12:21 +0000 (20:12 +0000)]
the master with comments in it is not that much of a good idea - if
you enable amd in /etc/netstart by accident it will get very confused
about all those comments - i removed it and put a sample master files
there

27 years agoadd a comment about how to configure pci pcmcia chips (from stefan grefen
graichen [Wed, 1 Jan 1997 20:10:34 +0000 (20:10 +0000)]
add a comment about how to configure pci pcmcia chips (from stefan grefen
- the original author of the NetBSD pcmcia stuff)

p.s.: this way i got my notebook working with pcmcia

27 years agoremove unneded space in printf (only cosmetic)
graichen [Wed, 1 Jan 1997 20:08:10 +0000 (20:08 +0000)]
remove unneded space in printf (only cosmetic)

27 years agoadded info about rfork(2)
kstailey [Wed, 1 Jan 1997 18:57:12 +0000 (18:57 +0000)]
added info about rfork(2)

27 years agodon't count on MFS in add_blkdev_randomness
mickey [Wed, 1 Jan 1997 16:16:13 +0000 (16:16 +0000)]
don't count on MFS in add_blkdev_randomness

27 years agoGet blktochr() from sun3/sun3/conf.c
briggs [Wed, 1 Jan 1997 15:54:21 +0000 (15:54 +0000)]
Get blktochr() from sun3/sun3/conf.c

27 years agoPrototypes for mountroot, etc. are now in sys/systm.h--use ufs/ffs/ffs_extern.h
briggs [Wed, 1 Jan 1997 14:59:46 +0000 (14:59 +0000)]
Prototypes for mountroot, etc. are now in sys/systm.h--use ufs/ffs/ffs_extern.h
for ffs_mountroot proto.

27 years agoSupply full path on 'include' lines for config.
briggs [Wed, 1 Jan 1997 04:04:48 +0000 (04:04 +0000)]
Supply full path on 'include' lines for config.

27 years agosync with 17-Dec-1996
kstailey [Tue, 31 Dec 1996 06:12:28 +0000 (06:12 +0000)]
sync with 17-Dec-1996

27 years agoremoved unused CTL_MACHDEP stuff
kstailey [Tue, 31 Dec 1996 01:58:02 +0000 (01:58 +0000)]
removed unused CTL_MACHDEP stuff

27 years agoput entries back into alpha sorted order
kstailey [Mon, 30 Dec 1996 23:34:33 +0000 (23:34 +0000)]
put entries back into alpha sorted order

27 years agoadded info about /emul
kstailey [Mon, 30 Dec 1996 23:25:53 +0000 (23:25 +0000)]
added info about /emul

27 years agoFix typo
tholo [Sun, 29 Dec 1996 23:58:43 +0000 (23:58 +0000)]
Fix typo

27 years agodon't strip boot.com on install
graichen [Sun, 29 Dec 1996 19:44:49 +0000 (19:44 +0000)]
don't strip boot.com on install

27 years agobe more consistent when printing the memory values at bootup - now also
graichen [Sun, 29 Dec 1996 12:27:26 +0000 (12:27 +0000)]
be more consistent when printing the memory values at bootup - now also
the BIOS mem stuff is printed in bytes - like the other values too

27 years agoadd some comments to some things we removed to get also more broken
graichen [Sun, 29 Dec 1996 12:25:59 +0000 (12:25 +0000)]
add some comments to some things we removed to get also more broken
keyboards working

27 years agochange the name of the history file from .pdksh_hist to .ksh_history
graichen [Sun, 29 Dec 1996 12:24:05 +0000 (12:24 +0000)]
change the name of the history file from .pdksh_hist to .ksh_history
this way it is clearer where it comes from (pdksh is ksh in OpenBSD)
and it's more consistent with other shells (bash - .bash_history and i
think FreeBSD's sh also used something like .sh_history)

27 years agoremove one / from the printf of the filenames (_PATH_UNIX begings with a
graichen [Sun, 29 Dec 1996 12:21:26 +0000 (12:21 +0000)]
remove one / from the printf of the filenames (_PATH_UNIX begings with a
slash - /bsd so we don't need an extra slash there)

27 years agoour tar (paxtar) is now in /bin/tar not /usr/bin/tar
graichen [Sun, 29 Dec 1996 12:19:08 +0000 (12:19 +0000)]
our tar (paxtar) is now in /bin/tar not /usr/bin/tar

27 years agowork around the missing (gtar) -T (--files-from) option of our paxtar
graichen [Sun, 29 Dec 1996 12:18:27 +0000 (12:18 +0000)]
work around the missing (gtar) -T (--files-from) option of our paxtar
in pkg_create so that it should work now with paxtar (the -X option is
still missing due to missing -X - in the gtar meaning --exclude-from-file
option)

i did it by changing the FreeBSD way of doing it (open a pipe to tar with
-T - (read filenames from stdin) and give all the filenames to the pipe)
to constructing a big :-) argumentlist for tar and executing it without
the pipe (not the best solution but it works :-)

27 years agochanged __NetBSD__ to __OpenBSD__
kstailey [Sat, 28 Dec 1996 23:10:34 +0000 (23:10 +0000)]
changed __NetBSD__ to __OpenBSD__

27 years agocrank minor due to arc4random
deraadt [Sat, 28 Dec 1996 19:07:21 +0000 (19:07 +0000)]
crank minor due to arc4random

27 years agoFix prerequisite test, still need to check why NODEV bufs comes here.
niklas [Sat, 28 Dec 1996 19:06:28 +0000 (19:06 +0000)]
Fix prerequisite test, still need to check why NODEV bufs comes here.

27 years agoan entire an entire
downsj [Sat, 28 Dec 1996 09:06:29 +0000 (09:06 +0000)]
an entire an entire

27 years agoarc4random() number generator, for use with things like RPC xid's.
dm [Sat, 28 Dec 1996 06:32:59 +0000 (06:32 +0000)]
arc4random() number generator, for use with things like RPC xid's.

27 years agoadd OpenBSD tag to files.
rahnds [Sat, 28 Dec 1996 06:31:06 +0000 (06:31 +0000)]
add OpenBSD tag to files.

27 years agoadding OpenBSD tag to files.
rahnds [Sat, 28 Dec 1996 06:24:55 +0000 (06:24 +0000)]
adding OpenBSD tag to files.

27 years agoAdding OpenBSD tags to files.
rahnds [Sat, 28 Dec 1996 06:17:46 +0000 (06:17 +0000)]
Adding OpenBSD tags to files.

27 years agoChanges necessary to make the kernel compile and boot.
rahnds [Sat, 28 Dec 1996 06:09:02 +0000 (06:09 +0000)]
Changes necessary to make the kernel compile and boot.
Some merging with NetBSD port.

27 years agoadd necessary file for powerpc port.
rahnds [Sat, 28 Dec 1996 06:03:54 +0000 (06:03 +0000)]
add necessary file for powerpc port.
It would be really nice if this was a "standard" libkern function.

27 years ago95% of common uses of these are incorrect and insecure. correct use is
deraadt [Sat, 28 Dec 1996 02:33:10 +0000 (02:33 +0000)]
95% of common uses of these are incorrect and insecure. correct use is
incredibly rare. Time for some education!

27 years agosuggest alternative in ld warn message
deraadt [Sat, 28 Dec 1996 02:30:58 +0000 (02:30 +0000)]
suggest alternative in ld warn message

27 years agoGot an NCR controller too now
tholo [Sat, 28 Dec 1996 01:01:02 +0000 (01:01 +0000)]
Got an NCR controller too now

27 years agoSwitch to pcvt for console
tholo [Sat, 28 Dec 1996 01:00:43 +0000 (01:00 +0000)]
Switch to pcvt for console

27 years agonew NetBSD file; #include from <machine/cpu.h> on m68k boxen
kstailey [Fri, 27 Dec 1996 23:23:27 +0000 (23:23 +0000)]
new NetBSD file; #include from <machine/cpu.h> on m68k boxen

27 years agoepilepsy in csrg?
deraadt [Fri, 27 Dec 1996 09:48:07 +0000 (09:48 +0000)]
epilepsy in csrg?

27 years agoRemove some GCC warnings in generated output; from Steve Price via FreeBSD
tholo [Fri, 27 Dec 1996 08:05:18 +0000 (08:05 +0000)]
Remove some GCC warnings in generated output; from Steve Price via FreeBSD

27 years agomerged into autoconf.h and control.h
kstailey [Fri, 27 Dec 1996 04:31:27 +0000 (04:31 +0000)]
merged  into autoconf.h and control.h

27 years agoadjusted to state "no hard links to directories"
kstailey [Fri, 27 Dec 1996 01:24:20 +0000 (01:24 +0000)]
adjusted to state "no hard links to directories"

27 years agomerged into if_le.c
kstailey [Fri, 27 Dec 1996 01:18:14 +0000 (01:18 +0000)]
merged into if_le.c

27 years agocompile, Makefile rebuild
mickey [Thu, 26 Dec 1996 10:50:47 +0000 (10:50 +0000)]
compile, Makefile rebuild

27 years agoMerge our chagnes with FreeBSD's latest changes. We should now
imp [Wed, 25 Dec 1996 20:10:09 +0000 (20:10 +0000)]
Merge our chagnes with FreeBSD's latest changes.  We should now
have identical bsd.port.mk files again.  This file has successfully
compiled many of the archivers, gnu make, and emacs (althought the emacs
deltas have not been merged back into the FreeBSD tree yet since I don't
have it working yet).

The FreeBSD Id line may be slightly off since I generated it by hand to match
the commit I just made there.

27 years agono compile test after last change: no need for that umask too, i guess
mickey [Wed, 25 Dec 1996 19:08:09 +0000 (19:08 +0000)]
no compile test after last change: no need for that umask too, i guess

27 years agosmaller code
deraadt [Wed, 25 Dec 1996 10:21:40 +0000 (10:21 +0000)]
smaller code

27 years agodo not need umask for mkstemp
deraadt [Wed, 25 Dec 1996 01:56:14 +0000 (01:56 +0000)]
do not need umask for mkstemp

27 years agoUse <stdlib.h>, not <malloc.h>
tholo [Wed, 25 Dec 1996 01:19:17 +0000 (01:19 +0000)]
Use <stdlib.h>, not <malloc.h>

27 years agosync with NetBSD
kstailey [Tue, 24 Dec 1996 21:34:49 +0000 (21:34 +0000)]
sync with NetBSD

27 years agonew NetBSD file
kstailey [Tue, 24 Dec 1996 21:31:44 +0000 (21:31 +0000)]
new NetBSD file

27 years agodo not need umask fiddling
deraadt [Tue, 24 Dec 1996 21:22:10 +0000 (21:22 +0000)]
do not need umask fiddling

27 years agotest kernel for wglen driver
deraadt [Tue, 24 Dec 1996 20:31:47 +0000 (20:31 +0000)]
test kernel for wglen driver

27 years agonearly working driver for wglen serial card
deraadt [Tue, 24 Dec 1996 20:31:23 +0000 (20:31 +0000)]
nearly working driver for wglen serial card

27 years agofor the moment, yammer a bit more
deraadt [Tue, 24 Dec 1996 20:30:40 +0000 (20:30 +0000)]
for the moment, yammer a bit more

27 years agocall all irq routines
deraadt [Tue, 24 Dec 1996 20:29:02 +0000 (20:29 +0000)]
call all irq routines

27 years agoreclaim NFSMNT_RESVPORT bit, and add more traditional attribute cache timeout flags
dm [Tue, 24 Dec 1996 20:14:29 +0000 (20:14 +0000)]
reclaim NFSMNT_RESVPORT bit, and add more traditional attribute cache timeout flags

27 years agoMake termination of objects wait for possible collapses before altering
niklas [Tue, 24 Dec 1996 20:14:28 +0000 (20:14 +0000)]
Make termination of objects wait for possible collapses before altering
the object's shadow linkage.  Also note that the object is going to die
so that a possible collapse can finish early.

27 years agoindicate this mktemp is vulnerable to a DOS attack, however the impact is very low
deraadt [Tue, 24 Dec 1996 20:04:14 +0000 (20:04 +0000)]
indicate this mktemp is vulnerable to a DOS attack, however the impact is very low

27 years agouse mkstemp instead
deraadt [Tue, 24 Dec 1996 20:00:04 +0000 (20:00 +0000)]
use mkstemp instead

27 years agocomment on why this mktemp use is safe
deraadt [Tue, 24 Dec 1996 19:42:03 +0000 (19:42 +0000)]
comment on why this mktemp use is safe

27 years agouse mkstemp
deraadt [Tue, 24 Dec 1996 19:28:03 +0000 (19:28 +0000)]
use mkstemp

27 years agoref sigaction
deraadt [Tue, 24 Dec 1996 19:17:10 +0000 (19:17 +0000)]
ref sigaction

27 years agouse mkstemp()
deraadt [Tue, 24 Dec 1996 08:37:50 +0000 (08:37 +0000)]
use mkstemp()

27 years agoUse mkstemp(3) for temporary files
tholo [Tue, 24 Dec 1996 03:44:13 +0000 (03:44 +0000)]
Use mkstemp(3) for temporary files

27 years agono mkfs
deraadt [Tue, 24 Dec 1996 02:40:53 +0000 (02:40 +0000)]
no mkfs

27 years agodeal with the 2340 lie in the right place, i think
deraadt [Tue, 24 Dec 1996 01:33:33 +0000 (01:33 +0000)]
deal with the 2340 lie in the right place, i think

27 years agobye bye
deraadt [Tue, 24 Dec 1996 00:12:03 +0000 (00:12 +0000)]
bye bye

27 years agoPowerPC port uses binutils not 'standard' compilation tools.
rahnds [Mon, 23 Dec 1996 22:56:50 +0000 (22:56 +0000)]
PowerPC port uses binutils not 'standard' compilation tools.

27 years agoPowerpc port uses binutils not old compiler tools.
rahnds [Mon, 23 Dec 1996 22:42:46 +0000 (22:42 +0000)]
Powerpc port uses binutils not old compiler tools.