]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
29 years agoMerge in some cosmetic changes - clean the two kernel images we depend
Jordan K. Hubbard [Fri, 10 Feb 1995 05:51:01 +0000 (05:51 +0000)]
Merge in some cosmetic changes - clean the two kernel images we depend
on when a `make clean' is done - prevents a Feb 2nd BOOTFLP kernel going
onto a Feb 10th boot.flp, as now almost happened.. :-)

29 years agoDelete a redundant line - "options TUN" and Add explanation for
Atsushi Murai [Fri, 10 Feb 1995 05:42:24 +0000 (05:42 +0000)]
Delete a redundant line - "options TUN" and Add explanation for
"pseudo-device tun" as same as other device.

29 years agoA bit of unexpected fallout from the newfs change.
Poul-Henning Kamp [Fri, 10 Feb 1995 05:41:10 +0000 (05:41 +0000)]
A bit of unexpected fallout from the newfs change.
newfs'ing a floppy fails now, unless we tell it geometry.  I thought at
disktype would take precedence.

29 years agoClean up some details, to make it clear to gcc that we do not try to do
Poul-Henning Kamp [Fri, 10 Feb 1995 05:25:00 +0000 (05:25 +0000)]
Clean up some details, to make it clear to gcc that we do not try to do
something stupid.

29 years agoOn second thought, only do extract if select returns success.
Jordan K. Hubbard [Fri, 10 Feb 1995 05:05:41 +0000 (05:05 +0000)]
On second thought, only do extract if select returns success.

29 years agoClean up some of the english, make things more explanatory.
Jordan K. Hubbard [Fri, 10 Feb 1995 05:02:33 +0000 (05:02 +0000)]
Clean up some of the english, make things more explanatory.

29 years agoEliminate gratuitous select step.
Jordan K. Hubbard [Fri, 10 Feb 1995 04:53:01 +0000 (04:53 +0000)]
Eliminate gratuitous select step.

29 years agomtree * MD5 = better security
Garrett Wollman [Fri, 10 Feb 1995 03:12:42 +0000 (03:12 +0000)]
mtree * MD5 = better security

Idea from: Dr. John T. Wroclawski

29 years agoPrepare for 950210-SNAP
Jordan K. Hubbard [Fri, 10 Feb 1995 01:13:27 +0000 (01:13 +0000)]
Prepare for 950210-SNAP

29 years agoImplement TCP MIB variables.
Garrett Wollman [Thu, 9 Feb 1995 23:16:17 +0000 (23:16 +0000)]
Implement TCP MIB variables.

29 years agoMerge Transaction TCP, courtesy of Andras Olah <olah@cs.utwente.nl> and
Garrett Wollman [Thu, 9 Feb 1995 23:13:27 +0000 (23:13 +0000)]
Merge Transaction TCP, courtesy of Andras Olah <olah@cs.utwente.nl> and
Bob Braden <braden@isi.edu>.

NB: This has not had David's TCP ACK hack re-integrated.  It is not clear
what the correct solution to this problem is, if any.  If a better solution
doesn't pop up in response to this message, I'll put David's code back in
(or he's welcome to do so himself).

29 years agoTry to detect overlapping PCI memory assignment.
Stefan Eßer [Thu, 9 Feb 1995 20:20:33 +0000 (20:20 +0000)]
Try to detect overlapping PCI memory assignment.
(This can only happen with devices that are mapped
by the BIOS.)

Reviewed by: se
Submitted by: wolf (Wolfgang Stanglmeier)

29 years agoInitialisation of interrupt masks changed.
Stefan Eßer [Thu, 9 Feb 1995 20:16:19 +0000 (20:16 +0000)]
Initialisation of interrupt masks changed.

Reviewed by: se
Submitted by: wolf (Wolfgang Stanglmeier)

29 years agoDon't allow the alternate superblock block number for one file system
Bruce Evans [Thu, 9 Feb 1995 15:58:31 +0000 (15:58 +0000)]
Don't allow the alternate superblock block number for one file system
to apply to others (except when it is given on the command line).

29 years agoAdd ctm and sgsc. ctm is has proved useful and sgsc seems to have been
Bruce Evans [Thu, 9 Feb 1995 15:36:08 +0000 (15:36 +0000)]
Add ctm and sgsc.  ctm is has proved useful and sgsc seems to have been
forgotten.

29 years agoKilled MACHVMCOMPAT function prototypes as the functions don't exist.
David Greenman [Thu, 9 Feb 1995 14:16:07 +0000 (14:16 +0000)]
Killed MACHVMCOMPAT function prototypes as the functions don't exist.

29 years agoKilled MACHVMCOMPAT code. It doesn't compile, and in its present state
David Greenman [Thu, 9 Feb 1995 14:14:13 +0000 (14:14 +0000)]
Killed MACHVMCOMPAT code. It doesn't compile, and in its present state
would require some work to make it not a serious security problem. It's
non-standard and not very useful anyway.

29 years agoClean up after Jordan's commit: add d_read_t and d_write_t types for
David Greenman [Thu, 9 Feb 1995 13:51:25 +0000 (13:51 +0000)]
Clean up after Jordan's commit: add d_read_t and d_write_t types for
compatibility with the screwy conf.c macros.

29 years agoOk..at least this man page is up to date now
Ugen J.S. Antsilevich [Thu, 9 Feb 1995 13:13:18 +0000 (13:13 +0000)]
Ok..at least this man page is up to date now
To be continued..

29 years agoChange my email address.
L Jonas Olsson [Thu, 9 Feb 1995 12:49:41 +0000 (12:49 +0000)]
Change my email address.

29 years agoAdd L Jonas Olsson <ljo@amcell2.caisr.cwru.edu>
Jordan K. Hubbard [Thu, 9 Feb 1995 12:45:42 +0000 (12:45 +0000)]
Add L Jonas Olsson <ljo@amcell2.caisr.cwru.edu>

29 years agoThe whole NEW_CONF_C_SYNTAX was bogus; David's right, it can't be
Jordan K. Hubbard [Thu, 9 Feb 1995 11:59:40 +0000 (11:59 +0000)]
The whole NEW_CONF_C_SYNTAX was bogus; David's right, it can't be
optional at all.  Make it non-optional.
Submitted by: davidg

29 years agoRemove duplicate functions.
Jordan K. Hubbard [Thu, 9 Feb 1995 11:30:07 +0000 (11:30 +0000)]
Remove duplicate functions.
Submitted by: gj

29 years agoAdd PPP to the generic kernel. Now that Poul has made us all this space,
Jordan K. Hubbard [Thu, 9 Feb 1995 11:21:07 +0000 (11:21 +0000)]
Add PPP to the generic kernel.  Now that Poul has made us all this space,
maybe I can get us back into the slip/ppp game without having to tell users
to reconfigure their kernels all the time! :)

29 years agoFixes for chpass.
Jordan K. Hubbard [Thu, 9 Feb 1995 11:14:39 +0000 (11:14 +0000)]
Fixes for chpass.
Submitted by: Heikki Suonsivu <hsu@cs.hut.fi>

29 years agoExport ttnread().
Jordan K. Hubbard [Thu, 9 Feb 1995 11:14:19 +0000 (11:14 +0000)]
Export ttnread().
Submitted by: Heikki Suonsivu <hsu@cs.hut.fi>

29 years ago>32 PTY support
Jordan K. Hubbard [Thu, 9 Feb 1995 11:13:30 +0000 (11:13 +0000)]
>32 PTY support
Submitted by: Heikki Suonsivu <hsu@cs.hut.fi>

29 years agoSome scary macros from Heikki Suonsivu <hsu@cs.hut.fi>. Actually, they
Jordan K. Hubbard [Thu, 9 Feb 1995 11:13:09 +0000 (11:13 +0000)]
Some scary macros from Heikki Suonsivu <hsu@cs.hut.fi>.  Actually, they
make cdev entries look almost readable.  If his stuff works for most of
the entries in here, it might be worth it to refit them all.

29 years agoUpdate some folks who were inadequately credited. Still at least 2 more
Jordan K. Hubbard [Thu, 9 Feb 1995 11:11:39 +0000 (11:11 +0000)]
Update some folks who were inadequately credited.  Still at least 2 more
passes thru this file required.

29 years agoSupport for >32 PTYs.
Jordan K. Hubbard [Thu, 9 Feb 1995 11:11:01 +0000 (11:11 +0000)]
Support for >32 PTYs.
Submitted by: Heikki Suonsivu <hsu@cs.hut.fi>

29 years agoDevice entries for >32 PTYs.
Jordan K. Hubbard [Thu, 9 Feb 1995 11:10:02 +0000 (11:10 +0000)]
Device entries for >32 PTYs.
Submitted by: Heikki Suonsivu <hsu@cs.hut.fi>

29 years agoEliminate a duplicate line.
Jordan K. Hubbard [Thu, 9 Feb 1995 11:09:41 +0000 (11:09 +0000)]
Eliminate a duplicate line.
Submitted by: Heikki Suonsivu <hsu@cs.hut.fi>

29 years agoAdd the Cyclades serial driver code (ALPHA) from Andrew Werple and
Jordan K. Hubbard [Thu, 9 Feb 1995 09:47:31 +0000 (09:47 +0000)]
Add the Cyclades serial driver code (ALPHA) from Andrew Werple and
adapted to FreeBSD by Heikki Suonsivu <hsu@cs.hut.fi>.
Submitted by: Andrew Werple <andrew@werple.apana.org.au> and
Heikki Suonsivu <hsu@cs.hut.fi>
Obtained from: NetBSD

29 years agoAndreas Schulz asks:
Jordan K. Hubbard [Thu, 9 Feb 1995 08:36:23 +0000 (08:36 +0000)]
Andreas Schulz asks:
I have seen two strange things in it :-).
The first: in CLEANFILES is CPIO3 referenced, that leads to the
deletion of half of the scripts that are in the source. Intended ?
Second: The comment above the CPIO3= line says that bininst must be
the last on the floppy, but setup follows it now ?
And I reply:
This was all wrong!  Fixed!  Thanks!
Submitted by: ats

29 years agoInstall the header files.
Jordan K. Hubbard [Thu, 9 Feb 1995 08:00:20 +0000 (08:00 +0000)]
Install the header files.

29 years agoMinor algorithmic adjustments that reduce the CPU consumption of the
David Greenman [Thu, 9 Feb 1995 07:41:42 +0000 (07:41 +0000)]
Minor algorithmic adjustments that reduce the CPU consumption of the
pagedaemon in half while not reducing its effectiveness.

Submitted by: me & John

29 years agoFixed another TTCP ifdef problem...there isn't any tcp_sysctl field in
David Greenman [Thu, 9 Feb 1995 00:56:09 +0000 (00:56 +0000)]
Fixed another TTCP ifdef problem...there isn't any tcp_sysctl field in
!TTCP.

29 years agoFix/#ifdef prototype for tcp_mss...apparantly overlooked by Garrett.
David Greenman [Thu, 9 Feb 1995 00:49:20 +0000 (00:49 +0000)]
Fix/#ifdef prototype for tcp_mss...apparantly overlooked by Garrett.

29 years agoAdd y.tab.h to CLEANFILES.
Jordan K. Hubbard [Thu, 9 Feb 1995 00:24:00 +0000 (00:24 +0000)]
Add y.tab.h to CLEANFILES.

29 years agoDisable bogus attempt to switch from the TS_ISOPEN state to the
Bruce Evans [Wed, 8 Feb 1995 22:02:02 +0000 (22:02 +0000)]
Disable bogus attempt to switch from the TS_ISOPEN state to the
TS_WOPEN state when CLOCAL is toggled from on to off while there
is no carrier.  There is no way back, and with sio there is no way
forward either (TS_ISOPEN will never be set again for the current
open).  This bug was observed in 1.1 and was fixed in 1.1.5.

29 years agoRewrite the netisr dispatcher.
Bruce Evans [Wed, 8 Feb 1995 21:46:44 +0000 (21:46 +0000)]
Rewrite the netisr dispatcher.

Rename `_dummynetisr' to `dummynetisr' so that it doesn't show up in
profiling (with gprof -u).

Clean up.

29 years agoMore complete implementation of SUBDIR for programs, libraries and kmods.
Bruce Evans [Wed, 8 Feb 1995 21:35:31 +0000 (21:35 +0000)]
More complete implementation of SUBDIR for programs, libraries and kmods.
`depend' wasn't supported.  This seems to have only broken `make depend'
in gnu/usr.bin/ld.

bsd.prog.mk:
Build the man pages in ${MANDEPEND} at build time.

29 years agoCLEANFILES was missing most of the source links.
Bruce Evans [Wed, 8 Feb 1995 21:27:09 +0000 (21:27 +0000)]
CLEANFILES was missing most of the source links.

29 years agoCLEANFILES was missing a few files.
Bruce Evans [Wed, 8 Feb 1995 21:11:39 +0000 (21:11 +0000)]
CLEANFILES was missing a few files.

29 years agoAdd libpcap. I don't know what it is doing in the tree, but it has
Bruce Evans [Wed, 8 Feb 1995 20:46:53 +0000 (20:46 +0000)]
Add libpcap.  I don't know what it is doing in the tree, but it has
settled for too long.  Compiling it gives 142 lines of compiler
warnings.  Perhaps the dirt will be fixed if it is visible.

29 years agoT/TCP changes to generic IP code. This is all ifdefed TTCP so should
Garrett Wollman [Wed, 8 Feb 1995 20:22:09 +0000 (20:22 +0000)]
T/TCP changes to generic IP code.  This is all ifdefed TTCP so should
have no effect on most users for now.  (Eventually, once this code is
fully tested, the ifdefs will go away.)

29 years agoMerge in T/TCP TCP header file changes.
Garrett Wollman [Wed, 8 Feb 1995 20:18:48 +0000 (20:18 +0000)]
Merge in T/TCP TCP header file changes.

29 years agoQuiet `make -s'.
Bruce Evans [Wed, 8 Feb 1995 20:12:08 +0000 (20:12 +0000)]
Quiet `make -s'.

29 years agoDefine RTF_PINNED for future use.
Garrett Wollman [Wed, 8 Feb 1995 20:01:13 +0000 (20:01 +0000)]
Define RTF_PINNED for future use.

29 years agoRestore the field widths that were clobbered by the previous commit so that
Bruce Evans [Wed, 8 Feb 1995 18:42:58 +0000 (18:42 +0000)]
Restore the field widths that were clobbered by the previous commit so that
the columns in ioconf.c line up if there are no long names.

29 years agoDefine CLK_TCK right.
Bruce Evans [Wed, 8 Feb 1995 18:37:14 +0000 (18:37 +0000)]
Define CLK_TCK right.

29 years agoAdd two parts of Mark's/Gary's dlopen() changes that I missed before.
Jordan K. Hubbard [Wed, 8 Feb 1995 17:56:27 +0000 (17:56 +0000)]
Add two parts of Mark's/Gary's dlopen() changes that I missed before.

29 years agoSmall NIS fixes:
Bill Paul [Wed, 8 Feb 1995 16:42:12 +0000 (16:42 +0000)]
Small NIS fixes:

1) ypserv is started with nis_serverflags, not yppasswddflags (that's what
   I get for cutting & pasting without paying attention).

2) ypbind can also be started with arguments, so turn nis_client to
   nis_clientflags.

29 years agoVarious documentation changes.
Jordan K. Hubbard [Wed, 8 Feb 1995 10:54:30 +0000 (10:54 +0000)]
Various documentation changes.
Submitted by: Mark Murray <mark@grondar.za>

29 years agoFixed usage() (cosmetic changes. "(string)" looks much better
Dima Ruban [Wed, 8 Feb 1995 01:07:16 +0000 (01:07 +0000)]
Fixed usage() (cosmetic changes. "(string)" looks much better
than "(string" :-)

29 years agoSubmitted by: Michael Reiffenberger ?
Andreas Schulz [Tue, 7 Feb 1995 20:52:35 +0000 (20:52 +0000)]
Submitted by: Michael Reiffenberger ?
Changed the yppaswddd to a yppaswdd :-).

29 years agoRemove a possible loophole - previously the code wouldn't pass packets destined
Gary Palmer [Tue, 7 Feb 1995 20:30:42 +0000 (20:30 +0000)]
Remove a possible loophole - previously the code wouldn't pass packets destined
to the loopback address to the packet filter.

Reviewed by: "Ugen J.S.Antsilevich" <ugen@netvision.net.il>

29 years agoHurm... I could have sworn I added usr.sbin to the top level GNU
Bill Paul [Tue, 7 Feb 1995 19:10:39 +0000 (19:10 +0000)]
Hurm... I could have sworn I added usr.sbin to the top level GNU
Makefile. Apparently I was mistaken. *groan*

29 years agoCorrect fix for merge conflicts: RTM_VERSION is always 5. Header files
Garrett Wollman [Tue, 7 Feb 1995 19:05:12 +0000 (19:05 +0000)]
Correct fix for merge conflicts: RTM_VERSION is always 5.  Header files
included by user code must never depend on kernel compile options.

29 years agoSupport for more Sun compatible dlopen() and friends. Also added proper error
Jordan K. Hubbard [Tue, 7 Feb 1995 13:33:42 +0000 (13:33 +0000)]
Support for more Sun compatible dlopen() and friends.  Also added proper error
handling.
Reviewed by: gj
Submitted by: Mark Diekhans <markd@grizzly.com>

29 years agoSupport for more Sun compatible dlopen() and friends. Also added proper error
Jordan K. Hubbard [Tue, 7 Feb 1995 13:27:29 +0000 (13:27 +0000)]
Support for more Sun compatible dlopen() and friends.  Also added proper error
handling.
Reviewed by:    gj
Submitted by:   Mark Diekhans <markd@grizzly.com>

29 years agoSupport for more Sun compatible dlopen() and friends. Also added proper error
Jordan K. Hubbard [Tue, 7 Feb 1995 13:26:39 +0000 (13:26 +0000)]
Support for more Sun compatible dlopen() and friends.  Also added proper error
handling.
Reviewed by: gj
Submitted by: Mark Diekhans <markd@grizzly.com>

29 years agoVideo Spigot entries.
Jordan K. Hubbard [Tue, 7 Feb 1995 12:07:18 +0000 (12:07 +0000)]
Video Spigot entries.
Submitted by: Jim Lowe <james@blatz.cs.uwm.edu>

29 years agoAdded new choises of cursors.
Søren Schmidt [Tue, 7 Feb 1995 11:56:21 +0000 (11:56 +0000)]
Added new choises of cursors.

29 years agoFixed the bug that caused the cursor to disappear under
Søren Schmidt [Tue, 7 Feb 1995 11:53:27 +0000 (11:53 +0000)]
Fixed the bug that caused the cursor to disappear under
boot with -c option

29 years agoFixed unresolved CVS conflict on RTM_VERSION.
David Greenman [Tue, 7 Feb 1995 06:19:56 +0000 (06:19 +0000)]
Fixed unresolved CVS conflict on RTM_VERSION.

29 years agoBacked out Keith Bostic's getcwd/$PWD hack. It is causing things to break
David Greenman [Tue, 7 Feb 1995 05:52:57 +0000 (05:52 +0000)]
Backed out Keith Bostic's getcwd/$PWD hack. It is causing things to break
all over the place.

29 years agoDo proper job of reaping child 'ypxfr' processes (we could sometimes
Bill Paul [Tue, 7 Feb 1995 05:04:53 +0000 (05:04 +0000)]
Do proper job of reaping child 'ypxfr' processes (we could sometimes
leave a zombie lying around until the next map transfer came alone).

Also fixed some minor typos on the man page.

29 years agoChanged maximum number of symlinks in a path from 8 to 32. The exact value
David Greenman [Tue, 7 Feb 1995 03:33:05 +0000 (03:33 +0000)]
Changed maximum number of symlinks in a path from 8 to 32. The exact value
isn't important; it is only used to prevent symlink loops from looping
forever. 32 is a quite reasonable default.

Submitted by: Ed Hudson <elh@p5.spnet.com>

29 years agoMake sure to disable RSVP intercept when the socket is closed.
Garrett Wollman [Tue, 7 Feb 1995 02:53:14 +0000 (02:53 +0000)]
Make sure to disable RSVP intercept when the socket is closed.

29 years agoMerge in the socket-level support for Transaction TCP from the OLAH_TTCP
Garrett Wollman [Tue, 7 Feb 1995 02:01:57 +0000 (02:01 +0000)]
Merge in the socket-level support for Transaction TCP from the OLAH_TTCP
branch.

Submitted by: Andras Olah <olah@cs.utwente.nl>

29 years agoMerge in the socket-level support for Transaction TCP.
Garrett Wollman [Tue, 7 Feb 1995 02:01:16 +0000 (02:01 +0000)]
Merge in the socket-level support for Transaction TCP.

29 years agoExtract the sources into the right place! Can't believe I didn't notice
Jordan K. Hubbard [Tue, 7 Feb 1995 01:01:21 +0000 (01:01 +0000)]
Extract the sources into the right place!  Can't believe I didn't notice
this before.

29 years agoRemoved annoying changelog entries from ypclnt.c, added usage() function
Bill Paul [Mon, 6 Feb 1995 23:35:49 +0000 (23:35 +0000)]
Removed annoying changelog entries from ypclnt.c, added usage() function
to ypxfr.c.

29 years agoThe very minimum driver required to support a Video Spigot. See the
Jordan K. Hubbard [Mon, 6 Feb 1995 23:20:17 +0000 (23:20 +0000)]
The very minimum driver required to support a Video Spigot.  See the
copyright notices in the code for information on where to go to pick
up additional useful bits.
Submitted by:   Jim Lowe <james@blatz.cs.uwm.edu>

29 years agoThe very minimum driver required to support a Video Spigot. See the
Jordan K. Hubbard [Mon, 6 Feb 1995 23:19:49 +0000 (23:19 +0000)]
The very minimum driver required to support a Video Spigot.  See the
copyright notices in the code for information on where to go to pick
up additional useful bits.
Submitted by: Jim Lowe <james@blatz.cs.uwm.edu>

29 years agoCommit Gary's diffs for adding xcdplayer support to the Sony CDROM driver.
Jordan K. Hubbard [Mon, 6 Feb 1995 22:35:07 +0000 (22:35 +0000)]
Commit Gary's diffs for adding xcdplayer support to the Sony CDROM driver.
Submitted by: gj

29 years agoWrote manual page for ypxfr, modified Makefile to install it.
Bill Paul [Mon, 6 Feb 1995 22:15:21 +0000 (22:15 +0000)]
Wrote manual page for ypxfr, modified Makefile to install it.

29 years agoAdd short delay after NCR reset.
Stefan Eßer [Mon, 6 Feb 1995 22:01:58 +0000 (22:01 +0000)]
Add short delay after NCR reset.

Submitted by: wolf@kintaro.cologne.de (Wolfgang Stanglmeier)

29 years agoAllow arbitrarily named configure script for use w/ HAS_CONFIGURE.
Jeffrey Hsu [Mon, 6 Feb 1995 08:52:19 +0000 (08:52 +0000)]
Allow arbitrarily named configure script for use w/ HAS_CONFIGURE.

29 years agoCommit my userconfig stuff:
Jordan K. Hubbard [Mon, 6 Feb 1995 02:48:38 +0000 (02:48 +0000)]
Commit my userconfig stuff:

1. add iosize command, and show it in `ls'
2. add a probe command
3. add an attach command

[the latter 2 do the obvious thing - call the device's routine and print the
 status returned].

29 years agoStephen lost a -D, now it's back.
Poul-Henning Kamp [Mon, 6 Feb 1995 02:22:29 +0000 (02:22 +0000)]
Stephen lost a -D, now it's back.

29 years agoUse M_NOWAIT instead of M_KERNEL for socket allocations; it is apparantly
David Greenman [Mon, 6 Feb 1995 02:22:12 +0000 (02:22 +0000)]
Use M_NOWAIT instead of M_KERNEL for socket allocations; it is apparantly
possible for certain socket operations to occur during interrupt context.

Submitted by: John Dyson

29 years agoChanged order of release of vnode/object to fix a problem where the vnode
David Greenman [Mon, 6 Feb 1995 02:20:40 +0000 (02:20 +0000)]
Changed order of release of vnode/object to fix a problem where the vnode
is freed with an old object still attached (subsequently causing a panic).
Fixes NFS server panic "object/pager mismatch".

Submitted by: John Dyson

29 years agoCorrect a bug in the P function: according to 7th edition UNIX (tm), the
Jean-Marc Zucconi [Mon, 6 Feb 1995 00:14:50 +0000 (00:14 +0000)]
Correct a bug in the P function: according to 7th edition UNIX (tm), the
newline must be part of the pattern space i.e. `echo a|sed -e P' must print
a
a
and not
aa
This is consistent with gnu sed, SunOS, Ultrix (and probably others!)

29 years agoFixed the annoing bug that caused writes to /dev/console to go to
Søren Schmidt [Sun, 5 Feb 1995 23:44:25 +0000 (23:44 +0000)]
Fixed the annoing bug that caused writes to /dev/console to go to
the active virtual terminal (Boy, do I have little hair left).
Misc other fixes, try to enable cursor earlier in the game.

29 years agoAdd the ports-base target and correct two typos (hosbase!=hostbase)
Gary Palmer [Sun, 5 Feb 1995 23:31:25 +0000 (23:31 +0000)]
Add the ports-base target and correct two typos (hosbase!=hostbase)

29 years agoWrote manual page for yppush and edited Makefile to install it.
Bill Paul [Sun, 5 Feb 1995 21:48:04 +0000 (21:48 +0000)]
Wrote manual page for yppush and edited Makefile to install it.
Added conditional definition for _PATH_YP in yppush.c in case _PATH_YP
isn't defined anywhere else.

29 years agoRemoved the name length limitations on the device-driver names entirely.
Poul-Henning Kamp [Sun, 5 Feb 1995 21:15:21 +0000 (21:15 +0000)]
Removed the name length limitations on the device-driver names entirely.
Now device-names can be more than 3 chars.

29 years agoAdded "panic" command to ddb, so we can do something sensible even if
Poul-Henning Kamp [Sun, 5 Feb 1995 21:09:04 +0000 (21:09 +0000)]
Added "panic" command to ddb, so we can do something sensible even if
we have no symbols.

29 years agoDocument the getenv(PWD) feature.
Poul-Henning Kamp [Sun, 5 Feb 1995 18:14:38 +0000 (18:14 +0000)]
Document the getenv(PWD) feature.

29 years agoAllow zero as value for certain arguments to indicate "take from disklabel".
Poul-Henning Kamp [Sun, 5 Feb 1995 18:03:37 +0000 (18:03 +0000)]
Allow zero as value for certain arguments to indicate "take from disklabel".

29 years agoPCVT userland utilities.
Jordan K. Hubbard [Sun, 5 Feb 1995 13:49:25 +0000 (13:49 +0000)]
PCVT userland utilities.
Submitted by: hm

29 years agoThis was wrong - PCVT and syscons don't share the same entrypoint
Jordan K. Hubbard [Sun, 5 Feb 1995 11:29:38 +0000 (11:29 +0000)]
This was wrong - PCVT and syscons don't share the same entrypoint
names.
Submitted by: mh

29 years agoAdd pcvt termcap entries (quite a lot of them - whew!)
Jordan K. Hubbard [Sun, 5 Feb 1995 11:17:03 +0000 (11:17 +0000)]
Add pcvt termcap entries (quite a lot of them - whew!)
Submitted by: hm

29 years agoAdd man page for pcvt console driver.
Jordan K. Hubbard [Sun, 5 Feb 1995 11:16:33 +0000 (11:16 +0000)]
Add man page for pcvt console driver.
Submitted by: hm

29 years agoAdd pcvt's header files.
Jordan K. Hubbard [Sun, 5 Feb 1995 11:02:45 +0000 (11:02 +0000)]
Add pcvt's header files.
Submitted by: hm

29 years agoBring pcvt console driver into the tree - now users can chose whichever
Jordan K. Hubbard [Sun, 5 Feb 1995 11:01:24 +0000 (11:01 +0000)]
Bring pcvt console driver into the tree - now users can chose whichever
console driver they like best (2 is ok, it was 4 that was a little insane
for awhile there! :-).
Submitted by: hm

29 years agoBring PCVT's config files into the tree.
Jordan K. Hubbard [Sun, 5 Feb 1995 10:56:47 +0000 (10:56 +0000)]
Bring PCVT's config files into the tree.
Submitted by: mh

29 years agoChange the defaults for newfs to disregard the geometry in the disklabel.
Poul-Henning Kamp [Sun, 5 Feb 1995 08:42:31 +0000 (08:42 +0000)]
Change the defaults for newfs to disregard the geometry in the disklabel.

We pretend we have one head with two megabyte worth of sectors per cylinder.

The code try to access another head in what it belives to the same
physical cylinder, because it belives that it would be faster than
waiting for the next free sector under this head to come around.

Most modern drives doesn't have a "classical" geometry, and thus
we end up fooling ourselves doing the above optimization.  With this
change we will fill a cylinder sequentially if we can, and thus get
much more mileage from the track-buffer/cache built into the drives.

As a result a lot of seeks to the next or previous track should be
avoided by this.

(My disk is a lot less noisy actually...)

You can still get the old behaviour, by specifying zero for the
numbers.

This will also solve the problem with newfs barfing at really big
drives.

Obtained from: adult advice from Kirk.