| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
PR: misc/81732
Submitted by: Denis Grudkin
MFC after: 2 weeks
|
|
|
|
|
|
|
|
|
|
|
| |
http://www.opengroup.org/onlinepubs/009695399/basedefs/sys/types.h.html
#include <sys/types.h>
should include the definitions of pthread types.
PR: standards/78907
Reported by: Brooks Davis
Approved by: das (mentor)
|
|
|
|
|
|
|
|
| |
it as static in the same file. This is not legal C,
and GCC 4.0 will issue an error.
Reviewed by: phk
Approved by: das (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
so that make(1) will run in an almost clean environment and enhance the
description of the test infrastructure.
Add the ability to have multiple tests carried out per test script.
Give some tests more meaningful names.
Fix the usage message from the test scripts.
Make it possible to pass several commands to the test scripts like:
'sh test.t setup run compare clean'.
|
|
|
|
| |
Noticed by: ru
|
|
|
|
|
|
| |
case-insensitive matching (-i option) in certain multibyte locales.
Obtained from: Fedora
|
| |
|
|
|
|
|
|
|
| |
SSE (or its successors).
Reviewed by: marcel, davidxu
MFC After: 2 weeks
|
|
|
|
|
|
|
|
|
| |
to `:', so that it stays compatible with a stale dependency recorded in
.depend when the type of "foo" changes from file to directory or back.
Compensate for the loss of the "If no sources are specified, the target
is always re-created" feature by marking these targets with the .PHONY
attribute. While here, fix a bug in the target's script (nobody uses
these targets apparently).
|
|
|
|
|
|
| |
always bootstrap texinfo.
Reported by: scottl
|
|
|
|
|
|
| |
calls.
Reduce the scope of Giant in aio_daemon().
|
|
|
|
|
|
|
|
|
|
|
| |
installed. This is the same directory as found on Solaris.
NB: In FreeBSD 4.x and earlier, a script (file) named /etc/security
exists. Does mergemaster need to be taught how to replace a file with
a directory?
Submitted by: wsalamon
Obtained from: TrustedBSD Project
|
| |
|
|
|
|
| |
Submitted by: liamfoy@sepulcrum.org
|
| |
|
|
|
|
| |
Eliminate an unused flag, AIOP_SCHED; it's cleared but never set.
|
|
|
|
|
|
| |
syscons VESA support,
libpcap v0.8.3 --> v0.9.1 (alpha 096), and
TCPDUMP v3.8.3 --> v3.9.1 (alpha 096).
|
|
|
|
|
|
|
| |
the audit event field to the syscalls.master file format.
Submitted by: wsalamon
Obtained from: TrustedBSD Project
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
audit event identifier associated with each system call, which will
be stored by makesyscalls.sh in the sy_auevent field of struct sysent.
For now, default the audit identifier on all system calls to AUE_NULL,
but in the near future, other BSM event identifiers will be used. The
mapping of system calls to event identifiers is many:one due to
multiple system calls that map to the same end functionality across
compatibility wrappers, ABI wrappers, etc.
Submitted by: wsalamon
Obtained from: TrustedBSD Project
|
| |
|
|
|
|
| |
Submitted by: Muthu_T@Dell.com
|
|
|
|
|
|
|
|
|
| |
are subtle differences in the read and write completion path. Instead,
grab an extra write ref so the write path can drop it when we recursively
call bufdone(). I believe this may be the source of the wrong bufobj
panics.
Reported by: pho, kkenn
|
| |
|
|
|
|
|
|
| |
users has reported corrupted display with old video cards.
Submitted by: Michal Mertl <mime traveller cz>
|
|
|
|
| |
Reviewed by: alc
|
| |
|
|
|
|
|
| |
other header pollution that makes this work right now, but it falls over when
doing a RELENG_5 -> HEAD upgrade.
|
|
|
|
| |
Pointy hat: over here, please
|
|
|
|
|
| |
makes sure that sysinit tasks that run after configure_first(),
but before configure() have a nexus to hang devices off.
|
|
|
|
| |
Pointed out by: nyan
|
| |
|
| |
|
|
|
|
|
| |
of in configure(). Call cninit_finish() before setting cold to 0.
This is how it's done for other platforms. Be alike to avoid problems.
|
|
|
|
| |
o Remove unused and compiled-out code while here.
|
|
|
|
|
|
|
|
|
|
|
|
| |
BZ_NO_COMPRESS support to the bzip2 sources directly (yes, this takes file
off the vendor branch, but looks like bzip2 maintainer doesn't care), so that
it will not be removed when the next upgrade is performed. Also, add a short
note on how to test bzip2 support.
Pointy hat to: obrien
Correct comment (libz -> libbz2) and remove useless full path to zutil.h
while I am here.
|
| |
|
| |
|
|
|
|
| |
the system call type field.
|
|
|
|
| |
old version of bzlib.h can be picked up from the /usr/include.
|
|
|
|
| |
call types.
|
|
|
|
|
|
|
|
|
| |
structure, sysent. This field will hold the default audit event
to generate when the system call is entered. Currently, it will
default to 0 due to allocation in bss.
Submitted by: wsalamon
Obtained from: TrustedBSD Project
|
|
|
|
|
|
|
| |
Using encryption on the Internet is the equivalent of arranging
an armoured car to deliver credit card information from someone
living in a cardboard box to someone living on a park bench.
-- Gene Spafford, Purdue University.
|
| |
|
|
|
|
| |
Reviewed by: bms
|
|
|
|
|
|
|
|
| |
o print-fr.c returned to code on vendor branch
o remove pmap_prot.h include from print-sunrprc.c
o remove gcc/i386-specific ntoh* write-arounds from tcpdump-stdinc.h
Reviewed by: bms
|
|\
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| | |
|
|\ \
| |/
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| | |
|
| | |
|