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