aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add $FreeBSD$ lines to man pages that are missing them to make itMike Pritchard1999-08-2820-3/+40
* Add $FreeBSD$ lines to man pages that are missing them to make itMike Pritchard1999-08-2844-0/+85
* Add $FreeBSD$ lines to man pages that are missing them to makeMike Pritchard1999-08-281-0/+2
* Some minor mdoc style cleanup.Mike Pritchard1999-08-281-11/+11
* Fix typo in previous commit that documented the -v option.Mike Pritchard1999-08-281-1/+1
* add verbose flagMichael Haro1999-08-282-5/+17
* Correct URL's and change ifdef to if defined (following rest of style inNick Hibma1999-08-281-3/+3
* Remove NetBSD specific code. USB part is trivial, and the rest is notNick Hibma1999-08-281-79/+0
* Fix various trivial warnings from LINTPoul-Henning Kamp1999-08-287-8/+7
* Put a brief comment on a couple of #defines.Poul-Henning Kamp1999-08-281-0/+7
* remove unused variables.Poul-Henning Kamp1999-08-287-7/+3
* #include <sys/queue.h>Poul-Henning Kamp1999-08-281-0/+1
* Get rid of the old XNS checksum code and implement it the IPX way.John Hay1999-08-288-213/+85
* Merge missing changes from sys/i386/conf/GENERIC.Yoshihiro Takahashi1999-08-282-154/+156
* Fix ordering.Yoshihiro Takahashi1999-08-282-260/+258
* - The old printer driver is renamed 'olpt'.Yoshihiro Takahashi1999-08-281-1/+8
* Add source routing support.Larry Lile1999-08-282-11/+49
* Added MII bus support.KATO Takenori1999-08-282-0/+6
* It is much easier to arp if you don't truncate your arp-reply's.Larry Lile1999-08-281-11/+12
* We don't need to pass the diskname argument all over the diskslice/labelPoul-Henning Kamp1999-08-2822-124/+114
* add MAINTAINER for the kernel part of i4bHellmuth Michaelis1999-08-281-0/+1
* add MAINTAINER to userland part of i4bHellmuth Michaelis1999-08-281-0/+1
* Always set the MBR value. When you leave it uninitialized, it seemsJordan K. Hubbard1999-08-283-30/+18
* Thou shall do a make before commit.Nick Hibma1999-08-281-3/+0
* Fix conflicts.David E. O'Brien1999-08-281-10/+144
* We use device_set_desc_copy, so we do not need to free the copied textNick Hibma1999-08-286-7/+4
* Share more between FreeBSD and NetBSDNick Hibma1999-08-281-4/+3
* Fix conflicts.David E. O'Brien1999-08-281-304/+1206
* Update the list of devices from NetBSDNick Hibma1999-08-283-93/+183
* Add MAINTAINER and remove the unused COMPAT_LINUX and VM_STACK defines.Marcel Moolenaar1999-08-281-1/+4
* Implement the OSS_GETVERSION ioctl. The version returned can be changed throughMarcel Moolenaar1999-08-284-0/+20
* Fix conflicts.David E. O'Brien1999-08-281-462/+819
* Initialize dev->si_bsize*, the floppy driver doesn't use dsopen().Poul-Henning Kamp1999-08-282-0/+6
* Backout my last commit. Exit status is $?Roger Hardiman1999-08-281-1/+1
* Also make the "other" packets counter resettable.Brian Feldman1999-08-281-1/+3
* Fix conflicts. This brings rev 1.2 (fix stabs ordering for a.out) intoDavid E. O'Brien1999-08-281-237/+436
* Back out the cdevsw_remove() from previous revision for further testing.Brian Feldman1999-08-281-1/+0
* Add file which was missed in last commits due to CVS problemsRoger Hardiman1999-08-281-0/+18
* Add file which was missing from previous commitsRoger Hardiman1999-08-281-0/+60
* Unevilize vn(4) somewhat:Brian Feldman1999-08-281-15/+26
* $Header$ -> $FreeBSD$Peter Wemm1999-08-2878-90/+168
* Relax things a bit. Not having FIODTYPE will be a warning for now.Brian Feldman1999-08-281-8/+12
* - Handle the signal SIGTERM.Kazutaka YOKOTA1999-08-281-9/+8
* Regen after Id->FreeBSDPeter Wemm1999-08-2817-17/+17
* $Id$ -> $FreeBSD$ (some mangled and/or hidden ones)Peter Wemm1999-08-287-7/+7
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2817-17/+17
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281267-1294/+1298
* Id -> FreeBSDPeter Wemm1999-08-281-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283511-3643/+3643
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282815-2936/+2936