| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
These files have been obsoleted by compiler technology (such as it is
for gcc) for quite some time.
|
|
|
|
|
|
| |
conf/files) and as a result appears to have been missed in the bulk
KSE update of drivers. This change replaces references to proc
with thread. It has not been compile-tested.
|
| |
|
|
|
|
| |
of the new driver. The new driver works, the old one is 1+ year behind.
|
|
|
|
|
|
|
| |
PR: 17405, 16320
Submitted by: Mark W. Krentel <krentel@dreamscape.com>
Submitted by: Peter Edwards <peter.edwards@ireland.com>
MFC after: 2 weeks
|
|
|
|
|
|
| |
Add FreeBSD tags.
Reviewed by: cmp
|
| |
|
|
|
|
|
|
| |
from the loader.
- Cleanup extract_currdev() some and add support for setting the currdev
to cd0 when booted via cdboot.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
file EOF. This works around a bug in the ISOFS (CDRom) BMAP code which
returns bogus values for requests beyond the file EOF rather then returning
an error, resulting in either corrupt data being mmap()'d beyond the file EOF
or resulting in a seg-fault on the last page of a mmap()'d file (mmap()s of
CDRom files).
Reported by: peter / Yahoo
MFC after: 3 days
|
|
|
|
|
|
| |
no emulation mode. Unlike other BIOS devices, this device uses 2048 byte
sectors. Also, the bioscd driver does not have to worry about slices
or partitions.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in wdrain during a write. This flag needs to be used in devices whos
strategy routines turn-around and issue another high level I/O, such as
when MD turns around and issues a VOP_WRITE to vnode backing store, in order
to avoid deadlocking the dirty buffer draining code.
Remove a vprintf() warning from MD when the backing vnode is found to be
in-use. The syncer of buf_daemon could be flushing the backing vnode at
the time of an MD operation so the warning is not correct.
MFC after: 1 week
|
|
|
|
|
|
|
|
|
|
|
| |
I'm assuming that the comment was regarding socket address structures, so
correct the comment about pre-zero'ing socket structures to recommend
pre-zero'ing socket address structures.
- Fix some minor grammar nits.
- This isn't directly submitted by the PR below but is related to it and was
inspired by it.
PR: 31704
|
|
|
|
|
|
|
|
|
|
|
| |
- nuke all debug printfs, which are unneeded by now.
- get rid of #ifdef IPSEC_DEBUG in headers
- now that key_debug_level is always defined, there's no need for
#ifdef IPSEC_DEBUG around sysctl MIB code (net.key.debug).
- switch all debug printf() to ipseclog().
Obtained from: KAME
MFC after: 1 week
|
|
|
|
|
| |
Submitted by: "Ilmar S. Habibulin" <ilmar@watson.org>
Obtained from: TrustedBSD Project
|
|
|
|
| |
It was duplicated with AcpiEnterSleepState() since acpica-unix-20010816.
|
|
|
|
|
|
| |
make the driver work on alpha
approved by: tanimura
|
|
|
|
|
|
|
| |
Lowercase some titles (by me)
PR: 31769
Submitted by: "Sergey A.Osokin" <osa@FreeBSD.org.ru>
|
|
|
|
|
|
| |
Collect the magic combination of flags which can be updated into
a macro in sys/mount.h rather than inlining them (twice!) in
vfs_syscalls.c
|
|
|
|
|
|
|
|
|
|
| |
page and add an historical note explaining this. This patch is
based on Stephen's.
We still need someone to implement tgamma.
PR: 28972, 31764
Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
|
|
|
|
|
|
|
| |
rl(4).
PR: docs/31270
Submitted by: Gary W. Swearingen <swear@blarg.net>
|
|
|
|
|
| |
PR: docs/31583
Submitted by: setantae@submonkey.net
|
|
|
|
|
| |
PR: docs/31745
Submitted by: Andrew <andrew@ugh.net.au>
|
|
|
|
|
| |
PR: 25472
Submitted by: Peter Pentchev <roam@ringlet.net>
|
|
|
|
|
| |
PR: 25472
Submitted by: Peter Pentchev <roam@ringlet.net>
|
|
|
|
|
| |
PR: 25472
Submitted by: Peter Pentchev <roam@ringlet.net>
|
|
|
|
|
| |
PR: 25472
Submitted by: Peter Pentchev <roam@ringlet.net>
|
|
|
|
|
|
| |
actually the address of the function descriptor. The fdesc has both
the address of the function and it's corresponding gp value. Now
that we have a gp value, use it instead of passing 0.
|
|
|
|
| |
Submitted by: jhb
|
|
|
|
| |
Obtained from: NetBSD
|
|
|
|
|
| |
PR: 31436
Submitted by: Milon Papezik <milon.papezik@oskarmobil.cz>
|
|
|
|
|
| |
PR: 31428
Submitted by: Chad David <davidc@acns.ab.ca>
|
|
|
|
|
| |
PR: 31365
Submitted by: SUZUKI Koichi <koich@cac.co.jp>
|
|
|
|
| |
Updated release note: bridge(4) and dummynet(4) are loadable modules.
|
| |
|
|
|
|
|
|
|
| |
Updated release notes: ACPI update and APM compatability, binutils
update.
Deleted release notes: awk from Bell Labs.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 31536
Submitted by: Alan Batie <alan@agora.rdrop.com>
|
|
|
|
|
| |
PR: 31747
Submitted by: <andrew@ugh.net.au>
|
|
|
|
|
|
|
|
| |
MAKEDEV and sys/conf/majors, not sys/conf/device.<arch>, which has
never existed in the history of FreeBSD (well, at least it isn't in
the repository).
PR: 31558
|
| |
|
|
|
|
| |
into stable (mostly , but not only, formatting and comments changes).
|
|
|
|
|
|
|
|
| |
file at one time.
PR: 24732
Submitted by: Andrew L. Neporada <andr@dgap.mipt.ru>
MFC after: 2 weeks
|
|
|
|
|
|
| |
the netbsd_strtod.c file we have does not. More still should be done
here, but this works happily on my Alpha. I have not (yet?) changed
the Makefile.inc to use this.
|
|
|
|
|
|
|
| |
PR: 30939, 30581
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Submitted by: Andrew L. Neporada <andr@dgap.mipt.ru>
MFC after: 2 weeks
|
|
|
|
| |
Reported by: peter
|