jkh
2bc5b1e700
Support for more Sun compatible dlopen() and friends. Also added proper error
...
handling.
Reviewed by: gj
Submitted by: Mark Diekhans <markd@grizzly.com>
1995-02-07 13:26:39 +00:00
jkh
5d2cd114db
Video Spigot entries.
...
Submitted by: Jim Lowe <james@blatz.cs.uwm.edu>
1995-02-07 12:07:18 +00:00
sos
a22b375b05
Added new choises of cursors.
1995-02-07 11:56:21 +00:00
sos
2bc72c9fe9
Fixed the bug that caused the cursor to disappear under
...
boot with -c option
1995-02-07 11:53:27 +00:00
dg
d07ad100e8
Fixed unresolved CVS conflict on RTM_VERSION.
1995-02-07 06:19:56 +00:00
dg
82caf4596d
Backed out Keith Bostic's getcwd/$PWD hack. It is causing things to break
...
all over the place.
1995-02-07 05:52:57 +00:00
wpaul
0a7e37f6d4
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.
1995-02-07 05:04:53 +00:00
dg
6a86aa802f
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>
1995-02-07 03:33:05 +00:00
wollman
d963f7f61f
Make sure to disable RSVP intercept when the socket is closed.
1995-02-07 02:53:14 +00:00
wollman
897c89c0d9
Merge in the socket-level support for Transaction TCP from the OLAH_TTCP
...
branch.
Submitted by: Andras Olah <olah@cs.utwente.nl>
1995-02-07 02:01:57 +00:00
wollman
04d65ef905
Merge in the socket-level support for Transaction TCP.
1995-02-07 02:01:16 +00:00
jkh
3d44a439a9
Extract the sources into the right place! Can't believe I didn't notice
...
this before.
1995-02-07 01:01:21 +00:00
wpaul
d3560dd142
Removed annoying changelog entries from ypclnt.c, added usage() function
...
to ypxfr.c.
1995-02-06 23:35:49 +00:00
jkh
cf3a878379
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>
1995-02-06 23:20:17 +00:00
jkh
630cf84ab0
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>
1995-02-06 23:19:49 +00:00
jkh
8ae9fec07a
Commit Gary's diffs for adding xcdplayer support to the Sony CDROM driver.
...
Submitted by: gj
1995-02-06 22:35:07 +00:00
wpaul
8a1b888b8e
Wrote manual page for ypxfr, modified Makefile to install it.
1995-02-06 22:15:21 +00:00
se
de1c9cade1
Add short delay after NCR reset.
...
Submitted by: wolf@kintaro.cologne.de (Wolfgang Stanglmeier)
1995-02-06 22:01:58 +00:00
hsu
2dee17b94f
Allow arbitrarily named configure script for use w/ HAS_CONFIGURE.
1995-02-06 08:52:19 +00:00
jkh
4871f7461e
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].
1995-02-06 02:48:38 +00:00
phk
f1b2dcf633
Stephen lost a -D, now it's back.
1995-02-06 02:22:29 +00:00
dg
90bd3af0d9
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
1995-02-06 02:22:12 +00:00
dg
977da6cc01
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
1995-02-06 02:20:40 +00:00
jmz
d73fc79374
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!)
1995-02-06 00:14:50 +00:00
sos
ddc8068fe7
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.
1995-02-05 23:44:25 +00:00
gpalmer
268fff8415
Add the ports-base target and correct two typos (hosbase!=hostbase)
1995-02-05 23:31:25 +00:00
wpaul
f40cd239b0
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.
1995-02-05 21:48:04 +00:00
phk
58be14ac2d
Removed the name length limitations on the device-driver names entirely.
...
Now device-names can be more than 3 chars.
1995-02-05 21:15:21 +00:00
phk
df28946018
Added "panic" command to ddb, so we can do something sensible even if
...
we have no symbols.
1995-02-05 21:09:04 +00:00
phk
184bec765a
Document the getenv(PWD) feature.
1995-02-05 18:14:38 +00:00
phk
88fa097b58
Allow zero as value for certain arguments to indicate "take from disklabel".
1995-02-05 18:03:37 +00:00
jkh
8a338bacd9
This commit was generated by cvs2svn to compensate for changes in r6199,
...
which included commits to RCS files with non-trunk default branches.
1995-02-05 13:49:25 +00:00
jkh
839ad52739
PCVT userland utilities.
...
Submitted by: hm
1995-02-05 13:49:25 +00:00
jkh
c822c8eadb
This was wrong - PCVT and syscons don't share the same entrypoint
...
names.
Submitted by: mh
1995-02-05 11:29:38 +00:00
jkh
e73056fcab
Add pcvt termcap entries (quite a lot of them - whew!)
...
Submitted by: hm
1995-02-05 11:17:03 +00:00
jkh
82bf8b39ca
Add man page for pcvt console driver.
...
Submitted by: hm
1995-02-05 11:16:33 +00:00
jkh
c68b202118
Add pcvt's header files.
...
Submitted by: hm
1995-02-05 11:02:45 +00:00
jkh
3b9ff6800f
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
1995-02-05 11:01:24 +00:00
jkh
f2a7d967ea
Bring PCVT's config files into the tree.
...
Submitted by: mh
1995-02-05 10:56:47 +00:00
phk
f3be06362e
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.
1995-02-05 08:42:31 +00:00
bde
5131cd5fd6
Update kmem_malloc() call to new waitflag(s) interface.
...
This might fix recent problems on thud and freefall.
1995-02-05 07:08:27 +00:00
wpaul
30b1b88a7d
Collapsed _masterpw_breakout_yp() and _pw_breakout_yp() into a
...
single function.
1995-02-05 02:12:49 +00:00
phk
850294c714
Use absolute path to md5 program. It lives in /sbin and people are unlikely
...
to have $PATH to it.
1995-02-04 22:56:28 +00:00
wpaul
a9318a2ce2
Created manual page for ypserv and changed Makefile to install it.
...
Also tweaked server.c to support newer versions of tcpwrapper (log_tcp.h
is now tcpd.h and FROM_UNKNOWN changed to STRING_UNKNOWN).
1995-02-04 21:32:04 +00:00
phk
472cc5aac8
added *.info and *.db to the default "ignore" list in cvs to avoid obviously
...
common mistakes.
1995-02-04 20:27:23 +00:00
phk
873b076b61
Added final '\n'
1995-02-04 20:02:01 +00:00
phk
c3cc499cb6
Added final '\n'.
1995-02-04 19:59:58 +00:00
phk
7797c15fda
Add missing trailing '\n'
1995-02-04 19:56:39 +00:00
phk
877b91221d
Support 32bit access to IDE disks, if it seems to work for the drive.
...
You will normally have to have a VLB or other 32bit IDE "controller" for
this to work.
Depending on your setup, this may gain you 20-100 % speed from your disk.
Reviewed by: phk
Submitted by: vak@cronyx.ru
1995-02-04 19:39:36 +00:00
phk
d0412fbe28
A cute hack to speed up things by Keith: if getenv("PWD") is the same
...
inode as ".", then just return that. I added a check so it must start with
a '/'.
Reviewed by: phk
Submitted by: bostic@cs.berkeley.edu (Keith Bostic)
1995-02-04 19:29:22 +00:00