deraadt [Wed, 23 Apr 1997 11:24:43 +0000 (11:24 +0000)]
2.1
deraadt [Wed, 23 Apr 1997 11:24:27 +0000 (11:24 +0000)]
link for mount_ext2fs
deraadt [Wed, 23 Apr 1997 10:26:55 +0000 (10:26 +0000)]
even more local services must die
tholo [Wed, 23 Apr 1997 09:52:03 +0000 (09:52 +0000)]
In nanosleep, use local error variable when storing rqtp in so that an error
from a failed tsleep will still be returned to the caller; from jtc@NetBSD
deraadt [Wed, 23 Apr 1997 09:33:43 +0000 (09:33 +0000)]
use daemon()
grr [Wed, 23 Apr 1997 08:08:28 +0000 (08:08 +0000)]
revised to handle form feeds, bugs fixed etc
mickey [Wed, 23 Apr 1997 06:49:06 +0000 (06:49 +0000)]
implement 'hd' device (i guess nobody will boot from 'rd')
todd [Wed, 23 Apr 1997 03:34:12 +0000 (03:34 +0000)]
remove awk from this MAKEDEV script as well per request
gene [Wed, 23 Apr 1997 00:57:15 +0000 (00:57 +0000)]
Three things:
(1) We run OpenBSD
(2) make clean deltes genassym and genassym.o, so people with these sitting
in their compile directories will get them cleaned out. Release won't ship
this way.
(3) Maxusers Makefile depends depend on assym.h not genassym.o now.
gene [Wed, 23 Apr 1997 00:29:14 +0000 (00:29 +0000)]
NetBSD -> OpenBSD where relevant and appropriate.
gene [Wed, 23 Apr 1997 00:28:22 +0000 (00:28 +0000)]
NetBSD -> OpenBSD in comments. Last references in here.
gene [Tue, 22 Apr 1997 23:50:05 +0000 (23:50 +0000)]
Damn. Change _all_ instances of #ifdef __NetBSD__ to #if
defined(__NetBSD__) || defined(__OpenBSD__). This compiles again.
deraadt [Tue, 22 Apr 1997 23:04:57 +0000 (23:04 +0000)]
move motd generation to avoid user races; kashmir@umiacs.umd.edu
etheisen [Tue, 22 Apr 1997 21:11:29 +0000 (21:11 +0000)]
Update for 2.1.
gvf [Tue, 22 Apr 1997 20:26:38 +0000 (20:26 +0000)]
fix vnd
gene [Tue, 22 Apr 1997 20:11:34 +0000 (20:11 +0000)]
Pull in John Wittowski's HWDIRECT updates from 04/18.
Also, sync up with NetBSD with correct RCSids.
Credit goes to Scott Reynolds for the space -> tab KNF in this file.
Also, note that although rcsid's are matching, we do not support the
opt_mrg_adb.h file as NetBSD does.
todd [Tue, 22 Apr 1997 19:06:06 +0000 (19:06 +0000)]
correcting a bad mistake I made
gvf [Tue, 22 Apr 1997 16:13:38 +0000 (16:13 +0000)]
Add libz and tick version # to reflect change.
gvf [Tue, 22 Apr 1997 16:07:57 +0000 (16:07 +0000)]
Reorg to look more like sys/lib/libsa/Makefile
Reduce dependency on libkern.
Add libz.
Support passing thru CFLAGS from other Makefiles.
gvf [Tue, 22 Apr 1997 16:05:38 +0000 (16:05 +0000)]
Reduce dependency on libkern.
gvf [Tue, 22 Apr 1997 16:02:20 +0000 (16:02 +0000)]
BSD -> OpenBSD
gvf [Tue, 22 Apr 1997 16:01:19 +0000 (16:01 +0000)]
minor clean to -q
kstailey [Tue, 22 Apr 1997 14:07:25 +0000 (14:07 +0000)]
GNU Groff 1.10 exhaustively tested.
Jason, thanks for a good foundation to build on, but mine works better.
briggs [Tue, 22 Apr 1997 13:37:56 +0000 (13:37 +0000)]
Some minor cleanup.
deraadt [Tue, 22 Apr 1997 10:34:39 +0000 (10:34 +0000)]
2.1
downsj [Tue, 22 Apr 1997 08:00:02 +0000 (08:00 +0000)]
Make the Theo be quiet.
todd [Tue, 22 Apr 1997 07:43:50 +0000 (07:43 +0000)]
removed uname requirement; if not OpenBSD execute with 'os=`uname -s`' as
an environment variable
todd [Tue, 22 Apr 1997 07:05:12 +0000 (07:05 +0000)]
namespace polution bug fixed
todd [Tue, 22 Apr 1997 06:34:33 +0000 (06:34 +0000)]
SunOS compatibility fixes
todd [Tue, 22 Apr 1997 05:28:56 +0000 (05:28 +0000)]
This MAKEDEV no longer requires awk.
It almost is free of expr but will require more work.
PLEASE let me know if this changes anything ASAP!
gene [Tue, 22 Apr 1997 02:55:42 +0000 (02:55 +0000)]
Do some beautification of this file (that theo didn't :P).
Also, print a better error message when the host you're checking isn't
ypbound. The previous error was cryptic and incomprehensible.
deraadt [Tue, 22 Apr 1997 01:49:16 +0000 (01:49 +0000)]
indent
deraadt [Tue, 22 Apr 1997 01:05:18 +0000 (01:05 +0000)]
fewer blank lines
mickey [Tue, 22 Apr 1997 00:40:17 +0000 (00:40 +0000)]
hide some pieces under _STANDALONE
deraadt [Tue, 22 Apr 1997 00:35:09 +0000 (00:35 +0000)]
first cut, ftp works
rahnds [Mon, 21 Apr 1997 21:04:36 +0000 (21:04 +0000)]
Ugly hack to work around bug in 88k linker.
mickey [Mon, 21 Apr 1997 20:31:00 +0000 (20:31 +0000)]
don't use cc for ld, bad things happens w/ DESTDIR defined; by dm@
mickey [Mon, 21 Apr 1997 20:20:25 +0000 (20:20 +0000)]
usleep testing code
mickey [Mon, 21 Apr 1997 20:03:30 +0000 (20:03 +0000)]
rewrite command processing.
two levels of commands from now (set has it's own {device,image,addr,howto})
all the combinations of {device,path,image,options} is now possible on boot.
move cmd_state init into .data again, no more memory limits
mickey [Mon, 21 Apr 1997 19:55:39 +0000 (19:55 +0000)]
use dev/ic/i8042reg.h, not domestic defines
mickey [Mon, 21 Apr 1997 19:52:51 +0000 (19:52 +0000)]
rewrite
mickey [Mon, 21 Apr 1997 19:49:30 +0000 (19:49 +0000)]
exit()
mickey [Mon, 21 Apr 1997 19:47:32 +0000 (19:47 +0000)]
probe for keyboard/screen by looking into CMOS.
what people say?
mickey [Mon, 21 Apr 1997 19:42:03 +0000 (19:42 +0000)]
copyright (;
mickey [Mon, 21 Apr 1997 19:40:44 +0000 (19:40 +0000)]
some comments on recent stuff
kstailey [Mon, 21 Apr 1997 17:42:33 +0000 (17:42 +0000)]
respect NOMAN
kstailey [Mon, 21 Apr 1997 16:08:36 +0000 (16:08 +0000)]
we run OpenBSD
kstailey [Mon, 21 Apr 1997 15:43:56 +0000 (15:43 +0000)]
correct grammar
kstailey [Mon, 21 Apr 1997 15:41:55 +0000 (15:41 +0000)]
options GPL_MATH_EMULATE
kstailey [Mon, 21 Apr 1997 15:40:22 +0000 (15:40 +0000)]
mention GPL_MATH_EMULATE
downsj [Mon, 21 Apr 1997 08:41:17 +0000 (08:41 +0000)]
nope, breaks other things
deraadt [Mon, 21 Apr 1997 08:37:49 +0000 (08:37 +0000)]
nope, breaks other things
downsj [Mon, 21 Apr 1997 08:18:02 +0000 (08:18 +0000)]
Add a few disk devices to the ramdisk.
downsj [Mon, 21 Apr 1997 08:16:41 +0000 (08:16 +0000)]
No more minirot.
downsj [Mon, 21 Apr 1997 08:15:53 +0000 (08:15 +0000)]
Include a passwd file, other smaller than normal config files.
downsj [Mon, 21 Apr 1997 07:37:36 +0000 (07:37 +0000)]
SYS_INST has left the building!
downsj [Mon, 21 Apr 1997 07:36:00 +0000 (07:36 +0000)]
miniroot has left the building.
downsj [Mon, 21 Apr 1997 07:32:11 +0000 (07:32 +0000)]
Lots of changes...
* Build via a vnd, ala i386.
* Remove most of the sleep calls and all of the background processing.
* Add the notion of `kernel sets'.
* Add a couple more binaries to the ramdisk.
tholo [Mon, 21 Apr 1997 04:40:59 +0000 (04:40 +0000)]
Integrate local changes
tholo [Mon, 21 Apr 1997 04:33:40 +0000 (04:33 +0000)]
Missing files from import
tholo [Mon, 21 Apr 1997 04:24:52 +0000 (04:24 +0000)]
Latest release from Cyclic Software
millert [Mon, 21 Apr 1997 03:39:19 +0000 (03:39 +0000)]
defined(YP) -> ${YP} == "yes"
briggs [Mon, 21 Apr 1997 00:58:14 +0000 (00:58 +0000)]
Take care when accessing DAFB--some quadra-class machines use other video
controllers.
mickey [Mon, 21 Apr 1997 00:41:32 +0000 (00:41 +0000)]
don't forget $(SACFLAGS)
downsj [Sun, 20 Apr 1997 23:38:17 +0000 (23:38 +0000)]
Move hp300 rdsetroot.c to top level common directory, the one copy should
be used by all ports.
millert [Sun, 20 Apr 1997 23:34:17 +0000 (23:34 +0000)]
fix typo (jtc@netbsd.org)
millert [Sun, 20 Apr 1997 23:29:32 +0000 (23:29 +0000)]
Incorporate some NetBSD changes:
tip.c
getchar() returns an int [important since EOF == -1] (thorpej)
Set CLOCAL if dc flag is set (mellon)
tip.h
Change booleans from char to short so that comparisons against negative
values work as expected on systems with unsigned chars. (thorpej)
Add boolean for dc flag (mellon)
hunt.c
Set O_NONBLOCK if dc flag set. Don't set HUPCL if dc flag is set. (mellon)
remote.c
Add boolean for dc flag (mellon)
millert [Sun, 20 Apr 1997 22:30:17 +0000 (22:30 +0000)]
Remove hack to work around make(1) bug now that the make(1)
change in question has been backed out.
millert [Sun, 20 Apr 1997 22:28:25 +0000 (22:28 +0000)]
Back out the following change since it introduces an ordering problem:
in compat mode, expand .USE before evaluating the list of targets,
instead of doing .USE expansions on demand, because they can cause
tree restructuring.
tholo [Sun, 20 Apr 1997 20:56:17 +0000 (20:56 +0000)]
New POSIX 1003.1b syscalls; from pk@NetBSD
tholo [Sun, 20 Apr 1997 20:55:01 +0000 (20:55 +0000)]
Allow kern_clock.c to see interrupt frames on i386
tholo [Sun, 20 Apr 1997 20:48:27 +0000 (20:48 +0000)]
Add new POSIX 1003.1b related syscalls; from pk@NetBSD
tholo [Sun, 20 Apr 1997 20:47:33 +0000 (20:47 +0000)]
Add macros and types needed for POSIX 1003.1b timers
tholo [Sun, 20 Apr 1997 20:46:40 +0000 (20:46 +0000)]
Add new clock related types; from NetBSD
tholo [Sun, 20 Apr 1997 20:45:34 +0000 (20:45 +0000)]
Add POSIX 1003.1b-1993
mickey [Sun, 20 Apr 1997 19:01:35 +0000 (19:01 +0000)]
indentation
deraadt [Sun, 20 Apr 1997 18:27:23 +0000 (18:27 +0000)]
flush
deraadt [Sun, 20 Apr 1997 15:37:25 +0000 (15:37 +0000)]
support for -o port=N; provos
niklas [Sun, 20 Apr 1997 12:42:26 +0000 (12:42 +0000)]
typo
niklas [Sun, 20 Apr 1997 11:43:47 +0000 (11:43 +0000)]
typo
niklas [Sun, 20 Apr 1997 10:57:23 +0000 (10:57 +0000)]
Use ${ALPHA} instead of ../..
maja [Sun, 20 Apr 1997 10:19:24 +0000 (10:19 +0000)]
Added ${MAKE} distribution for ypinit in distribution-etc-root-var. -moj
maja [Sun, 20 Apr 1997 10:08:34 +0000 (10:08 +0000)]
Added scripts to be used from cron to make sure a slave server is up to date.
-moj
maja [Sun, 20 Apr 1997 10:00:19 +0000 (10:00 +0000)]
Added man page, support for amd.home and ypservers.
Integrated some code from ypinit in NetBSD (thorpej@netbsd.org).
deraadt [Sun, 20 Apr 1997 09:27:17 +0000 (09:27 +0000)]
do not want awk
deraadt [Sun, 20 Apr 1997 09:26:58 +0000 (09:26 +0000)]
install targets
deraadt [Sun, 20 Apr 1997 09:26:11 +0000 (09:26 +0000)]
build it all
deraadt [Sun, 20 Apr 1997 09:02:18 +0000 (09:02 +0000)]
line#/column# changed at 2.7, not 2.9; grr
deraadt [Sun, 20 Apr 1997 08:59:36 +0000 (08:59 +0000)]
sparc/sun3 labels want cyl-alignment; grr
downsj [Sun, 20 Apr 1997 08:27:31 +0000 (08:27 +0000)]
Pull in systm.h, need printf() prototype.
tholo [Sun, 20 Apr 1997 07:28:59 +0000 (07:28 +0000)]
My new toy
downsj [Sun, 20 Apr 1997 07:01:10 +0000 (07:01 +0000)]
Make -Wall work.
downsj [Sun, 20 Apr 1997 06:59:58 +0000 (06:59 +0000)]
Add a prototype for susword().
tholo [Sat, 19 Apr 1997 21:51:29 +0000 (21:51 +0000)]
Fix a compile warning
millert [Sat, 19 Apr 1997 21:26:08 +0000 (21:26 +0000)]
Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''
Same change doen for SKEY, YP, and KERBEROS5. This allows
people to override those setting in /etc/mk.conf.
tholo [Sat, 19 Apr 1997 21:12:51 +0000 (21:12 +0000)]
.depend needs cpuconf.c
deraadt [Sat, 19 Apr 1997 21:01:12 +0000 (21:01 +0000)]
strncpy paranoia, how much do you trust getpwent?
deraadt [Sat, 19 Apr 1997 20:53:46 +0000 (20:53 +0000)]
use mkstemp
deraadt [Sat, 19 Apr 1997 20:43:11 +0000 (20:43 +0000)]
more buffer cache please
deraadt [Sat, 19 Apr 1997 20:10:13 +0000 (20:10 +0000)]
force readonly, heh