Age | Commit message (Collapse) | Author |
|
a driver stuffup.
aac is XS_NO_CCB clean now.
|
|
eyes and ok by krw@ jmatthew@
|
|
recognition of zero length value vs parsing error. This lets us avoid
the erroneous consumption of the semicolon ending the 'X' value, and
the resulting accidental consumption of the following line in the file
being parsed.
|
|
minphys.
|
|
"private" so i dont feel bad about changing it.
|
|
ok millert@
|
|
ok gilles@, millert@
|
|
mask size. No functional change.
This shrinks the standard /usr/share/man database by 7%, now at 10.3x
the size of whatis.db, and with -Q even by 11%, now at 3.0x of whatis.db.
Now i'm out of ideas to easily shrink the size of the database.
Optimization found somewhere above the West Australian desert.
Committing from Melbourne, Victoria.
|
|
They are completely unused, and i cannot imagine what they *could*
ever be used for; but apparently, they are expensive to generate.
Standard DB build time goes down by 10%, now at 1.9x of makewhatis.
Standard DB size goes down by 4%, now at 11x of makewhatis.
DB build time with -Q goes down by 15%, now at 0.28x of makewhatis.
DB size with -Q goes down by 3%, now at 3.35x of makewhatis.
Optimization found somewhere above the Southern Balochistan desert,
near the Iran-Pakistan border. Committing from Melbourne, Victoria.
|
|
creating an index for the keys table on apropos(1) search times;
apparently, adding that index was premature optimization in the first
place; so, stop adding that index.
Its root gone, the following evil is reduced (/usr/share/man on my notebook)
- DB build time with -Q goes down by 15%, now at 1/3 of makewhatis
- DB size with -Q goes down by 35%, now at 3.5x of makewhatis
- full DB build time goes down by 12%, now at 2.1x of makewhatis
- full DB size goes down by 42%, now at 11.5x of makewhatis
Optimization found somewhere above the Dasht-e Kavir, the Great Salt
Desert, between Tehran (Iran) and Herat (Afghanistan). Committing
from Melbourne, Australia.
|
|
with deraadt and millert, ok millert
|
|
show UNSIGNED packages unconditionally.
|
|
extraction anyways (those metadatas ARE in the packing-list anyways).
|
|
spew more useful error messages)
|
|
|
|
So remove it too. Accordingly, the code that resyncs archives on reopen
needs us tracking the name itself.
|
|
|
|
|
|
|
|
- assume key names match, deduce signer from sec key.
e.g., -s signify -s 55pkg.sec
will set signer to 55pkg and look for a pubkey named 55pkg.pub,
either besides 55pkg.sec or in /etc/signify.
- verify there's no mismatch, if possible, by verifying the first package
signed.
- also build a SHA256 on the fly while signing.
|
|
|
|
|
|
sha256 -C option.
suggested by deraadt@
help/OK jmc@ tedu@
|
|
prefetching sets to a temporary directory within /home, iff it is a
separate mount point
with rpe@ and deraadt@, "ffiinaallllyyy .... OK" rpe@ (r.i.p. progress bars)
|
|
|
|
ok millert
|
|
ok krw
|
|
for i386.
error: ambiguous instructions require an explicit suffix (could be 'cmpb', 'cmpw', 'cmpl', or 'cmpq')
ok mlarkin@
|
|
Spotted by pelikan@
Some input from stsp@
OK stsp@, pelikan@
|
|
member directly.
ok mikeb@
|
|
OK tedu@
"it looks good to me" from guenther@
|
|
|
|
large download; patch from tobias@
|
|
ok lteo
|
|
argument is also an extension;
ok sobrado
|
|
|
|
directory, from Tiago Cunha.
|
|
|
|
This ioctl changes `pseudo' frame buffer depth, in order to use color
wscons and monochrome X server both. Also need to some
luna88k-specific initialization in
xenocara/driver/xf86-video-wsfb/src/wsfb_driver.c.
|
|
request and instead re-open the default pipe with updated values when
attaching a new device, adapted from FreeBSD r162977.
This fixes a problem where the controller could have cached the previous
values and would fail to get the device descriptor, leaving the device
unrecognized with a message like: "device problem, disabling port n".
|
|
|
|
|
|
This is a very low resolution clock (1 second) that some models seem
to be blessed with.
Found at least on CAM-100 and DSR-500 models.
It seems the EdgeRouter doesn't have support for this.
Tested by jmatthew@ and bcallah@.
Okay miod@, bcallah@
|
|
ok stsp@
|
|
convert to ANSI protos while here
|
|
does the checksum comparison for selected files that are specified on
the command line.
idea discussed with deraadt@ and tedu@
manpage feedback jmc@
feedback/OK deraadt@ millert@
|
|
on bind resolver internals. Note, the list will not be updated if resolv.conf
is changed while the program runs unless the caller resets the RES_INIT flag.
Approach suggested by otto@, original diff from Kapetanakis Giannis, fix
suggested by tedu@ and dug up again by Riccardo Mottola. Looks ok to eric@.
|
|
OK halex@
|
|
okay tedu@
|
|
which operates on element counts rather than buffer sizes. I'll start
annotating headers in a few weeks, after the hackathon. OK millert@.
|