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.
angelos [Sun, 9 Mar 1997 07:03:20 +0000 (07:03 +0000)]
Change the reference to the standards document.
angelos [Sun, 9 Mar 1997 01:34:26 +0000 (01:34 +0000)]
Added the "replay" command.
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.
kstailey [Sat, 8 Mar 1997 21:23:42 +0000 (21:23 +0000)]
reformatted text
kstailey [Sat, 8 Mar 1997 21:21:37 +0000 (21:21 +0000)]
some scanner driver docs
kstailey [Sat, 8 Mar 1997 20:51:36 +0000 (20:51 +0000)]
support for RIF bit as a quirk (currently unused)
kstailey [Sat, 8 Mar 1997 20:43:09 +0000 (20:43 +0000)]
Fujitsu SET_WINDOW support
kstailey [Sat, 8 Mar 1997 18:59:41 +0000 (18:59 +0000)]
way more generic SET_WINDOW...
briggs [Sat, 8 Mar 1997 16:16:46 +0000 (16:16 +0000)]
Sync with NetBSD of about 4 March.
kstailey [Sat, 8 Mar 1997 05:39:00 +0000 (05:39 +0000)]
generic set_window via quirk table
kstailey [Sat, 8 Mar 1997 03:06:51 +0000 (03:06 +0000)]
remove unused struct member
kstailey [Sat, 8 Mar 1997 02:15:05 +0000 (02:15 +0000)]
fix warning.
kstailey [Sat, 8 Mar 1997 01:31:52 +0000 (01:31 +0000)]
add deroff to SUBDIRS
kstailey [Sat, 8 Mar 1997 01:29:07 +0000 (01:29 +0000)]
Debian 1.0 deroff
downsj [Fri, 7 Mar 1997 23:44:39 +0000 (23:44 +0000)]
Support LAN cards with the REM bit set.
gene [Fri, 7 Mar 1997 21:56:28 +0000 (21:56 +0000)]
Obsoleted with new tput code. Clear works inside tput now.
gene [Fri, 7 Mar 1997 21:54:48 +0000 (21:54 +0000)]
Integrate clear into tput itself with silly argv munching.
kstailey [Fri, 7 Mar 1997 12:57:55 +0000 (12:57 +0000)]
more generic SET WINDOW stuff
provos [Fri, 7 Mar 1997 11:25:37 +0000 (11:25 +0000)]
mention collision found by Dobbertin
kstailey [Fri, 7 Mar 1997 03:05:15 +0000 (03:05 +0000)]
more stuff
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.
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).
kstailey [Thu, 6 Mar 1997 12:44:41 +0000 (12:44 +0000)]
remove stub get_params functions
tholo [Thu, 6 Mar 1997 07:07:43 +0000 (07:07 +0000)]
Initial implementation of support for calling hardpps() on carrier enable
tholo [Thu, 6 Mar 1997 07:06:45 +0000 (07:06 +0000)]
Add control flag to call hardpps() on carrier change
tholo [Thu, 6 Mar 1997 07:05:54 +0000 (07:05 +0000)]
Prototype hardpps() if PPS_SYNC option is present
briggs [Wed, 5 Mar 1997 15:17:04 +0000 (15:17 +0000)]
Copyright foo.
niklas [Wed, 5 Mar 1997 15:06:00 +0000 (15:06 +0000)]
Add some good notes from Mike Hibler (via NetBSD)
niklas [Wed, 5 Mar 1997 12:49:38 +0000 (12:49 +0000)]
Some minor KNF
niklas [Wed, 5 Mar 1997 10:33:10 +0000 (10:33 +0000)]
smm/01.setup/vax seems unnecessary
niklas [Wed, 5 Mar 1997 09:13:12 +0000 (09:13 +0000)]
Remove remnants of Tahoe.
tholo [Wed, 5 Mar 1997 05:53:22 +0000 (05:53 +0000)]
Add missing #include
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?
bitblt [Tue, 4 Mar 1997 16:32:36 +0000 (16:32 +0000)]
sprintf -> snprintf paranoia
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.
downsj [Tue, 4 Mar 1997 08:59:23 +0000 (08:59 +0000)]
Slightly cleaner.
downsj [Tue, 4 Mar 1997 07:07:21 +0000 (07:07 +0000)]
Remove kmem privs.
briggs [Tue, 4 Mar 1997 05:58:15 +0000 (05:58 +0000)]
Sync up with the current state of things--mi and mac68k.
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>
tholo [Tue, 4 Mar 1997 05:44:49 +0000 (05:44 +0000)]
Do not post-process directories in cpio mode
downsj [Tue, 4 Mar 1997 05:11:44 +0000 (05:11 +0000)]
Add a suggested users group.
rahnds [Mon, 3 Mar 1997 21:18:23 +0000 (21:18 +0000)]
add m88k to MID list for a.out.
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.
rahnds [Mon, 3 Mar 1997 20:20:27 +0000 (20:20 +0000)]
Cleanup after import. This also seems to bring up the current version.
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.
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.
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.
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.
downsj [Mon, 3 Mar 1997 12:01:15 +0000 (12:01 +0000)]
Add a little ioctl at 4am to set the screen blanking.
downsj [Mon, 3 Mar 1997 11:59:10 +0000 (11:59 +0000)]
pc console ioctl interface.
flipk [Mon, 3 Mar 1997 05:21:32 +0000 (05:21 +0000)]
changed 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.
downsj [Mon, 3 Mar 1997 04:09:16 +0000 (04:09 +0000)]
sync with reality
millert [Mon, 3 Mar 1997 03:34:34 +0000 (03:34 +0000)]
cleanup
millert [Mon, 3 Mar 1997 03:31:10 +0000 (03:31 +0000)]
Give usage message when atq used incorrectly.
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.
downsj [Mon, 3 Mar 1997 01:13:11 +0000 (01:13 +0000)]
fix typo
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.
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__
tholo [Sun, 2 Mar 1997 20:42:56 +0000 (20:42 +0000)]
Say how many blocks were read/written in cpio mode
millert [Sun, 2 Mar 1997 19:59:15 +0000 (19:59 +0000)]
Fix up the XXX's I left (oops).
kstailey [Sun, 2 Mar 1997 19:27:40 +0000 (19:27 +0000)]
add -fno-defer-pop to CFLAGS
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.
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.
tholo [Sun, 2 Mar 1997 09:46:40 +0000 (09:46 +0000)]
More complete cpio(1) emulation
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.
tholo [Sun, 2 Mar 1997 08:04:48 +0000 (08:04 +0000)]
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.
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
angelos [Sun, 2 Mar 1997 07:32:15 +0000 (07:32 +0000)]
Cosmetic changes.
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.
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...
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.
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).
millert [Sat, 1 Mar 1997 23:39:43 +0000 (23:39 +0000)]
Merge in changes from at 2.9
kstailey [Sat, 1 Mar 1997 23:28:41 +0000 (23:28 +0000)]
sync with FreeBSD 22-Feb-1997
tholo [Sat, 1 Mar 1997 23:03:38 +0000 (23:03 +0000)]
Don't dereference a vnode pointer that is NULL
niklas [Sat, 1 Mar 1997 22:42:57 +0000 (22:42 +0000)]
Corrected ISA memory mapping errors that caused PCMCIA to be broken.
Thanks to Angelos who helped my debug this.
kstailey [Sat, 1 Mar 1997 21:31:11 +0000 (21:31 +0000)]
prevent warning about unused variable when NO_KMEMSTATS is in effect
kstailey [Sat, 1 Mar 1997 21:24:46 +0000 (21:24 +0000)]
Allow building of kernels that do not keep malloc statistics via
"options NO_KMEMSTATS" in the config file.
Does not change default behavior.
kstailey [Sat, 1 Mar 1997 21:20:21 +0000 (21:20 +0000)]
FreeBSD changes + my changes
millert [Sat, 1 Mar 1997 20:43:51 +0000 (20:43 +0000)]
Error out if someone tries to mv a mount point. Old behavior was to
move all files contained in the mounted filesystem to the dest. dir
which could be quite nasty. Personally, I think rename(2) should
return EPERM or EINVAL instead of EXDEV.
provos [Sat, 1 Mar 1997 15:08:18 +0000 (15:08 +0000)]
Unified ipsec prgs in ipsecadm
niklas [Fri, 28 Feb 1997 23:22:07 +0000 (23:22 +0000)]
First stab at a target for making cross-development tools:
try "make TARGET=machine cross-tools" and you should get a little
hierarchy in /usr/cross/<machine>. This is probably not in its final
shape yet ;-)
niklas [Fri, 28 Feb 1997 22:57:34 +0000 (22:57 +0000)]
Add missing _MACHINE & _MACHINE_ARCH defines + some RCS Ids
kstailey [Fri, 28 Feb 1997 16:22:31 +0000 (16:22 +0000)]
v 1.2 a different way
kstailey [Fri, 28 Feb 1997 16:07:30 +0000 (16:07 +0000)]
back out change
kstailey [Fri, 28 Feb 1997 15:41:45 +0000 (15:41 +0000)]
cannot lseek(2) on a (FILE *)
niklas [Fri, 28 Feb 1997 11:42:56 +0000 (11:42 +0000)]
update /usr/share/man/{man,cat}8/ subdirs to reflect reality
downsj [Fri, 28 Feb 1997 10:18:41 +0000 (10:18 +0000)]
phantasia.6 -> phantasia.6tbl
downsj [Fri, 28 Feb 1997 10:02:18 +0000 (10:02 +0000)]
plip.4 -> plip.4tbl
millert [Fri, 28 Feb 1997 08:38:26 +0000 (08:38 +0000)]
Add -f to getopt() -- that'll teach me to test first.
millert [Fri, 28 Feb 1997 08:36:10 +0000 (08:36 +0000)]
From NetBSD (ws)
Fix handling of clusters marked bad; Noted by Rafal Boni
graichen [Fri, 28 Feb 1997 08:34:58 +0000 (08:34 +0000)]
remove the unused scsi controller entries for each type (from dieter mayer)
millert [Fri, 28 Feb 1997 07:53:33 +0000 (07:53 +0000)]
fsck now raises datasize limit itself.
millert [Fri, 28 Feb 1997 07:47:52 +0000 (07:47 +0000)]
Silently ignore -f so that "fsck -f" works if you have an msdos
partition listed in fstab.
millert [Fri, 28 Feb 1997 07:15:58 +0000 (07:15 +0000)]
Back out multiple inclusion check. There are things that depend
on being able to re-include sys/errno.h with _KERNEL defined. Ick.
millert [Fri, 28 Feb 1997 07:09:08 +0000 (07:09 +0000)]
Only include sys/errno.h once.
downsj [Fri, 28 Feb 1997 04:27:17 +0000 (04:27 +0000)]
clarify