phk
ad3452e25a
Fix various trivial warnings from LINT
1999-08-28 19:44:07 +00:00
phk
f6c7768ee9
Put a brief comment on a couple of #defines.
1999-08-28 19:21:36 +00:00
phk
d311a0563b
remove unused variables.
1999-08-28 19:21:03 +00:00
phk
27712fb22b
#include <sys/queue.h>
1999-08-28 19:20:07 +00:00
jhay
c4958328e0
Get rid of the old XNS checksum code and implement it the IPX way.
...
PR: 13374
Submitted by: Boris Popov <bp@butya.kz>
1999-08-28 18:21:55 +00:00
nyan
f98ac3b4e9
Merge missing changes from sys/i386/conf/GENERIC.
1999-08-28 16:49:58 +00:00
nyan
de07d79e72
Fix ordering.
1999-08-28 16:20:53 +00:00
nyan
48f819b5a4
- The old printer driver is renamed 'olpt'.
...
- Added the gdc driver.
1999-08-28 15:17:25 +00:00
lile
9fd13149fc
Add source routing support.
1999-08-28 15:14:15 +00:00
kato
e696937c35
Added MII bus support.
...
Reminded by: phk
1999-08-28 15:04:27 +00:00
lile
67d7802c27
It is much easier to arp if you don't truncate your arp-reply's.
...
[affects token-ring only]
1999-08-28 14:57:12 +00:00
phk
9c72381e09
We don't need to pass the diskname argument all over the diskslice/label
...
code, we can find the name from any convenient dev_t
1999-08-28 14:33:44 +00:00
hm
a261857e2d
add MAINTAINER for the kernel part of i4b
1999-08-28 13:35:00 +00:00
hm
9aacafc21f
add MAINTAINER to userland part of i4b
1999-08-28 13:32:15 +00:00
jkh
fd7c9f4229
Always set the MBR value. When you leave it uninitialized, it seems
...
like libdisk does bad things. :)
1999-08-28 12:10:13 +00:00
n_hibma
acd1b54be0
Thou shall do a make before commit.
...
[grmbl]
Fix duplicate elements in struct in previous commit.
1999-08-28 11:52:12 +00:00
obrien
6ae2479e39
Fix conflicts.
...
This brings rev 1.2 (-fformat-extensions) into EGCS 1.1.2.
1999-08-28 11:46:53 +00:00
n_hibma
b6f921b6b3
We use device_set_desc_copy, so we do not need to free the copied text
...
manually.
1999-08-28 11:35:36 +00:00
n_hibma
8422690eaa
Share more between FreeBSD and NetBSD
1999-08-28 11:31:21 +00:00
obrien
3a35f41abc
Fix conflicts.
...
This brings revs 1.{2,3} minus rev 1.4 into EGCS 1.1.2.
1999-08-28 11:27:19 +00:00
n_hibma
5de32d64c2
Update the list of devices from NetBSD
1999-08-28 09:39:54 +00:00
marcel
e1a382c4fe
Add MAINTAINER and remove the unused COMPAT_LINUX and VM_STACK defines.
1999-08-28 09:04:21 +00:00
marcel
76374868ab
Implement the OSS_GETVERSION ioctl. The version returned can be changed through
...
the sysctl variable `compat.linux.oss_version'.
PR: 12917
Originator: Dean Lombardo <dlombardo@excite.com>
1999-08-28 08:43:03 +00:00
obrien
f77ff8b800
Fix conflicts.
1999-08-28 08:14:14 +00:00
phk
c15e61ea99
Initialize dev->si_bsize*, the floppy driver doesn't use dsopen().
1999-08-28 08:10:13 +00:00
roger
4551595b84
Backout my last commit. Exit status is $?
1999-08-28 08:04:15 +00:00
green
6b6009ffec
Also make the "other" packets counter resettable.
1999-08-28 07:20:59 +00:00
obrien
c4b74a1764
Fix conflicts. This brings rev 1.2 (fix stabs ordering for a.out) into
...
EGCS 1.1.2.
1999-08-28 07:19:03 +00:00
green
74b308328d
Back out the cdevsw_remove() from previous revision for further testing.
1999-08-28 07:06:11 +00:00
roger
197433c381
Add file which was missed in last commits due to CVS problems
1999-08-28 06:24:16 +00:00
roger
a5e1f71238
Add file which was missing from previous commits
1999-08-28 06:22:07 +00:00
green
8895f38192
Unevilize vn(4) somewhat:
...
1. implement read-only ability
2. make it play nice with cdevsw (use cdevsw_remove() uon kldunload)
1999-08-28 06:21:39 +00:00
peter
c81dbb3c98
$Header$ -> $FreeBSD$
1999-08-28 05:11:36 +00:00
green
c4aced0891
Relax things a bit. Not having FIODTYPE will be a warning for now.
...
Pointy hat: green
Pointed out by: peter
1999-08-28 03:37:38 +00:00
yokota
d2b10320f0
- Handle the signal SIGTERM.
...
- Slightly rearrange VGLCheckSwitch() to ensure the display content
will be correctly restored when switching back to the vty where
the vgl program is running.
- VGLEnd() should clear the screen only when the vty is in the
foreground.
Discussed with: sos
1999-08-28 02:39:10 +00:00
peter
feebbc0f37
Regen after Id->FreeBSD
1999-08-28 02:35:56 +00:00
peter
106843003d
$Id$ -> $FreeBSD$ (some mangled and/or hidden ones)
1999-08-28 02:21:15 +00:00
peter
d41244b69e
$Id$ -> $FreeBSD$
1999-08-28 02:16:32 +00:00
peter
efabb9ccb1
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
peter
06c04c899d
Id -> FreeBSD
1999-08-28 01:15:37 +00:00
peter
3b842d34e8
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
peter
76f0c923fe
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
peter
c148814ac6
gcc 2.6 is kinda obsolete now.
1999-08-27 23:47:15 +00:00
green
11a38f2404
Correction: uid -> gid (comment)
1999-08-27 23:46:02 +00:00
peter
d4e3ebaf0a
$Id$ -> $FreeBSD$
1999-08-27 23:45:13 +00:00
peter
289c0d262f
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +00:00
peter
66312e4a8d
$Id$ -> $FreeBSD$
1999-08-27 23:15:48 +00:00
jkh
5cb30a3039
Catch an extra X on DHCP.
...
Spotted by the eagle eyes of: Pierre DAVID <Pierre.David@prism.uvsq.fr>
1999-08-27 22:15:15 +00:00
wpaul
ca7a04fc39
Fix path for miibus_if.m (mii > dev/mii);
1999-08-27 21:21:53 +00:00
wpaul
d463a9ae9b
Make some cleanups related to miibus.
1999-08-27 21:18:02 +00:00