wollman
5de35f4d42
Add support for dumping the configuration of the Intel
...
82371FB PCI ISA IDE Xcellerator (sic) chip. The IDE function
will not be done until Stefan tells me how to access it.
1996-01-23 20:21:24 +00:00
mpp
3539397c32
Add a missing "chmod 755 /usr/include/ufs" when copies of the include
...
files are installed instead of symlinks.
1996-01-23 15:56:43 +00:00
bde
551dbd40f2
Search section 9.
1996-01-23 14:03:26 +00:00
mpp
7e3b21a299
Merged changes to resolve conflicts with file 3.19 import.
1996-01-23 12:40:36 +00:00
mpp
bed6c740ce
This commit was generated by cvs2svn to compensate for changes in r13584,
...
which included commits to RCS files with non-trunk default branches.
1996-01-23 12:29:07 +00:00
mpp
c335a06568
Upgrade to file version 3.19.
1996-01-23 12:29:07 +00:00
pst
63156ffa52
Add dhcp aliases for bootp services
1996-01-23 11:14:41 +00:00
pst
94aa183d80
Fix getif() to work under 4.3bsd and later
1996-01-23 09:44:45 +00:00
fenner
ef1b06ef29
First piece of fixing ppp/proxy arp problem:
...
If an attempt to add a route fails because an "ARP table" entry is in
the way, remove the ARP entry and retry the add.
Reviewed by: nate
1996-01-23 05:15:30 +00:00
dg
4332d58d94
Simplified savectx() a little and fixed a bug that caused it to return
...
garbage in the child process rather than "1" like it is supposed to.
Reviewed by: bde
1996-01-23 02:39:24 +00:00
pst
94f23f6884
Remove bootpgw
1996-01-23 02:24:03 +00:00
pst
87ff188ec6
Disconnect bootpgw
1996-01-23 02:23:20 +00:00
pst
e850eb882e
Merge back in 4.4bsd ARP changes by hand
1996-01-23 02:22:16 +00:00
pst
c0d4957f33
Add bootpgw makefile
1996-01-23 02:02:03 +00:00
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