summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-10Arguments to fifo commands were limited to 80 bytes. That is tooAlexander Bluhm
2008-06-10use sloppy pf state keeping for routed sessions (direct server return)Reyk Floeter
2008-06-10g/c unused defines.Brad Smith
2008-06-10Free the counters struct when we free the table entry.Ryan Thomas McBride
2008-06-10formatting knits.Brad Smith
2008-06-10Some header cleanup. Remove some unused headers and shuffle some aroundBrad Smith
2008-06-10Handle a special sloppy case where we only see one half of theReyk Floeter
2008-06-10Rename pmap_remove_all() to pmap_remove_page().Miod Vallat
2008-06-10Make counters on table addresses optional and disabled by default.Ryan Thomas McBride
2008-06-10Fix buffer cache pending read statistics by ensuring we can identifyBob Beck
2008-06-10Fix a memory leak in usbf_realloc(), and make the speed configuration arrayMiod Vallat
2008-06-10posix compliant permission checks for sending signals. Based on diffsHans-Joerg Hoexer
2008-06-10properly inherit file permissions.Joris Vink
2008-06-10Accidental commit. Clean up.Artur Grabowski
2008-06-10Buffer cache revampBob Beck
2008-06-10when walking the entire state table it makes much more sense to walkHenning Brauer
2008-06-10remove a debug check& printf that should not have gone in in the firstHenning Brauer
2008-06-10save somespace in the state by collapsing two 8 bit ints used as booleansHenning Brauer
2008-06-10set tag_new if its available so it can get passed to loginfoJoris Vink
2008-06-10use the defines, not magic constants. ok kettenis@Dale Rahn
2008-06-10sleep if the slave device of the pty(4) is not connected.Marc Balmer
2008-06-10clarify that Host patterns are space-separated. ok deraadtDarren Tucker
2008-06-10Add a regression test for signaling permission checks. From mickey@.Hans-Joerg Hoexer
2008-06-10Omit "cannot find file" on server-side if client runs "diff" on an up-to-dateTobias Stoeckmann
2008-06-10Fix implementation of IN6_IS_ADDR_FULL so that IPV6_ADDR is usedAlexander Bluhm
2008-06-10do not ask the "override?" question if access fails for other resaons thanOtto Moerbeek
2008-06-10another wee correction; ok henningJason McIntyre
2008-06-10Make get_npcus() walk the device tree to figure out the number of CPUsMark Kettenis
2008-06-10Allow linux binaries to call setsockopt(,TCPNODELAY,) on a AF_LOCALMatthieu Herrb
2008-06-10document access(2) can return EPERM; noted by Tim van der Molen; ok millert@Otto Moerbeek
2008-06-10Added support for tag and date in cvs_history_add for checkout/export.Tobias Stoeckmann
2008-06-10better take the size of the right table; found while tinkering with fsck_ffsOtto Moerbeek
2008-06-10more characters are allowed in the symbol lists, found by tobias@Joris Vink
2008-06-10If cvs_history_add has been called for a specific file, repo must be builtTobias Stoeckmann
2008-06-10style, also don't use cvs_buf_* if it is realy not worth the effort.Tobias Stoeckmann
2008-06-10Add quotesDarren Tucker
2008-06-10Use a more portable construct for checking if we're running a putty testDarren Tucker
2008-06-10switch back to a single log message in local mode so we are compliantJoris Vink
2008-06-10files that have been removed should be passing "NONE" to scriptsJoris Vink
2008-06-10print sizeofs using %zu; ok joris@Otto Moerbeek
2008-06-10Document that our gcc on alpha has -mieee enabled by default.Michael Erdely
2008-06-10typo; from Tim van der MolenJason McIntyre
2008-06-10typo in -as yet- unused code.Marc Espie
2008-06-10clean up the text; ok reykJason McIntyre
2008-06-10oopsTheo de Raadt
2008-06-10encapsulating v4 in v6 IPSec should not be so fun,Todd T. Fries
2008-06-10syncTheo de Raadt
2008-06-10rename man page to a function name that actually exists; requested by jmcTheo de Raadt
2008-06-10one more trafic -> traffic;Jason McIntyre
2008-06-10- update usage()Jason McIntyre