openbsd
27 years agoInclude a passwd file, other smaller than normal config files.
downsj [Mon, 21 Apr 1997 08:15:53 +0000 (08:15 +0000)]
Include a passwd file, other smaller than normal config files.

27 years agoSYS_INST has left the building!
downsj [Mon, 21 Apr 1997 07:37:36 +0000 (07:37 +0000)]
SYS_INST has left the building!

27 years agominiroot has left the building.
downsj [Mon, 21 Apr 1997 07:36:00 +0000 (07:36 +0000)]
miniroot has left the building.

27 years agoLots of changes...
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.

27 years agoIntegrate local changes
tholo [Mon, 21 Apr 1997 04:40:59 +0000 (04:40 +0000)]
Integrate local changes

27 years agoMissing files from import
tholo [Mon, 21 Apr 1997 04:33:40 +0000 (04:33 +0000)]
Missing files from import

27 years agoLatest release from Cyclic Software
tholo [Mon, 21 Apr 1997 04:24:52 +0000 (04:24 +0000)]
Latest release from Cyclic Software

27 years agodefined(YP) -> ${YP} == "yes"
millert [Mon, 21 Apr 1997 03:39:19 +0000 (03:39 +0000)]
defined(YP) -> ${YP} == "yes"

27 years agoTake care when accessing DAFB--some quadra-class machines use other video
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.

27 years agodon't forget $(SACFLAGS)
mickey [Mon, 21 Apr 1997 00:41:32 +0000 (00:41 +0000)]
don't forget $(SACFLAGS)

27 years agoMove hp300 rdsetroot.c to top level common directory, the one copy should
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.

27 years agofix typo (jtc@netbsd.org)
millert [Sun, 20 Apr 1997 23:34:17 +0000 (23:34 +0000)]
fix typo (jtc@netbsd.org)

27 years agoIncorporate some NetBSD changes:
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)

27 years agoRemove hack to work around make(1) bug now that the make(1)
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.

27 years agoBack out the following change since it introduces an ordering problem:
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.

27 years agoNew POSIX 1003.1b syscalls; from pk@NetBSD
tholo [Sun, 20 Apr 1997 20:56:17 +0000 (20:56 +0000)]
New POSIX 1003.1b syscalls; from pk@NetBSD

27 years agoAllow kern_clock.c to see interrupt frames on i386
tholo [Sun, 20 Apr 1997 20:55:01 +0000 (20:55 +0000)]
Allow kern_clock.c to see interrupt frames on i386

27 years agoAdd new POSIX 1003.1b related syscalls; from pk@NetBSD
tholo [Sun, 20 Apr 1997 20:48:27 +0000 (20:48 +0000)]
Add new POSIX 1003.1b related syscalls; from pk@NetBSD

27 years agoAdd macros and types needed for POSIX 1003.1b timers
tholo [Sun, 20 Apr 1997 20:47:33 +0000 (20:47 +0000)]
Add macros and types needed for POSIX 1003.1b timers

27 years agoAdd new clock related types; from NetBSD
tholo [Sun, 20 Apr 1997 20:46:40 +0000 (20:46 +0000)]
Add new clock related types; from NetBSD

27 years agoAdd POSIX 1003.1b-1993
tholo [Sun, 20 Apr 1997 20:45:34 +0000 (20:45 +0000)]
Add POSIX 1003.1b-1993

27 years agoindentation
mickey [Sun, 20 Apr 1997 19:01:35 +0000 (19:01 +0000)]
indentation

27 years agoflush
deraadt [Sun, 20 Apr 1997 18:27:23 +0000 (18:27 +0000)]
flush

27 years agosupport for -o port=N; provos
deraadt [Sun, 20 Apr 1997 15:37:25 +0000 (15:37 +0000)]
support for -o port=N; provos

27 years agotypo
niklas [Sun, 20 Apr 1997 12:42:26 +0000 (12:42 +0000)]
typo

27 years agotypo
niklas [Sun, 20 Apr 1997 11:43:47 +0000 (11:43 +0000)]
typo

27 years agoUse ${ALPHA} instead of ../..
niklas [Sun, 20 Apr 1997 10:57:23 +0000 (10:57 +0000)]
Use ${ALPHA} instead of ../..

27 years agoAdded ${MAKE} distribution for ypinit in distribution-etc-root-var. -moj
maja [Sun, 20 Apr 1997 10:19:24 +0000 (10:19 +0000)]
Added ${MAKE} distribution for ypinit in distribution-etc-root-var. -moj

27 years agoAdded scripts to be used from cron to make sure a slave server is up to date.
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

27 years agoAdded man page, support for amd.home and ypservers.
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).

27 years agodo not want awk
deraadt [Sun, 20 Apr 1997 09:27:17 +0000 (09:27 +0000)]
do not want awk

27 years agoinstall targets
deraadt [Sun, 20 Apr 1997 09:26:58 +0000 (09:26 +0000)]
install targets

27 years agobuild it all
deraadt [Sun, 20 Apr 1997 09:26:11 +0000 (09:26 +0000)]
build it all

27 years agoline#/column# changed at 2.7, not 2.9; grr
deraadt [Sun, 20 Apr 1997 09:02:18 +0000 (09:02 +0000)]
line#/column# changed at 2.7, not 2.9; grr

27 years agosparc/sun3 labels want cyl-alignment; grr
deraadt [Sun, 20 Apr 1997 08:59:36 +0000 (08:59 +0000)]
sparc/sun3 labels want cyl-alignment; grr

27 years agoPull in systm.h, need printf() prototype.
downsj [Sun, 20 Apr 1997 08:27:31 +0000 (08:27 +0000)]
Pull in systm.h, need printf() prototype.

27 years agoMy new toy
tholo [Sun, 20 Apr 1997 07:28:59 +0000 (07:28 +0000)]
My new toy

27 years agoMake -Wall work.
downsj [Sun, 20 Apr 1997 07:01:10 +0000 (07:01 +0000)]
Make -Wall work.

27 years agoAdd a prototype for susword().
downsj [Sun, 20 Apr 1997 06:59:58 +0000 (06:59 +0000)]
Add a prototype for susword().

27 years agoFix a compile warning
tholo [Sat, 19 Apr 1997 21:51:29 +0000 (21:51 +0000)]
Fix a compile warning

27 years agoChanged ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''
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.

27 years ago.depend needs cpuconf.c
tholo [Sat, 19 Apr 1997 21:12:51 +0000 (21:12 +0000)]
.depend needs cpuconf.c

27 years agostrncpy paranoia, how much do you trust getpwent?
deraadt [Sat, 19 Apr 1997 21:01:12 +0000 (21:01 +0000)]
strncpy paranoia, how much do you trust getpwent?

27 years agouse mkstemp
deraadt [Sat, 19 Apr 1997 20:53:46 +0000 (20:53 +0000)]
use mkstemp

27 years agomore buffer cache please
deraadt [Sat, 19 Apr 1997 20:43:11 +0000 (20:43 +0000)]
more buffer cache please

27 years agoforce readonly, heh
deraadt [Sat, 19 Apr 1997 20:10:13 +0000 (20:10 +0000)]
force readonly, heh

27 years agoreplace -r (disable Rockridge extensions) with -R ..
flipk [Sat, 19 Apr 1997 20:07:24 +0000 (20:07 +0000)]
replace -r (disable Rockridge extensions) with -R ..
"-r" for all "mount*" is reserved for read-only flag.

27 years agoWe use /etc/mk.conf not /etc/make.conf.
millert [Sat, 19 Apr 1997 19:34:29 +0000 (19:34 +0000)]
We use /etc/mk.conf not /etc/make.conf.

27 years agogetopt() returns an int, not a char. [thorpej]
kstailey [Sat, 19 Apr 1997 19:13:45 +0000 (19:13 +0000)]
getopt() returns an int, not a char. [thorpej]

27 years agogetopt() returns an int, not a char. (thorpej)
kstailey [Sat, 19 Apr 1997 19:12:26 +0000 (19:12 +0000)]
getopt() returns an int, not a char. (thorpej)

27 years agothorpej:
kstailey [Sat, 19 Apr 1997 19:10:22 +0000 (19:10 +0000)]
thorpej:
getopt() returns an int, not a char.

27 years agothorpej:
kstailey [Sat, 19 Apr 1997 19:08:29 +0000 (19:08 +0000)]
thorpej:
icmpcode() returns an int, and, more importantly, -1 on failure.  So,
make this work on systems with unsigned chars by placing the return
value of icmpcode() in a temporary variable, checking for failure, and
then only setting fil.fr_icode (a char) upon success.

27 years agoFix return with missin value...
pefo [Sat, 19 Apr 1997 18:40:02 +0000 (18:40 +0000)]
Fix return with missin value...

27 years ago-Wall cleanup.
pefo [Sat, 19 Apr 1997 17:19:36 +0000 (17:19 +0000)]
-Wall cleanup.
Change to new MI assym.h file generation. (genassym.cf)

27 years agoconstrain to MAXHOSTNAMELEN-1 not MAXDNAME, duh
deraadt [Sat, 19 Apr 1997 10:10:47 +0000 (10:10 +0000)]
constrain to MAXHOSTNAMELEN-1 not MAXDNAME, duh

27 years agochange time() to gettimeofday()
provos [Sat, 19 Apr 1997 10:07:01 +0000 (10:07 +0000)]
change time() to gettimeofday()

27 years agomake things more complicated.
provos [Sat, 19 Apr 1997 09:53:25 +0000 (09:53 +0000)]
make things more complicated.

27 years agoWe have a visual report with high confidence that Joshua's words actually
gene [Sat, 19 Apr 1997 06:02:55 +0000 (06:02 +0000)]
We have a visual report with high confidence that Joshua's words actually
were:
A STRANGE GAME.
THE ONLY WINNING MOVE IS NOT TO PLAY.
(but, nobody likes all caps anyway)

27 years agoadd /sys/arch to $cdpath so "cd i386" etc. works
kstailey [Sat, 19 Apr 1997 00:21:26 +0000 (00:21 +0000)]
add /sys/arch to $cdpath so "cd i386" etc. works

27 years agoChange via NetBSD via Scott Reynolds via Takashi Namada who provided the
gene [Fri, 18 Apr 1997 22:08:07 +0000 (22:08 +0000)]
Change via NetBSD via Scott Reynolds via Takashi Namada who provided the
original baseline for these changes.  "Make sure to call adbop() on Power
Manager-based machines."  Also, substantical cleanup and beautification.

27 years agoMore fixes from Scott Reynolds:
gene [Fri, 18 Apr 1997 21:58:54 +0000 (21:58 +0000)]
More fixes from Scott Reynolds:
>For small writes, use PIO rather than PDMA; this increases the reliability
>of the driver (considerably, on some systems/targets).

27 years agomove #includes to top; is
deraadt [Fri, 18 Apr 1997 20:34:26 +0000 (20:34 +0000)]
move #includes to top; is

27 years agoUse the new genassym.cf method of generating the assym.h file.
rahnds [Fri, 18 Apr 1997 20:33:08 +0000 (20:33 +0000)]
Use the new genassym.cf method of generating the assym.h file.

27 years agomake ~ftp/pub mode 0555
millert [Fri, 18 Apr 1997 20:25:54 +0000 (20:25 +0000)]
make ~ftp/pub mode 0555
add ~ftp/{motd,spwd.db,pwd.db} mode 0444

27 years agocreate additional disk devices in ramdisk image.
rahnds [Fri, 18 Apr 1997 20:25:07 +0000 (20:25 +0000)]
create additional disk devices in ramdisk image.
necessary to access cdrom and other devices (currently show up as disks)

27 years agoStuff hidden in my trees:
rahnds [Fri, 18 Apr 1997 20:23:41 +0000 (20:23 +0000)]
Stuff hidden in my trees:
need mount_msdos on ramdisk image, to mount boot partition.
It is in the crunched executable aready.

27 years agodo not check BOOT_MAGIC!
deraadt [Fri, 18 Apr 1997 20:15:43 +0000 (20:15 +0000)]
do not check BOOT_MAGIC!

27 years agoFix problem when fetching files with -a.
millert [Fri, 18 Apr 1997 18:56:49 +0000 (18:56 +0000)]
Fix problem when fetching files with -a.

27 years agoconstrain length of db lookups better; reported by adam@math.tau.ac.il
deraadt [Fri, 18 Apr 1997 18:55:16 +0000 (18:55 +0000)]
constrain length of db lookups better; reported by adam@math.tau.ac.il

27 years agoangelos, please forgive me );
mickey [Fri, 18 Apr 1997 17:53:13 +0000 (17:53 +0000)]
angelos, please forgive me );
i missed this yesterday.... now it must work for you! (;

27 years agosome cleanup, comments and copyright
mickey [Fri, 18 Apr 1997 17:48:23 +0000 (17:48 +0000)]
some cleanup, comments and copyright

27 years agoUse genassym.cf and a shell script to build assym.h. This helps
gene [Fri, 18 Apr 1997 17:29:50 +0000 (17:29 +0000)]
Use genassym.cf and a shell script to build assym.h.  This helps
cross-compiling a lot.  Queue taken from Scott Reynolds.

27 years agofaked disklabel for extended partition +
provos [Fri, 18 Apr 1997 14:27:22 +0000 (14:27 +0000)]
faked disklabel for extended partition +
fixes by Niklas to faciliate use of other partition types (ext2fs) +
Indentation by Theo ;)

27 years agoFix from Denny Gentry--initialize receive seq. count and don't skip an entry
briggs [Fri, 18 Apr 1997 11:58:34 +0000 (11:58 +0000)]
Fix from Denny Gentry--initialize receive seq. count and don't skip an entry
when programming the CAM.

27 years agooops
deraadt [Fri, 18 Apr 1997 10:15:20 +0000 (10:15 +0000)]
oops

27 years agocleanup -Wall
deraadt [Fri, 18 Apr 1997 10:13:23 +0000 (10:13 +0000)]
cleanup -Wall

27 years agoDon't set sillyrename field to 0 for directories, as it's in a union with
deraadt [Fri, 18 Apr 1997 10:09:46 +0000 (10:09 +0000)]
Don't set sillyrename field to 0 for directories, as it's in a union with
the head of the cookie list. Fixes PR 3215, fix supplied by Hiroshi Tezuka
<tezuka@trc.rwcp.or.jp>. Should also fix M_NFSDIROFF memory leak; fvdl

27 years agoFix some bugs in NQNFS (malformed RPC requests, no directory lease eviction);
deraadt [Fri, 18 Apr 1997 10:02:36 +0000 (10:02 +0000)]
Fix some bugs in NQNFS (malformed RPC requests, no directory lease eviction);
fvdl

27 years agoavoid possible *NULL; fvdl
deraadt [Fri, 18 Apr 1997 09:58:11 +0000 (09:58 +0000)]
avoid possible *NULL; fvdl

27 years agoindent
deraadt [Fri, 18 Apr 1997 09:57:29 +0000 (09:57 +0000)]
indent

27 years agonew socket required if changing NOCONN; fvdl
deraadt [Fri, 18 Apr 1997 09:30:48 +0000 (09:30 +0000)]
new socket required if changing NOCONN; fvdl

27 years agoensure nfs_mountroot device is a network device; from who-knows-who at
deraadt [Fri, 18 Apr 1997 09:28:03 +0000 (09:28 +0000)]
ensure nfs_mountroot device is a network device; from who-knows-who at
netbsd but who-can-tell because they don't make their cvs tree available
so that people can check and give proper credit.

27 years agoindent
deraadt [Fri, 18 Apr 1997 09:22:45 +0000 (09:22 +0000)]
indent

27 years agoonly build ramdisk
deraadt [Fri, 18 Apr 1997 07:27:41 +0000 (07:27 +0000)]
only build ramdisk

27 years agoClean up error handling a little. There is a small
weingart [Fri, 18 Apr 1997 06:54:40 +0000 (06:54 +0000)]
Clean up error handling a little.  There is a small
problem with marginal disks.  This code does not
like them at all.  I'm too frazzled right now to
figure this out.  This should give better error
messages...

27 years agodoc recommended build process somewhat
deraadt [Fri, 18 Apr 1997 06:47:08 +0000 (06:47 +0000)]
doc recommended build process somewhat

27 years agomount_ext2fs
deraadt [Fri, 18 Apr 1997 06:40:42 +0000 (06:40 +0000)]
mount_ext2fs

27 years agoalpha is like amiga in the sense it doesn't support bad block lists.
niklas [Fri, 18 Apr 1997 06:12:23 +0000 (06:12 +0000)]
alpha is like amiga in the sense it doesn't support bad block lists.
This ought to be done differently, but for now this will suffice.

27 years agoUse the right types on 64-bit machines
niklas [Fri, 18 Apr 1997 06:10:07 +0000 (06:10 +0000)]
Use the right types on 64-bit machines

27 years agofix a bug
mickey [Fri, 18 Apr 1997 04:23:51 +0000 (04:23 +0000)]
fix a bug

27 years agoWe run OpenBSD
millert [Fri, 18 Apr 1997 03:49:48 +0000 (03:49 +0000)]
We run OpenBSD

27 years agouse libs from correct paths
mickey [Fri, 18 Apr 1997 03:17:29 +0000 (03:17 +0000)]
use libs from correct paths

27 years agono assembly listing
mickey [Fri, 18 Apr 1997 02:14:28 +0000 (02:14 +0000)]
no assembly listing

27 years agoComment out example entries in this file.
gene [Fri, 18 Apr 1997 01:52:35 +0000 (01:52 +0000)]
Comment out example entries in this file.
This is really paranoid, but who knows what some weirdos are capable of?

27 years agooops...
mickey [Fri, 18 Apr 1997 01:30:03 +0000 (01:30 +0000)]
oops...

27 years agono more 60k limit!
mickey [Fri, 18 Apr 1997 01:28:00 +0000 (01:28 +0000)]
no more 60k limit!
no more explicit real<-->prot switching!
fix 2.88 floppy drives.....
kbd fixes coming soon!
test it!

27 years agogunzip
deraadt [Thu, 17 Apr 1997 23:08:45 +0000 (23:08 +0000)]
gunzip

27 years agoAdd -nostdlib to make sure...
weingart [Thu, 17 Apr 1997 22:46:21 +0000 (22:46 +0000)]
Add -nostdlib to make sure...

27 years agoHope this works...
weingart [Thu, 17 Apr 1997 22:34:19 +0000 (22:34 +0000)]
Hope this works...

27 years agotimeout is in minutes; msaitoh@spa.is.uec.ac.jp
deraadt [Thu, 17 Apr 1997 21:51:12 +0000 (21:51 +0000)]
timeout is in minutes; msaitoh@spa.is.uec.ac.jp