openbsd
27 years agomore about disconnect
kstailey [Tue, 11 Mar 1997 15:46:01 +0000 (15:46 +0000)]
more about disconnect

27 years agoadjust comments
kstailey [Tue, 11 Mar 1997 12:06:48 +0000 (12:06 +0000)]
adjust comments

27 years agosync
downsj [Tue, 11 Mar 1997 09:54:09 +0000 (09:54 +0000)]
sync

27 years agoNow with support for "secure" maps a'la FreeBSD. Support exists in makedbm
maja [Tue, 11 Mar 1997 09:12:25 +0000 (09:12 +0000)]
Now with support for "secure" maps a'la FreeBSD. Support exists in makedbm
and ypxfrd since dawn of time. Support is missing in YP-makefile and in
libc. I have the changes for YP-makefile to support master.passwd but since
the support is missing in libc I will not commit them yet. -moj

27 years agoAdded GENERIC_SCSI2 scanner type.
kstailey [Tue, 11 Mar 1997 04:00:15 +0000 (04:00 +0000)]
Added GENERIC_SCSI2 scanner type.

27 years agoadded GENERIC_SCSI2
kstailey [Tue, 11 Mar 1997 03:53:55 +0000 (03:53 +0000)]
added GENERIC_SCSI2

27 years agomove init. code to m.i. section
kstailey [Tue, 11 Mar 1997 03:40:49 +0000 (03:40 +0000)]
move init. code to m.i. section

27 years agothe PINT scanner utilities for now
kstailey [Tue, 11 Mar 1997 03:23:10 +0000 (03:23 +0000)]
the PINT scanner utilities for now

27 years agoadded whitespace.
kstailey [Tue, 11 Mar 1997 03:19:16 +0000 (03:19 +0000)]
added whitespace.

27 years agoAdded notes about how to use the driver.
kstailey [Tue, 11 Mar 1997 02:34:25 +0000 (02:34 +0000)]
Added notes about how to use the driver.

27 years agoAdd comment about generic trigger missing.
kstailey [Tue, 11 Mar 1997 00:45:19 +0000 (00:45 +0000)]
Add comment about generic trigger missing.

27 years agoInclude macinfo.h and more synch'ing with our mi sbc code. This makes it
gene [Mon, 10 Mar 1997 05:06:42 +0000 (05:06 +0000)]
Include macinfo.h and more synch'ing with our mi sbc code.  This makes it
actually compile.

27 years agoAllow noaccesstime as a synonym for noatime.
millert [Mon, 10 Mar 1997 04:27:41 +0000 (04:27 +0000)]
Allow noaccesstime as a synonym for noatime.

27 years agoDo not increase buffer bp->b_bcount in get_buffer_status().
kstailey [Mon, 10 Mar 1997 03:20:30 +0000 (03:20 +0000)]
Do not increase buffer bp->b_bcount in get_buffer_status().

27 years agoSCSI 2 scanners use READ_BIG not READ
kstailey [Mon, 10 Mar 1997 02:34:42 +0000 (02:34 +0000)]
SCSI 2 scanners use READ_BIG not READ

27 years agodo GET_BUFFER_STATUS in special minphys
kstailey [Mon, 10 Mar 1997 02:29:39 +0000 (02:29 +0000)]
do GET_BUFFER_STATUS in special minphys

27 years agostuff about halftone
kstailey [Mon, 10 Mar 1997 02:28:46 +0000 (02:28 +0000)]
stuff about halftone

27 years agoComment out use of bitmask_snprintf and make this work with OpenBSD mi SCSI.
briggs [Mon, 10 Mar 1997 01:15:30 +0000 (01:15 +0000)]
Comment out use of bitmask_snprintf and make this work with OpenBSD mi SCSI.

27 years agoSCSI-2 scanner use READ_BIG, not READ.
kstailey [Mon, 10 Mar 1997 01:06:11 +0000 (01:06 +0000)]
SCSI-2 scanner use READ_BIG, not READ.

27 years agoStart of generic scanner read().
kstailey [Mon, 10 Mar 1997 00:56:59 +0000 (00:56 +0000)]
Start of generic scanner read().

27 years agoMention MNT_NOATIME and pull in some changes from the lite2 version.
millert [Sun, 9 Mar 1997 19:41:16 +0000 (19:41 +0000)]
Mention MNT_NOATIME and pull in some changes from the lite2 version.

27 years agonoatime changed to noaccesstime for consistency with BSD/OS.
millert [Sun, 9 Mar 1997 19:27:59 +0000 (19:27 +0000)]
noatime changed to noaccesstime for consistency with BSD/OS.

27 years agoMove MNT_NOATIME so numbers are consecutive.
millert [Sun, 9 Mar 1997 19:26:05 +0000 (19:26 +0000)]
Move MNT_NOATIME so numbers are consecutive.

27 years agodeleted SS_Q_VENDOR_SETWINDOW bit. Just check for non-NULL vendor_unique_sw
kstailey [Sun, 9 Mar 1997 17:45:01 +0000 (17:45 +0000)]
deleted SS_Q_VENDOR_SETWINDOW bit.  Just check for non-NULL vendor_unique_sw
member.

27 years agoChange the reference to the standards document.
angelos [Sun, 9 Mar 1997 07:03:20 +0000 (07:03 +0000)]
Change the reference to the standards document.

27 years agoAdded the "replay" command.
angelos [Sun, 9 Mar 1997 01:34:26 +0000 (01:34 +0000)]
Added the "replay" command.

27 years agoSmaller names for quirks.
kstailey [Sat, 8 Mar 1997 22:52:58 +0000 (22:52 +0000)]
Smaller names for quirks.

Many changes based on examination of the AIX 3 version of PINT.

27 years agoreformatted text
kstailey [Sat, 8 Mar 1997 21:23:42 +0000 (21:23 +0000)]
reformatted text

27 years agosome scanner driver docs
kstailey [Sat, 8 Mar 1997 21:21:37 +0000 (21:21 +0000)]
some scanner driver docs

27 years agosupport for RIF bit as a quirk (currently unused)
kstailey [Sat, 8 Mar 1997 20:51:36 +0000 (20:51 +0000)]
support for RIF bit as a quirk (currently unused)

27 years agoFujitsu SET_WINDOW support
kstailey [Sat, 8 Mar 1997 20:43:09 +0000 (20:43 +0000)]
Fujitsu SET_WINDOW support

27 years agoway more generic SET_WINDOW...
kstailey [Sat, 8 Mar 1997 18:59:41 +0000 (18:59 +0000)]
way more generic SET_WINDOW...

27 years agoSync with NetBSD of about 4 March.
briggs [Sat, 8 Mar 1997 16:16:46 +0000 (16:16 +0000)]
Sync with NetBSD of about 4 March.

27 years agogeneric set_window via quirk table
kstailey [Sat, 8 Mar 1997 05:39:00 +0000 (05:39 +0000)]
generic set_window via quirk table

27 years agoremove unused struct member
kstailey [Sat, 8 Mar 1997 03:06:51 +0000 (03:06 +0000)]
remove unused struct member

27 years agofix warning.
kstailey [Sat, 8 Mar 1997 02:15:05 +0000 (02:15 +0000)]
fix warning.

27 years agoadd deroff to SUBDIRS
kstailey [Sat, 8 Mar 1997 01:31:52 +0000 (01:31 +0000)]
add deroff to SUBDIRS

27 years agoDebian 1.0 deroff
kstailey [Sat, 8 Mar 1997 01:29:07 +0000 (01:29 +0000)]
Debian 1.0 deroff

27 years agoSupport LAN cards with the REM bit set.
downsj [Fri, 7 Mar 1997 23:44:39 +0000 (23:44 +0000)]
Support LAN cards with the REM bit set.

27 years agoObsoleted with new tput code. Clear works inside tput now.
gene [Fri, 7 Mar 1997 21:56:28 +0000 (21:56 +0000)]
Obsoleted with new tput code.  Clear works inside tput now.

27 years agoIntegrate clear into tput itself with silly argv munching.
gene [Fri, 7 Mar 1997 21:54:48 +0000 (21:54 +0000)]
Integrate clear into tput itself with silly argv munching.

27 years agomore generic SET WINDOW stuff
kstailey [Fri, 7 Mar 1997 12:57:55 +0000 (12:57 +0000)]
more generic SET WINDOW stuff

27 years agomention collision found by Dobbertin
provos [Fri, 7 Mar 1997 11:25:37 +0000 (11:25 +0000)]
mention collision found by Dobbertin

27 years agomore stuff
kstailey [Fri, 7 Mar 1997 03:05:15 +0000 (03:05 +0000)]
more stuff

27 years agoFrom NetBSD (christos) [fixed typo introduced in comment]:
millert [Fri, 7 Mar 1997 02:15:18 +0000 (02:15 +0000)]
From NetBSD (christos) [fixed typo introduced in comment]:
    If ``who'' was not specified, set the appropriate bits as the manual
    page states.  ``chmod +s foo''  and ``chmod +t dir'' now work.

27 years agoDon't error out when chflags(2) fails if the target filesystem doesn't
millert [Fri, 7 Mar 1997 01:57:08 +0000 (01:57 +0000)]
Don't error out when chflags(2) fails if the target filesystem doesn't
support file flags.  Fix from NetBSD (minus the typo).

27 years agoremove stub get_params functions
kstailey [Thu, 6 Mar 1997 12:44:41 +0000 (12:44 +0000)]
remove stub get_params functions

27 years agoInitial implementation of support for calling hardpps() on carrier enable
tholo [Thu, 6 Mar 1997 07:07:43 +0000 (07:07 +0000)]
Initial implementation of support for calling hardpps() on carrier enable

27 years agoAdd control flag to call hardpps() on carrier change
tholo [Thu, 6 Mar 1997 07:06:45 +0000 (07:06 +0000)]
Add control flag to call hardpps() on carrier change

27 years agoPrototype hardpps() if PPS_SYNC option is present
tholo [Thu, 6 Mar 1997 07:05:54 +0000 (07:05 +0000)]
Prototype hardpps() if PPS_SYNC option is present

27 years agoCopyright foo.
briggs [Wed, 5 Mar 1997 15:17:04 +0000 (15:17 +0000)]
Copyright foo.

27 years agoAdd some good notes from Mike Hibler (via NetBSD)
niklas [Wed, 5 Mar 1997 15:06:00 +0000 (15:06 +0000)]
Add some good notes from Mike Hibler (via NetBSD)

27 years agoSome minor KNF
niklas [Wed, 5 Mar 1997 12:49:38 +0000 (12:49 +0000)]
Some minor KNF

27 years agosmm/01.setup/vax seems unnecessary
niklas [Wed, 5 Mar 1997 10:33:10 +0000 (10:33 +0000)]
smm/01.setup/vax seems unnecessary

27 years agoRemove remnants of Tahoe.
niklas [Wed, 5 Mar 1997 09:13:12 +0000 (09:13 +0000)]
Remove remnants of Tahoe.

27 years agoAdd missing #include
tholo [Wed, 5 Mar 1997 05:53:22 +0000 (05:53 +0000)]
Add missing #include

27 years agoadded back usr/share/man/cat8/tahoe; we still ship these man pages,
flipk [Wed, 5 Mar 1997 04:34:26 +0000 (04:34 +0000)]
added back usr/share/man/cat8/tahoe; we still ship these man pages,
and we don't want to break DESTDIR builds.
this raises the question, do we really need to ship tahoe man pages?

27 years agosprintf -> snprintf paranoia
bitblt [Tue, 4 Mar 1997 16:32:36 +0000 (16:32 +0000)]
sprintf -> snprintf paranoia

27 years agoPull in all of tcpd.h here, too, even though it's not really needed.
downsj [Tue, 4 Mar 1997 09:01:39 +0000 (09:01 +0000)]
Pull in all of tcpd.h here, too, even though it's not really needed.

27 years agoSlightly cleaner.
downsj [Tue, 4 Mar 1997 08:59:23 +0000 (08:59 +0000)]
Slightly cleaner.

27 years agoRemove kmem privs.
downsj [Tue, 4 Mar 1997 07:07:21 +0000 (07:07 +0000)]
Remove kmem privs.

27 years agoSync up with the current state of things--mi and mac68k.
briggs [Tue, 4 Mar 1997 05:58:15 +0000 (05:58 +0000)]
Sync up with the current state of things--mi and mac68k.

27 years agoInitialize path earlier so we never try to use it before it has been
tholo [Tue, 4 Mar 1997 05:48:00 +0000 (05:48 +0000)]
Initialize path earlier so we never try to use it before it has been
initialized; from Time Pierce <twpierce@mail.bsd.uchicago.edu>

27 years agoDo not post-process directories in cpio mode
tholo [Tue, 4 Mar 1997 05:44:49 +0000 (05:44 +0000)]
Do not post-process directories in cpio mode

27 years agoAdd a suggested users group.
downsj [Tue, 4 Mar 1997 05:11:44 +0000 (05:11 +0000)]
Add a suggested users group.

27 years agoadd m88k to MID list for a.out.
rahnds [Mon, 3 Mar 1997 21:18:23 +0000 (21:18 +0000)]
add m88k to MID list for a.out.

27 years agoWhen importing a tree, make certain that a bunch of garbage isn't left around.
rahnds [Mon, 3 Mar 1997 20:47:48 +0000 (20:47 +0000)]
When importing a tree, make certain that a bunch of garbage isn't left around.

27 years agoCleanup after import. This also seems to bring up the current version.
rahnds [Mon, 3 Mar 1997 20:20:27 +0000 (20:20 +0000)]
Cleanup after import. This also seems to bring up the current version.

27 years agoThird try at importing the mvme88k port. This is a working kernel
rahnds [Mon, 3 Mar 1997 19:30:23 +0000 (19:30 +0000)]
Third try at importing the mvme88k port. This is a working kernel
from nivas.
Userland and compiler still need to be worked on.
Make certain what directory the import is done from.

27 years agoSecond try at importing the mvme88k port. This is a working kernel
rahnds [Mon, 3 Mar 1997 19:26:14 +0000 (19:26 +0000)]
Second try at importing the mvme88k port. This is a working kernel
from nivas.
Userland and compiler still need to be worked on.

27 years agoThis is a remove to get rid of the old mvme88k port which was incomplete
rahnds [Mon, 3 Mar 1997 19:06:58 +0000 (19:06 +0000)]
This is a remove to get rid of the old mvme88k port which was incomplete
to replace it with a working version. The kernel compiles and works
at least.  The new version will be imported shortly.

27 years agocleanup of powerpc miniroot/ramdisk installation, scrap floppy installation
rahnds [Mon, 3 Mar 1997 16:31:08 +0000 (16:31 +0000)]
cleanup of powerpc miniroot/ramdisk installation, scrap floppy installation
since ramdisk installation works much better.

27 years agoAdd a little ioctl at 4am to set the screen blanking.
downsj [Mon, 3 Mar 1997 12:01:15 +0000 (12:01 +0000)]
Add a little ioctl at 4am to set the screen blanking.

27 years agopc console ioctl interface.
downsj [Mon, 3 Mar 1997 11:59:10 +0000 (11:59 +0000)]
pc console ioctl interface.

27 years agochanged to CFLAGS+=, closes PR user/116.
flipk [Mon, 3 Mar 1997 05:21:32 +0000 (05:21 +0000)]
changed to CFLAGS+=, closes PR user/116.

27 years agochanged a few 'CFLAGS=' to 'CFLAGS+='. closes PR user/116.
flipk [Mon, 3 Mar 1997 05:10:52 +0000 (05:10 +0000)]
changed a few 'CFLAGS=' to 'CFLAGS+='.  closes PR user/116.

27 years agosync with reality
downsj [Mon, 3 Mar 1997 04:09:16 +0000 (04:09 +0000)]
sync with reality

27 years agocleanup
millert [Mon, 3 Mar 1997 03:34:34 +0000 (03:34 +0000)]
cleanup

27 years agoGive usage message when atq used incorrectly.
millert [Mon, 3 Mar 1997 03:31:10 +0000 (03:31 +0000)]
Give usage message when atq used incorrectly.

27 years agodon't try to fseek to before the beginning of the file;
flipk [Mon, 3 Mar 1997 03:25:10 +0000 (03:25 +0000)]
don't try to fseek to before the beginning of the file;
showed up after the fix to sys_lseek concerning negative offsets.
avoids '/var/account/acct: Invalid argument' messages.

27 years agofix typo
downsj [Mon, 3 Mar 1997 01:13:11 +0000 (01:13 +0000)]
fix typo

27 years agoComplain if invoked in a form that requires an argument and we didn't
millert [Mon, 3 Mar 1997 00:30:02 +0000 (00:30 +0000)]
Complain if invoked in a form that requires an argument and we didn't
get one.

27 years agoSync with NetBSD which is syncing with FreeBSD, whee!
millert [Mon, 3 Mar 1997 00:25:03 +0000 (00:25 +0000)]
Sync with NetBSD which is syncing with FreeBSD, whee!
OpenBSD-specific changes are surrounded by #ifdef __OpenBSD__
or #ifndef __OpenBSD__

27 years agoSay how many blocks were read/written in cpio mode
tholo [Sun, 2 Mar 1997 20:42:56 +0000 (20:42 +0000)]
Say how many blocks were read/written in cpio mode

27 years agoFix up the XXX's I left (oops).
millert [Sun, 2 Mar 1997 19:59:15 +0000 (19:59 +0000)]
Fix up the XXX's I left (oops).

27 years agoadd -fno-defer-pop to CFLAGS
kstailey [Sun, 2 Mar 1997 19:27:40 +0000 (19:27 +0000)]
add -fno-defer-pop to CFLAGS

27 years agoSync msdosfs with NetBSD sans const-ness. NetSBD log messages:
millert [Sun, 2 Mar 1997 18:01:50 +0000 (18:01 +0000)]
Sync msdosfs with NetBSD sans const-ness.  NetSBD log messages:
    Fix panic on mkdir.
    Thanks to Dave Huang for finding the bug.
    Fixes a bug with allowed/forbidden characters in non-W95 filenames.
    Don't extend directory when nothing is written to it.

27 years agoChange MNT_NOATIME to unused value. This backs out the MNT_* renumbering
millert [Sun, 2 Mar 1997 09:52:50 +0000 (09:52 +0000)]
Change MNT_NOATIME to unused value.  This backs out the MNT_* renumbering
that will surely hose people who try to run a new kernel on an old
userland.

27 years agoMore complete cpio(1) emulation
tholo [Sun, 2 Mar 1997 09:46:40 +0000 (09:46 +0000)]
More complete cpio(1) emulation

27 years agoAdd noatime option to not update atime on files in a filesystem (unless
millert [Sun, 2 Mar 1997 09:38:13 +0000 (09:38 +0000)]
Add noatime option to not update atime on files in a filesystem (unless
ctime or mtime has changed).  Useful for laptops and news servers.

27 years agoEnable IPSEC
tholo [Sun, 2 Mar 1997 08:04:48 +0000 (08:04 +0000)]
Enable IPSEC

27 years agoThis is a P5 with PCI and not a 486 with EISA now. Also enable IPSEC.
tholo [Sun, 2 Mar 1997 08:04:22 +0000 (08:04 +0000)]
This is a P5 with PCI and not a 486 with EISA now.  Also enable IPSEC.

27 years agoNeed to get a new pointer for the IP header after doing a pullup on the mbuf
tholo [Sun, 2 Mar 1997 07:59:40 +0000 (07:59 +0000)]
Need to get a new pointer for the IP header after doing a pullup on the mbuf

27 years agoCosmetic changes.
angelos [Sun, 2 Mar 1997 07:32:15 +0000 (07:32 +0000)]
Cosmetic changes.

27 years agomore was causing the console to go 7e1 during installation (should be 8n1)
rahnds [Sun, 2 Mar 1997 06:05:45 +0000 (06:05 +0000)]
more was causing the console to go 7e1 during installation (should be 8n1)
solution was to remove more because it was not necessary, messsage was < 24
lines. This is what has been holding up mvme68k snapshot.

27 years agoUpdate based on latest NetBSD version.
millert [Sun, 2 Mar 1997 05:25:50 +0000 (05:25 +0000)]
Update based on latest NetBSD version.
Now uses functions from util.[ch] instead of local ones.
Also some anal KNF from me...

27 years agoset PASSWORD_TIMEOUT to 0 again--fdesc's treatment of /dev/tty is still buggy.
millert [Sun, 2 Mar 1997 05:16:20 +0000 (05:16 +0000)]
set PASSWORD_TIMEOUT to 0 again--fdesc's treatment of /dev/tty is still buggy.

27 years agoInstall zero-length /var/at/at.deny to allow users to use at(1).
millert [Sun, 2 Mar 1997 04:41:53 +0000 (04:41 +0000)]
Install zero-length /var/at/at.deny to allow users to use at(1).

27 years agoMerge in changes from at 2.9
millert [Sat, 1 Mar 1997 23:39:43 +0000 (23:39 +0000)]
Merge in changes from at 2.9

27 years agosync with FreeBSD 22-Feb-1997
kstailey [Sat, 1 Mar 1997 23:28:41 +0000 (23:28 +0000)]
sync with FreeBSD 22-Feb-1997