Age | Commit message (Collapse) | Author |
|
|
|
ok ckuethe@
|
|
which will
also be printed when PKG_CONFIG_DEBUG_SPEW isn't set.
|
|
this variable will return the paths where pkg-config searches for .pc files, when queried.
|
|
have to be
set. this is what fd.o pkg-config requires at least.
|
|
first occurence
of -I/-L correctly but didn't prepend the sysroot to later occurences, now it does.
no functional change when PKG_CONFIG_SYSROOT_DIR wasn't set.
|
|
- use //= instead of if (!defined)
- don't special-case code for pkg-config itself, prime cache with versioning
info.
- more accurate regexps for parsing arguments
- don't use join() when we mean map()
leads to:
- fix bug in argument splitting, zap ", " used as argument separation.
okay jasper@, tested by landry@
|
|
|
|
"Go for it" deraadt@
|
|
based on discussion with damien; tested by others on the lists
|
|
|
|
|
|
|
|
of them, as well as some other unused proc md_flags bits: MDP_COMPAT and
MDP_SYSCALL.
ok mikeb@
|
|
in a kernel panic.
ok krw@
|
|
ok drahn@
|
|
sushi level.
|
|
|
|
to be in the right address space.
help from matthew and krw
|
|
SCIOCCOMMAND wants a dma'able object that big. should we handle
this another way, by handling that data in a buf?
ok krw
|
|
"I love having slaves" && ok robert@
|
|
gets called from rc.local or rc.shutdown
- notify the user if a given operation was successfull or not by appending
the (ok) or (failed) strings to the end of the daemon name
- hide stdout and stdin unless RC_DEBUG=1 is set, otherwise all the function
names will be printed out and all output sent to stdin or stdout
- since from now on rc.subr is taking care of printing out the daemon names
on startup, we don't need to do this from rc.{local,shutdown} anymore
brainkilling work done by me and ajacoutot@, ok ajacoutot@
|
|
ok miod@
|
|
a global, a couple of parameters, and opening up possibility of
traversing much longer EBR lists without blowing the stack.
Make seach algorithm the same as used in kern/subr_disk.c by checking
all primary partitions in the MBR/EBR before moving to next EBR. This
makes it more likely that everybody finds the same OpenBSD partition.
Largely from a diff posted to tech@ by ucsavl.
|
|
sense for DESCRIPTION to point to SEE ALSO;
from Alexis Fouilhe
|
|
|
|
is incorrect. The escape sequence "\(:o" represents "o diaeresis",
not "o umlaut". These are two very different phonological phenomena
that only happen to be represented by the same diacritic mark.
In -Tascii mode, all renderers correctly render "\(:o" (o diaeresis)
as plain "o", but that rendering is incorrect for "o umlaut", which
must be transliterated to the digraph "oe" in -Tascii.
There is no mandoc_char(7) escape for "o umlaut", so we must give
the digraph as plain text in the mdoc(7) source code.
For manuals, ASCII rendering is clearly much more important than
PostScript or HTML rendering. Besides, we should not sacrifice
correct rendering in any mode in order to get slightly nicer rendering
in some other mode.
"von mir aus" (roughly = "I don't mind") naddy@
|
|
req'd by jsg@
|
|
|
|
From: Anthony J. Bentley
|
|
prefixless `1.2.*' version information as LM6002, with a warning message as
their may be surprises if there are non-Fuloong prototypes in the wild ever
with 1.2 PMON code.
Per discussion with Roland Kammerer who is the happy owner of an LM6002.
|
|
|
|
(I had to fix the $PAGER support beyond the patch supplied by Simon)
from Simon.Nicolussi@student.uibk.ac.at
|
|
change and fixing the ber element handling in snmpd itself.
tested by jsg@
|
|
ok yasuoka@
|
|
ok yasuoka@
|
|
|
|
Tweaked version of a diff from Loganaden Velvindron
who sees a large garbage frame on his device.
|
|
out by Andres Perera (andres.p at zoho.com)
|
|
|
|
abused to cause an integer overflow and serves no real purpose.
Found by Alexander Schrijver.
ok millert deraadt
|
|
ok deraadt@, millert@
|
|
exchange. if no DH parameters are found, fallback to builtin parameters
as was done until now.
since we now accept user-provided DH parameters, make smtpd more strict
and fatal() if the parameters are bogus.
bump the key size of the DH parameters from 512bits to 1024bits, it might
be bumped further after some more research.
thanks to mikeb@ for his suggestions
diff ok mikeb@ , man ok jmc@
|
|
|
|
the same as i386 version. No change to .o file except for the one
%lld -> %u format fix.
|
|
discipline. This results in a drive sensor being attached for each volume
under the same sensordev, instead of having multiple sensordevs each with
a single drive. Fixes PR6576.
Tested by Mattieu Baptiste.
ok deraadt@
|
|
With feedback from bluhm@
ok bluhm@ sthen@
|
|
the daemon class, not the daemon script.
ok schwarze@
|
|
|
|
ok djm@
|