| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Submitted by: Cejka Rudolf <cejkar@dcse.fee.vutbr.cz>
|
|
|
|
| |
Submitted by: Cejka Rudolf <cejkar@dcse.fee.vutbr.cz>
|
|
|
|
|
|
| |
due to having an old version of bsd.kmod.mk.
Caught by: bde
|
| |
|
|
|
|
|
|
|
|
| |
NFSSERVER defined, useful for userland fileservers that want to
use a filehandle type interface to the filesystem.
Submitted by: Assar Westerlund assar@stacken.kth.se
PR: kern/15452
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
on all combinations (I hope)...
Add DMA support for the AMD 756 chip (K7 chipset) this is actually the
same as the VIA 82C686 chip (the ATA part that is).
Treat the intel MX chipset PIIX as a PIIX4
Allow UDMA on all disks that say they can handle it.
Cleanup probe printf's a bit
Remove alot of the old #ifdef DEBUG crap.
|
|
|
|
|
|
|
| |
precludes using chfn, et al, to generate a divot in /etc.
Submitted by: Lukasz Luzar
Forgotten about for months by: imp
|
|
|
|
| |
Reviewed by: mdodd
|
|
|
|
|
|
| |
commands.
Discussed with: phk (driver author)
|
|
|
|
|
|
|
| |
(BTW, it's very bad practice to have MANPATH environment variable set)
PR: conf/14487
Submitted by: Norihiko Ishitani <nori@tlab.is.uec.ac.jp>
|
| |
|
|
|
|
|
|
| |
going to a lot of trouble to identify it and set the tag and then not use
it. Convert the pnp id matching to the preferred table based system.
@@@0001 (CMI8330 ldn 0) is a mss, not a SB.
|
|
|
|
|
| |
Remove @@@0001 - it's an MSS, not a SB, at least according to the
original pre-sbc code and according to a pnpinfo report that Cameron has.
|
|
|
|
|
| |
It had a heap of unreferenced stuff if there was no isa configured in the
system.
|
|
|
|
| |
the whole file)
|
|
|
|
|
|
| |
about 6-7 times prior to commit.
Reported by: sheldonh
|
|
|
|
| |
for netstat/route.c
|
|
|
|
|
|
| |
caused by my previous patch, sorry.
Also, changed its var name from 'af' to 'wid_af', to avoid confusion with
global var 'af'.
|
| |
|
|
|
|
|
|
|
| |
nature of this manual page. :-(
PR: 15066
Reported by: Andy Farkas <andyf@speednet.com.au>
|
|
|
|
|
|
|
|
| |
Fix some spelling mistakes and typo's inspired by Nicholas' initial
PR submission.
PR: docs/15597
Submitted by: Nicholas Esborn <nick@flatlan.net>
|
| |
|
|
|
|
|
|
|
|
|
| |
more comprehensive. Previously, at least colour changes were not
applied to all virtual consoles.
PR: 15066
Reported by: Andy Farkas <andyf@speednet.com.au>
Submitted by: yokota
|
|
|
|
|
| |
work-arounds for the ".: Out of file descriptors" problem (see
PR 13724) are taking longer than expected to come to fruition.
|
|
|
|
|
|
| |
a '\0' at the end of a string.
Submitted by: Martin Birgmeier <Martin.Birgmeier@aon.at>
|
|
|
|
|
|
|
|
|
|
|
|
| |
information in 80 columns.
TODO: IPv6 related information is not likely to be kept in 80 columns, anyway.
Some more print modes could be added,
but what is the priority between those modes?
-print out all information even if they don't fit into 80 columns
-strip off some information to fit them into 80 columns
Reviewed by: markm
|
|
|
|
|
|
|
| |
of these are bound to have a PNP05xx compatid, but there's no easy way to
tell. Since it's just an ID list and uses the pnp header's description
strings rather than encoding strings here, it doesn't seem to be too
expensive to err on the safe side.
|
| |
|
|
|
|
| |
Parts Submitted by: Ville-Pertti Keinonen <will@ztango.com>
|
| |
|
|
|
|
| |
Reviewed by: markm (in concept)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
misdetecting FIFO capabilities, at least on my girlfriend's Thinkpad 755,
the driver doesn't work using the FIFO.
While i was at it, i (partially) fixed option FCC_YE since it would no
longer have compiled at all under -current. I've also made an attempt
to document the device driver flags value (ab-)used internally by this
option.
RELENG_3 candidate, but with a slightly different patch there (will go
to jkh in email).
|
|
|
|
|
|
|
|
|
|
| |
or less. This is a kludge because there is no support for delayed
creation of threads early in the boot process.
NEWCARD new boots and the thread process starts and is visible from
ps.
Now, on to dev/pccard.
|
|
|
|
| |
implict initialization guaranteed by ISO C give the same result.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
indention, and size issue between 32 and 64bit machines.
Submitted by: bde
|
|
|
|
|
|
|
|
|
|
|
|
| |
the creation time for files to the uninitialized value:
vap->va_ctime = vap->va_ctime;
Changed to what was intended, assigning it to the modification time (thus
making all three values of access time, modification time and creation time
the same thing).
Reviewed by: grog
|
| |
|
|
|
|
| |
feedback and we use the native one elsewhere.
|
| |
|
|
|
|
|
| |
Submitted by: Alexey Zelkin <phantom@FreeBSD.org>
thanks!
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
the input fifo to be returned as successful and frozen. Most, if not
all, peripheral drivers do not check the qfrozen bit for successfully
completed commands, so the result would not only be lost commands, but
devices locked out from receiving commands. This was a bad bug that
crept in two or three months ago during some target mode work.
|
| |
|
|
|
|
|
|
|
| |
Submitted by: Kenneth Wayne Culver <culverk@wam.umd.edu>
Add MOT4560
Obtained from: wollman
|
| |
|
| |
|