Age | Commit message (Expand) | Author |
2012-05-05 | Tidy up by adding a macro for the pane being the full screen width, from | Nicholas Marriott |
2012-05-05 | Missing ()s in macros. | Nicholas Marriott |
2012-05-05 | Pull CRA out into a separate function and add ERA, from Ailin Nemui. | Nicholas Marriott |
2012-05-05 | Make unbind-key -a work with -t, based on a diff from Kazuhiko Sakaguchi. | Nicholas Marriott |
2012-05-05 | better description of input to mode hash/loadbalance | Sebastian Benoit |
2012-05-05 | pipex_ip6_input() called IF_DROP() with incorrect queue. | YASUOKA Masahiko |
2012-05-05 | regen | Mark Kettenis |
2012-05-05 | Add a few more AMD APU graphics IDs found in dmesglog. | Mark Kettenis |
2012-05-05 | if the lib directory is not localbase->lib, we add directory entries to | Marc Espie |
2012-05-05 | un-specialcase shallow/deep copy: create a normal new plist. | Marc Espie |
2012-05-05 | old libs outside of /usr/local should keep their directories around too | Marc Espie |
2012-05-05 | Sync with renamed and new AMD Hudson-2 entries done in pcidevs r1.1640 | Stuart Henderson |
2012-05-05 | sync | Stuart Henderson |
2012-05-05 | Correct some of the existing AMD Hudson-2 entries for consistent naming, | Stuart Henderson |
2012-05-04 | Enable multi-threaded debugging on hppa. | Mark Kettenis |
2012-05-04 | Add __ic_invalidate_array to libgcc on sh. | Mark Kettenis |
2012-05-03 | esp/ah sequence number is unsigned and should be printed as such; | Mike Belopuhov |
2012-05-03 | Add pthread spinlock support. | Paul Irofti |
2012-05-02 | Oops, previous change had some unrelated changes that shouldn't have been | Philip Guenthe |
2012-05-02 | default-path has the same possibilities as new-window -c now. | Nicholas Marriott |
2012-05-02 | sq needs ifmedia attribute now, repairs RAMDISK_IP22 | Miod Vallat |
2012-05-02 | s/ospfd/iscsid/ in comment | Gleydson Soares |
2012-05-02 | s/snmpd/iked/ in comment | Gleydson Soares |
2012-05-02 | remove redundant check; from lteo; ok haesbaert | Henning Brauer |
2012-05-02 | strncpy() -> strlcpy() | Gleydson Soares |
2012-05-02 | don't call getifmtu in -n mode, assume 1500. calling getifmtu requires | Henning Brauer |
2012-05-01 | make fragment handling yet more customizable | Marc Espie |
2012-05-01 | properly pass extra parameters from State->new to init. | Marc Espie |
2012-05-01 | update currency exchange rates; | Jason McIntyre |
2012-05-01 | IPv6 support; mostly a sync with netbsd code done by itojun@ | Gleydson Soares |
2012-05-01 | Eliminate the f_usecount ref count in struct file; instead of sleeping | Philip Guenthe |
2012-05-01 | Correct the error path in execve when there's a race to single thread | Philip Guenthe |
2012-04-30 | Use paged searches so we can handle larger directories. Servers that don't | Jonathan Matthew |
2012-04-30 | Add ifmedia support to sq(4). | Miod Vallat |
2012-04-30 | Pass the base address of the hpc to child devices, to let them be able to | Miod Vallat |
2012-04-30 | Correctly read board version information. | Miod Vallat |
2012-04-30 | allow a subclass to override that specific error | Marc Espie |
2012-04-30 | Check for nat_range_high before creating the PF nat rule. | Christiano F. Haesbaert |
2012-04-30 | Add a -s flag to ftp(1) to let the user specify the source IP address | Christiano F. Haesbaert |
2012-04-30 | Add a sample line for groupdn (commented by default). | Antoine Jacoutot |
2012-04-30 | add 'groupdn' option for specifying a separate base DN for group searches. | Jonathan Matthew |
2012-04-30 | make the reading of packing-lists amenable to further annotations, such as | Marc Espie |
2012-04-30 | move code around a bit more | Marc Espie |
2012-04-30 | The message-body should be forwarded for GET,HEAD and OPTIONS methods as well. | Sebastian Benoit |
2012-04-30 | more refactor | Marc Espie |
2012-04-30 | just a bit of refactoring, make sure option handling is done in state, | Marc Espie |
2012-04-30 | generalise ksh keybinding system - bindings are no longer limited in | Damien Miller |
2012-04-29 | Add a flag to move-window to renumber the windows in a session (closing | Nicholas Marriott |
2012-04-29 | punctuation needs to be space separated; | Jason McIntyre |
2012-04-29 | Recognize 85230 chips, and take advantage of their FIFOs to reduce the | Miod Vallat |