msmith
eb599a86b6
Nuke the nonexistend pad bytes from the end of the DMI header structure.
1997-08-04 03:31:23 +00:00
msmith
745a5d2533
Correctly checksum the DMI signature structure. Format the BSD revision
...
number therein.
Report from: dave adkins <adkin003@gold.tc.umn.edu>
1997-08-04 03:29:05 +00:00
brian
60c55d628f
Use libalias.so.2.2
1997-08-03 20:21:22 +00:00
wosch
6e98b3ef61
Move aliases and shell flags from .profile to .shrc so these settings
...
are effective in interactive non-login shells, e.g. xterm or su(1).
Submitted by: Wolfgang Helbig <helbig@ba-stuttgart.de>
Finally close PR #3740
1997-08-03 18:37:46 +00:00
brian
e7c02535af
Update to version 2.2. Only the PacketAlias*()
...
functions should now be used. The old 2.1 stuff is
there for backwards compatability.
Submitted by: Charles Mott <cmott@snake.srv.net>
1997-08-03 18:20:03 +00:00
ache
18f2d2147c
Remove collate_range_cmp, was left for temp. backward compatibility
1997-08-03 18:04:39 +00:00
peter
3a97bfd8f2
Merge Matt's if_de.c changes in.
1997-08-03 13:00:42 +00:00
peter
e1469f19f6
This commit was generated by cvs2svn to compensate for changes in r27859,
...
which included commits to RCS files with non-trunk default branches.
1997-08-03 12:17:39 +00:00
peter
677952f5c3
Import Matt's if_de driver 970703 release. This (apparently) supports
...
some newer Cogent (Adaptec) cards and has some other internal changes.
1997-08-03 12:17:39 +00:00
peter
c3defaa467
Import Matt's if_de driver 970703 release. This (apparently) supports
...
some newer Cogent (Adaptec) cards and has some other internal changes.
1997-08-03 12:17:39 +00:00
peter
25c0ad464a
Zap antique #ifndef NEWVM code. This should be redone to use libkvm
...
someday.
1997-08-03 09:53:04 +00:00
peter
3071fee9c6
Fix "lstart". (Displays "19" rather than time)
...
PR: 4206
Submitted by: Tetsuya Furukawa <tetsuya@secom-sis.co.jp>
1997-08-03 08:33:17 +00:00
peter
459ed6dfdb
Kill #ifndef NEWVM etc. It affected a lot of other things besides
...
VM structure (eg: credentials etc) and it's highly unlikely we'll ever
get to see the "tainted" BSD<=4.3 VM code in public use. Although it
indicated the way some things used to be done, it obfuscates things too
much.
1997-08-03 08:25:01 +00:00
bde
6cd5fb9a8c
Fixed syscall arg checking in clock_settime(). Stack garbage was
...
checked to be >= 0. This bug was introduced in rev.1.26.
Reported by: John Hay <jhay@mikom.csir.co.za>
1997-08-03 07:26:50 +00:00
bde
d73b5f1efb
config.new/config.8 seems to be new in Lite2. Remove it like the rest of
...
config.new.
1997-08-03 06:40:01 +00:00
bde
51d15a5e63
README is for Lite2. We don't want it.
1997-08-03 06:38:27 +00:00
bde
bda175023d
Import Lite2's src/usr.sbin, except for timed. All changed files
...
except one unimportant one have already left the vendor branch.
1997-08-02 19:36:03 +00:00
bde
80a2be0ede
This commit was generated by cvs2svn to compensate for changes in r27850,
...
which included commits to RCS files with non-trunk default branches.
1997-08-02 19:36:03 +00:00
bde
be8ea41ee0
Import Lite2's src/usr.sbin, except for timed. All changed files
...
except one unimportant one have already left the vendor branch.
1997-08-02 19:36:03 +00:00
bde
d6cf846a53
Makefile.dist is a non-bmaked version of Makefile. We don't want it.
1997-08-02 18:52:16 +00:00
bde
8f319cdcb1
Import Lite2's src/libexec, except for makekey (which was spammed
...
by a repository copy from 1.1.5 and patched back to Lite1) and
rbootd/bootdir/SYSHPBSD (which is binary). All changed files have
already left the vendor branch.
1997-08-02 18:46:42 +00:00
bde
d7d37d2613
Import Lite2's src/libexec, except for makekey (which was spammed
...
by a repository copy from 1.1.5 and patched back to Lite1) and
rbootd/bootdir/SYSHPBSD (which is binary). All changed files have
already left the vendor branch.
1997-08-02 18:46:42 +00:00
bde
27a46c98ad
This commit was generated by cvs2svn to compensate for changes in r27847,
...
which included commits to RCS files with non-trunk default branches.
1997-08-02 18:46:42 +00:00
bde
9195bd1ec7
Removed unused #includes.
1997-08-02 14:33:27 +00:00
kato
b6f496a4ab
Synchronize with sys/i386/conf/options.i386 revision 1.54.
1997-08-02 10:23:17 +00:00
kato
85ff86d95a
Synchronize with sys/i386/conf/files.i386 revision 1.170.
1997-08-02 06:58:53 +00:00
kato
c0aebd45c2
Synchronize with sys/i386/conf/options.i386 revision 1.53.
1997-08-02 06:58:07 +00:00
msmith
ccc6df16fe
Sanitise the Wavelan entries.
...
Submitted by: bde
1997-08-02 05:20:14 +00:00
msmith
5123819399
Reinstate some of the previous fixes which were clobbered in r1.6.
1997-08-02 05:19:32 +00:00
jdp
2ed649b29b
Implement dlsym(RTLD_NEXT, symbol).
1997-08-02 04:56:44 +00:00
davidn
c0b9ea4c76
Add /etc/rc.shutdown capability to init.
...
Add sample /etc/rc.shutdown (which is just a shell for now).
Submitted by: Ollivier Robert <roberto@keltia.freenix.fr>
1997-08-02 00:22:52 +00:00
wollman
b3575f9ae8
Document the bogus standard requirement of delaying the close.
...
Also include a reference to the FINGER RFC.
1997-08-01 20:26:47 +00:00
wollman
9233cdeb45
So somebody actually found language in the FINGER RFC which requires
...
implementations to leave the client side open until the server closes.
While this is totally idiotic, it seems as if some servers actually require
it (e.g., the one at mit.mit.edu). So, we bow to the weight of the bogus
standard and disable the initial close. Hopefully now fetch(1) can serve
the role of T/TCP demonstration application.
1997-08-01 20:10:44 +00:00
msmith
280ba13a95
Oops, fix manpage title.
1997-08-01 15:17:54 +00:00
davidn
62d9b4dbb4
Fix -p switch.
1997-08-01 15:06:21 +00:00
phk
2a200c9684
Move tcl packages to libdata/pkg
1997-08-01 13:16:40 +00:00
jmz
0825d024f6
My previous commit was incomplete because it ignored the READ case.
...
Now set explicitly the block size to 2048 when the device is opened
for reading.
1997-08-01 12:48:35 +00:00
msmith
21f15a78ef
Support functions for working with x86 PC-architecture BIOS.
...
Initially functionality is confined to 32-bit BIOS functions, however
it is envisioned that BIOS support may be enlisted for other
activities in the future.
1997-08-01 06:07:13 +00:00
msmith
1e5dfe8d05
Support for PC BIOS functions.
1997-08-01 06:04:59 +00:00
msmith
fc73ff25b0
Add new BIOS-related files.
1997-08-01 06:04:34 +00:00
msmith
f0394689ef
Manpage for new BIOS functionality.
...
(Skeletal, could do with some extra references.)
1997-08-01 06:04:08 +00:00
jkh
adbeb9fc1c
Back out the changes to set the resolver timeout. All they seem to do
...
is _break_ dns lookups entirely, and since reading the relevant docs and
source code does not enlighten for now, I'll remove this until more
basic research has been done into controlling the resolver's timeout
values.
1997-08-01 04:41:38 +00:00
msmith
2ca11f548b
Update wlconfig to match new Wavelan (wl) driver.
...
Submitted by: Jim Binkley <jrb@cs.pdx.edu>
1997-08-01 03:50:23 +00:00
msmith
6a95d0eb37
Significant bugfix and upgrade for the Wavelan (wl) driver.
...
This now includes code to handle the 2.4GHz WaveModem-based cards.
Submitted by: Jim Binkley <jrb@cs.pdx.edu>
1997-08-01 03:36:12 +00:00
msmith
7a640daa96
New defines for the Wavelan (wl) driver.
...
Submitted by: Jim Binkley <jrb@cs.pdx.edu>
1997-08-01 03:33:43 +00:00
msmith
4eab4a404b
New LINT comments and options for the Wavelan (wl) driver.
...
Submitted by: Jim Binkley <jrb@cs.pdx.edu>
1997-08-01 03:33:08 +00:00
msmith
6e0f88d917
New manpage for the Wavelan (wl) driver.
...
Submitted by: Jim Binkley <jrb@cs.pdx.edu>
1997-08-01 03:32:39 +00:00
brian
e54335d741
Remove extraneous prototypes.
1997-08-01 02:02:28 +00:00
brian
4099136ec6
Remove the annoying "cmp: EOF" message when
...
dmesg changes.
1997-08-01 01:25:21 +00:00
fsmp
b816202ef3
Fixed imen alignment.
...
Submitted by: Bruce Evans <bde@zeta.org.au>
1997-07-31 17:28:56 +00:00