pst
628652a2af
Fix conflicts from 2.4.3 merge
1996-01-23 01:58:00 +00:00
pst
b82e379db0
This commit was generated by cvs2svn to compensate for changes in r13572,
...
which included commits to RCS files with non-trunk default branches.
1996-01-23 01:35:04 +00:00
pst
accc2aa38f
Import bootpd-2.4.3 from ftp.mc.com
1996-01-23 01:35:04 +00:00
wosch
7aef4226f5
Add missing manpage zgrep.1 and links zegrep.1, zfgrep.1
...
Add missing links zegrep and zfgrep
1996-01-23 01:00:37 +00:00
pst
6b42e16645
Minor cleanups from NetBSD-current.
...
Obtained from: NetBSD
1996-01-23 00:57:19 +00:00
pst
87bb8ce2aa
This commit was generated by cvs2svn to compensate for changes in r13569,
...
which included commits to RCS files with non-trunk default branches.
1996-01-23 00:57:19 +00:00
wosch
9c7262c385
Add manpage links for ex.1 view.1 nex.1 nview.1 nvi.1
1996-01-23 00:26:01 +00:00
pst
7cd0dfbb46
Disclaimer redundant and man page cleanups
1996-01-22 23:31:20 +00:00
wollman
6ae0d73e93
Add register definitions for Intel 82437FX (Triton System Controller)
1996-01-22 22:43:48 +00:00
roberto
ae387d6ba2
Syntax corrections.
...
Submitted by: john@starfire.MN.ORG (John Lind)
1996-01-22 17:44:30 +00:00
mpp
73d51748db
Change ar's internal error routine to call err() instead of errx()
...
so that when ar has a problem (like trying to update a read-only
archive), you get a message like:
ar: xyzzy.a: Permission denined
instead of:
ar: xyzzy.a
Which doesn't really give the user any indication that the operation
really did fail.
This closes PR# 170.
1996-01-22 15:33:20 +00:00
phk
285a427184
bounds check the radix, just in case.
1996-01-22 13:21:33 +00:00
mpp
86b8da3dd4
Change the reference to format(8) (which we don't have) to fdformat(1) and
...
scsiformat(8) (which we do have). Closes PR# 663.
1996-01-22 12:55:16 +00:00
mpp
d1e27e627b
Changed the description of SIGSYS to better reflect what
...
it means when that signal is received. Closes PR# 686.
1996-01-22 12:31:15 +00:00
mpp
04018df5e3
Fix some of the pcvt related man pages to reflect where the
...
various pcvt support files are really installed. Closes PR# 740.
1996-01-22 10:23:25 +00:00
mpp
7876d02b8c
Change the reference to less(1) (which may not be installed) to more(1).
...
Closed PR# 847.
1996-01-22 09:25:45 +00:00
mpp
45b01cc2e8
Fix the -t option so that its output matches what the man
...
page says it prints. Also silence a few "cc -Wall" warnings.
1996-01-22 09:02:08 +00:00
wosch
a447e85f39
Bugfix: allow digits in signal names (usr1, usr2)
1996-01-22 08:06:13 +00:00
peter
6c7c7b6c89
Merge in 4.9.3-P1 changes and bump version number.
...
(Patch1 only affects named and BSD/OS makefiles that we dont use)
1996-01-22 05:55:52 +00:00
peter
8e0a469c3f
This commit was generated by cvs2svn to compensate for changes in r13553,
...
which included commits to RCS files with non-trunk default branches.
1996-01-22 04:55:42 +00:00
peter
c6e5a825dc
Import named-4.9.3-patch1
...
This is a small fix, as a result of talking to Ultrix Hesiod-enabled
named's. Apparently there are some buffer overruns causing data
mangling.
1996-01-22 04:55:42 +00:00
adam
e2b014db72
Document the CRLF bug
1996-01-22 03:48:47 +00:00
adam
da0ede4916
'more | cat' was producing spurious output from an unused buffer
1996-01-22 01:30:03 +00:00
joerg
fb2cd624b1
Finally implement the "auto" disktype. It attempts to get all the
...
required information from the driver, and produce a virgin disklabel
for it. The latter might be further edited with `disklabel -e' to
satisfy the user's need.
The magic sequence is:
disklabel -r -w sdX auto
disklabel -e sdX
1996-01-22 01:01:15 +00:00
julian
dcd9f7224a
Obtained from: uthreads package
1996-01-22 00:32:08 +00:00
julian
d47b714ce6
error handling for threaded apps
1996-01-22 00:26:12 +00:00
julian
b7e7147a0b
Submitted by: john birrel
...
Obtained from: uthread package
thrreads definitions
1996-01-22 00:24:56 +00:00
julian
529743d354
Reviewed by: julian
...
Submitted by: john birrel
One version of the pthreads library
another will follow with differnt actions under some cases..
not QUITE complete
1996-01-22 00:23:58 +00:00
julian
619b731f5b
Reviewed by: julian and (hsu?)
...
Submitted by: John Birrel(L?)
changes for threadsafe operations
1996-01-22 00:02:33 +00:00
joerg
663b14fb2f
Declare functions, resolve printf-format warnings.
1996-01-21 23:55:47 +00:00
joerg
7c9652cccf
Initialize the cpu_class variable. This prevents i386 machines from
...
panicing with a privileged instruction fault early at boot time.
Submitted by: rock@wurzelausix.CS.Uni-SB.DE (D. Rock)
1996-01-21 20:57:03 +00:00
jkh
95cb956a94
Upgrade to Apache 1.0.
...
Submitted by: Coranth Gryphon <gryphon>
1996-01-21 19:38:05 +00:00
bde
7e5df308af
Fixed the one remaining %r.
1996-01-21 19:18:46 +00:00
bde
40fd4c6ff2
Install intro.4, pt.4 and worm.4.
...
I tried using `MAN4!= *.4' but it did weird things for plain make
although it handled the long overlooked pt.4 and worm.4 better than
the old manually edited list.
1996-01-21 18:43:45 +00:00
bde
3d19869083
Use `make' loops instead of shell loops to install things. This fixes
...
the verbose output for `make -s install' and gives nicer output for
`make install' and `make -n install'. This method should be used more.
Install meteor and startslip. In fact, install all subdirectories
except CVS. This method should be used more so that SUBDIR lists don't
have to be changed so often (special cases could be handled by short
exclusion lists).
1996-01-21 17:57:25 +00:00
bde
c1af5034cd
Added share/examples/{meteor,sliplogin}.
1996-01-21 17:28:46 +00:00
jdp
2216580a16
Back out my previous change, which caused c++rt0.o to be linked into
...
every shared library, until I can diagnose the problems it is causing
for certain programs such as awk and groff.
1996-01-21 17:26:25 +00:00
joerg
859c177be5
Make the reduction algorithm to tune the file system size less
...
aggressive, in order to avoid /mnt: file system full problems.
Introduce a deadlock counter.
Turn off echoing again, it's cluttering the screen/log.
Gross hack to avoid the `vn0: invalid primary partition table: no magic'
warning.
Seems that doFS.sh is now doing the job...
1996-01-21 17:24:54 +00:00
phk
db9288fd24
One missed printf in the debugger.
...
Found By: bde
1996-01-21 16:30:43 +00:00
joerg
7d4c7f2cfa
Remove phk's errr... interesting idea of slicing a floppy into 10
...
cylinder groups. :)
1996-01-21 15:09:25 +00:00
joerg
164f323499
Add intro(4), as it's being referenced from severall other pages.
...
Closes PR # docs/947: missing intro(4) manpage
Submitted by: David E. O'Brien (initial version)
1996-01-21 14:01:49 +00:00
joerg
c4433ab5dc
Implement an optional TIMEOUT value while entering the boot parameter
...
string. This avoids indefinite hangs e.g. when used on a noisy serial
console. It's not turned on by default.
1996-01-21 11:30:12 +00:00
jkh
57ebe2846e
Newest version of the Matrox Meteor driver. Tested with various MBONE
...
tools and found to work better with both nv and vic.
Submitted by: Jim Lowe <james@miller.cs.uwm.edu>
1996-01-21 10:26:54 +00:00
julian
5386330407
Slightly improved debug messages for inserting new items
1996-01-21 09:43:31 +00:00
julian
cbee56e70f
oops.
...
get the last edit right
1996-01-21 09:07:58 +00:00
julian
acadd91a43
Submitted by: Bruce Evans (bde)
...
better naming for exported devfs function
and better place for the prototype
1996-01-21 09:03:15 +00:00
bde
8ead8d0e84
Removed last vestige of JREMOD.
1996-01-21 01:37:30 +00:00
dyson
30c85f81b1
Previous commit to vfs_cluster accidentally disabled read-ahead. Problem
...
fixed by initializing "alreadyincore" to 0 in the case of
sequential reads.
1996-01-20 23:24:16 +00:00
bde
b03cd89993
Removed stale #includes of "opt_sysvipc.h".
1996-01-20 21:36:31 +00:00
nate
4828417ff5
- FreeBSD'ized the ptrace manpage by removing non-FreeBSD specific portions.
...
- install ptrace.2
1996-01-20 17:56:06 +00:00