Age | Commit message (Expand) | Author |
2012-01-25 | There is no need to explicitly skip ic_bss when iterating over cached nodes. | Stefan Sperling |
2012-01-25 | Clean inactive authenticated nodes during cache timeout as well. | Stefan Sperling |
2012-01-25 | add an EXAMPLES section; from Lawrence Teo | Jason McIntyre |
2012-01-25 | @($*& Merging patches resulted in a line being duplicated instead of | Philip Guenthe |
2012-01-25 | A signal handled by __thrsigdivert() shouldn't be marked pending | Philip Guenthe |
2012-01-24 | Add a test for atomic IPv6 fragment reassembly. | Alexander Bluhm |
2012-01-24 | Add a short cut for atomic IPv6 fragments. They will be processed | Alexander Bluhm |
2012-01-24 | Add a parameter to the queue backend init() call to specify wether the | Eric Faurot |
2012-01-23 | After overlapping IPv6 fragments have been dropped, new fragments | Alexander Bluhm |
2012-01-23 | Do not keep state when dropping overlapping IPv6 fragments in pf | Alexander Bluhm |
2012-01-23 | Trim unused variables, from Michael W. Bombardieri. | Nicholas Marriott |
2012-01-23 | Add handling of `rx connect speed' avp to avoid the bug of xl2tpd. | YASUOKA Masahiko |
2012-01-23 | The ingress filter of pipex and npppd become configurable and disabled | YASUOKA Masahiko |
2012-01-22 | Bring in corrections and improvements that were committed to the new | Ingo Schwarze |
2012-01-22 | Repair 68030 support, broken by mistake in 1.67. Found the hard way and | Miod Vallat |
2012-01-22 | Credit Keith Sklower and 2BSD for the first implementation of read-write | Ingo Schwarze |
2012-01-22 | Convert softraid(4) to new bio(4) status interface. This allows bioctl(8) | Joel Sing |
2012-01-22 | If no controller name is provided, use the program name as a prefix. Also, | Joel Sing |
2012-01-22 | Move list initialisation to the start of the function - this prevents us | Joel Sing |
2012-01-22 | Disable the softraid disk attach hook on detach. | Joel Sing |
2012-01-22 | Ensure that the sc_lock is held before the status functions are called. | Joel Sing |
2012-01-21 | Remove unused backoff code that doesn't do any good. | Nicholas Marriott |
2012-01-21 | Show pane size in top right of display panes mode. | Nicholas Marriott |
2012-01-21 | PCMCIA malo devices don't support WPA. | Marcus Glocker |
2012-01-21 | it's -> its. | Nicholas Marriott |
2012-01-21 | in session_error(), do not call session_destroy() when the F_WRITEONLY | Gilles Chehade |
2012-01-21 | Implement missing bits of node inactivity accounting in hostap mode. | Stefan Sperling |
2012-01-21 | sanitize stuff a bit more... | Marc Espie |
2012-01-21 | Hold interrupts blocked while comparing a cached node's refcount to zero | Stefan Sperling |
2012-01-21 | When disklabels can't be read before attempting to mount root, make | Kenneth R Westerback |
2012-01-21 | Make the KERN_FILE2 sysctl() report ENOMEM as documented in sysctl(3). | Philip Guenthe |
2012-01-21 | Do not wait for DKF_OPENED to be set if we never actually created a | Joel Sing |
2012-01-21 | Split sr_uuid_print() into two functions - one that formats and one that | Joel Sing |
2012-01-21 | Only start the child processes after all of them reported to have loaded | Camiel Dobbelaar |
2012-01-21 | Use RB trees not SPLAY. | Nicholas Marriott |
2012-01-21 | Drop the ability to have a list of keys in the prefix in favour of two | Nicholas Marriott |
2012-01-21 | Add strings to allow the aixterm bright colours to be used when | Nicholas Marriott |
2012-01-21 | One day I will actually fix ALL the warnings before I commit... | Nicholas Marriott |
2012-01-21 | Add a -R flag to send-keys to reset the terminal. Written ages ago and | Nicholas Marriott |
2012-01-21 | Only hide flags on the current window when the session is attached, from | Nicholas Marriott |
2012-01-20 | Ansify ppp... function definitions. | Alexander Bluhm |
2012-01-20 | Fix pexp for sendmail; it can be "sendmail: rejecting" as well as accepting. | Stuart Henderson |
2012-01-20 | Add some const and fix a warning. | Nicholas Marriott |
2012-01-20 | Add some trivial additional status line attributes from jwcxz at users | Nicholas Marriott |
2012-01-20 | Remove trailing spaces. | Nicholas Marriott |
2012-01-20 | Add an option to disable the window rename escape sequence, from Romain | Nicholas Marriott |
2012-01-20 | Add space movement keys for vi mode in the status line from Ben Boeckel. | Nicholas Marriott |
2012-01-20 | save content of the pci attach args, not the pointer; from Christian Ehrhardt | Mike Belopuhov |
2012-01-20 | Add bio(4) status interface structs and utility functions to softraid(4). | Joel Sing |
2012-01-20 | Teach bioctl(8) about the new status interface for bio(4). With the | Joel Sing |