Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | unused variables | 2012-07-12 | 1 | -2/+2 | ||
| | ||||||
* | perlify: $_ is subject | 2012-07-12 | 1 | -50/+50 | ||
| | ||||||
* | remove unused files | 2012-07-12 | 2 | -357/+0 | ||
| | | | | ok gilles@ | |||||
* | crazy libtool option non-handling | 2012-07-12 | 1 | -2/+5 | ||
| | ||||||
* | match what stupid gnu libtool is doing, namely -o is not a short option | 2012-07-12 | 2 | -4/+4 | ||
| | ||||||
* | allow "long options" to be one letter, enforce with ! | 2012-07-12 | 2 | -3/+8 | ||
| | | | | | | | make sure -L dir will error out. "cute" gnu libtool: -x c will vanish from linker arguments, but only in library linking-mode. | |||||
* | fucking stupid testcases | 2012-07-12 | 1 | -3/+17 | ||
| | ||||||
* | later | 2012-07-12 | 1 | -2/+2 | ||
| | ||||||
* | match gnu-libtool: error out if -L dir is used instead of -Ldir | 2012-07-12 | 1 | -1/+2 | ||
| | ||||||
* | deal with -pthread as a "once on" option. | 2012-07-12 | 3 | -11/+9 | ||
| | ||||||
* | more pthread | 2012-07-12 | 1 | -2/+8 | ||
| | ||||||
* | ksh does not properly separate the arguments in "$@" if IFS is an | 2012-07-12 | 1 | -2/+2 | ||
| | | | | | | | | | | | | | empty string. Since some places in the installer like to fiddle with IFS before calling the various ask functions, be sure to use the positional parameters one by one in those. I believe the fix should really be applied to ksh, but this should do for now. ok deraadt@ | |||||
* | Three cases that should be failures, not successes when checking for avail | 2012-07-12 | 1 | -5/+5 | ||
| | | | | swap region for hibernate. | |||||
* | add support to get signed/unsigned HID data | 2012-07-12 | 1 | -7/+9 | ||
| | ||||||
* | unwanted duplicate | 2012-07-12 | 1 | -2/+1 | ||
| | ||||||
* | Enable hibernate (suspend-to-disk) support for i386. | 2012-07-12 | 1 | -1/+2 | ||
| | | | | | | Presently only working on pciide/wd disks. ok deraadt@ | |||||
* | Temporarily don't do RLE page encoding in hibernate to fix some unpacking | 2012-07-12 | 1 | -101/+12 | ||
| | | | | | corruption seen earlier. This makes hibernate much slower but seems to fix the corruption problems seen on all machines we've tested on. | |||||
* | simplify yet a bit more | 2012-07-12 | 4 | -36/+34 | ||
| | ||||||
* | With the -l option, only call time() once per run instead of once per file | 2012-07-12 | 1 | -3/+9 | ||
| | | | | ok deraadt@ | |||||
* | remove a double .include | 2012-07-12 | 1 | -3/+1 | ||
| | | | | ok robert@ | |||||
* | test .Fn with exactly one argument; | 2012-07-12 | 2 | -4/+11 | ||
| | | | | forgotten when committing mdoc_man.c rev. 1.33 | |||||
* | On i386 gdb failed to display the stack trace of a kernel core dump | 2012-07-12 | 1 | -0/+5 | ||
| | | | | | | | | | correctly. The gdb backtrace command did not get over the trap stack frame. There is a pushl %esp in alltraps() that was not accounted for. Depending on wheter the analyzed kernel has debugging symbols or not, the symbol is calltrap or alltraps. Both get special treatment now. ok miod@ kettenis@ | |||||
* | minor fix | 2012-07-12 | 1 | -1/+2 | ||
| | ||||||
* | Do not crash in -Tman on: | 2012-07-12 | 3 | -9/+24 | ||
| | | | | | | * .Fn with exactly one argument * .Bl -hang without a -width Now all 3776 base manuals build without crashing. | |||||
* | add support for maildir tagging/folders. | 2012-07-12 | 4 | -10/+105 | ||
| | | | | | ok gilles@ ok eric@ on previous versions of this patch | |||||
* | Support NetMos NM9820 cardbus (added to puc as well, for the | 2012-07-12 | 2 | -2/+11 | ||
| | | | | | adaptor cages and because one day com@cardbus should be replaced by puc@cardbus) | |||||
* | Chips which include a card reader (JMC251/JMC261) work as well. | 2012-07-12 | 2 | -6/+10 | ||
| | | | | with tweaks from and ok jmc@ | |||||
* | move a bit of stuff around | 2012-07-12 | 1 | -9/+8 | ||
| | ||||||
* | Polish -Tman .Rs support. | 2012-07-11 | 2 | -31/+69 | ||
| | | | | All mdoc(7) macros are now supported by -Tman. | |||||
* | Revert the blocked FIFO open fix, as there's either a race in the | 2012-07-11 | 3 | -47/+26 | ||
| | | | | ref-count handling under handling, or blambert@ is messing with my head | |||||
* | enable back = char in address localpart, that is sometimes used by mailing lists. | 2012-07-11 | 1 | -2/+2 | ||
| | | | | ok gilles@ eric@ | |||||
* | make -j# fix, I had this forever actually. | 2012-07-11 | 1 | -3/+6 | ||
| | | | | okay millert@ | |||||
* | sync | 2012-07-11 | 18 | -34/+35 | ||
| | ||||||
* | fix three typos. | 2012-07-11 | 1 | -5/+5 | ||
| | | | | ok jmc@ | |||||
* | Respect RFC 5321, section 4.5.3.1.: it reduces our current max size for | 2012-07-11 | 1 | -4/+4 | ||
| | | | | | | | | localpart, domainpart and text line. The sizeof struct envelope goes from 8k to 6k. ok gilles@ eric@ | |||||
* | Don't respect RFC 5322, that allows some crazy characters in email | 2012-07-11 | 1 | -2/+6 | ||
| | | | | | | | localpart, like !#$&'*/=?^`{|}~ ... and all the other ones that can be double quoted, just refuse them. ok gilles@ eric@ | |||||
* | fix position and formatting of %U | 2012-07-11 | 5 | -7/+71 | ||
| | ||||||
* | implement res_mkquery | 2012-07-11 | 1 | -1/+47 | ||
| | ||||||
* | Make ~~ send a ~, pointed out by naddy. | 2012-07-11 | 1 | -1/+4 | ||
| | ||||||
* | When copying a file sparsely, truncate the resulting file based on the | 2012-07-11 | 1 | -2/+2 | ||
| | | | | | | | | | current seek offset rather than what fstat() reported the original file's length was. This fixes things like "cp /dev/ksyms /tmp" so that we don't truncate the file to 0 bytes after copying all of the data. ok tedu, millert | |||||
* | Enable the swap checker for hibernate | 2012-07-11 | 1 | -2/+13 | ||
| | ||||||
* | Basic implementation of -Tman .Bl -column using tbl(7). | 2012-07-11 | 1 | -6/+42 | ||
| | | | | | | In the end, this turned out to be surprisingly simple; of course, getting identical output will be quite hard, so there is no way to quickly set up unit tests. | |||||
* | #ifdef the uvm swap checker fn for hibernate only, to save space in kernels | 2012-07-11 | 2 | -2/+6 | ||
| | | | | | | that don't use hibernate requested by and ok deraadt@ | |||||
* | check link is okay too | 2012-07-11 | 1 | -2/+6 | ||
| | ||||||
* | duh, idiot | 2012-07-11 | 1 | -4/+4 | ||
| | ||||||
* | -release 0 is valid | 2012-07-11 | 1 | -4/+11 | ||
| | | | | fix --version-info -> -version-info | |||||
* | must check release is defined, it CAN be 0. | 2012-07-11 | 1 | -2/+2 | ||
| | ||||||
* | try to make code vaguely sane | 2012-07-11 | 2 | -16/+16 | ||
| | ||||||
* | - port multiple report ID support for HID parser from FreeBSD code | 2012-07-11 | 7 | -213/+394 | ||
| | | | | | | | | | | (rev. 205728, 224511 and 225839) - add hid_get_report_id(3) to get id of a descriptor. - crank the major in shlib_version 3.0 -> 4.0 ok deraadt@, mpi@ | |||||
* | improve messages for suspend/hibernate | 2012-07-11 | 1 | -2/+6 | ||
| |