summaryrefslogtreecommitdiffstats
path: root/usr.bin/cvs/commit.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-28remove obsolete commentdjm1-2/+1
2015-01-28drm/radeon: allow geom rings to be setup on r600/r700 (v2)jsg3-4/+19
2015-01-28drm/radeon: fix VGT_GS_INSTANCE_CNT registerjsg4-4/+4
2015-01-28jcs found another remnant of cool running modetedu1-3/+4
2015-01-28implement the tbl(7) "center" layout optionschwarze5-9/+187
2015-01-28Fix a number of issues relating to algorithms in signatures, Mostlybeck14-18/+116
2015-01-28Remove an unused macro and a stale comment. No functional change.mlarkin1-5/+1
2015-01-28adjust formatting for the tbl(7) layout 'x' modifier (maximize column)schwarze4-9/+359
2015-01-28when doing a blocking read with a timeout, after the sleep resetdlg1-1/+2
2015-01-27tedu x86_self_ipi()/i386_self_ipi()sf3-13/+3
2015-01-27Ignore buttons for which _STA indicates they're not present, enabled orkettenis1-17/+10
2015-01-27Stop linking to perlthanks, lost patch in the 5.20 updateafresh11-1/+1
2015-01-27syncderaadt20-20/+0
2015-01-27Since r1.2 removed the use of PRI* macros, inttypes.h is no longerokan2-4/+2
2015-01-27use printf instead of echo -n to reduce diff against -portabledjm2-11/+11
2015-01-27Vommiting errors about failed reset or stall clear are not usefull tompi1-10/+12
2015-01-27Always call if_ioctl() for loopback interfaces, just like IPv4 do, tompi1-2/+3
2015-01-27Ensure that link-local addresses are correctly configured on loopbackmpi4-88/+42
2015-01-27Do not overwrite user-specified MTU.mpi1-2/+2
2015-01-27remove workq code. its been replaced with tasks.dlg3-431/+0
2015-01-27Specify the default MTU size for routes to loopback.mpi2-33/+33
2015-01-27remove #include <sys/workq.h>. it wont exist anymore soon.dlg2-4/+2
2015-01-27ENOGREP.dlg1-2/+2
2015-01-27fix messages of FwUpdateespie2-6/+48
2015-01-27Multiple parser and formatter fixes for line drawing in tbl(7).schwarze7-164/+191
2015-01-27this code doesnt need to know about interrupts, so i can trim somedlg1-15/+1
2015-01-27i forgot to fix ipw when i removed the second task argument.dlg1-7/+7
2015-01-27remove the second void * argument on tasks.dlg52-281/+265
2015-01-27Remove an unused and confusing assignment that had been commented out formlarkin1-2/+1
2015-01-27Remove an unused variable whose functionality was moved to locore long ago.mlarkin1-4/+1
2015-01-27Remove an odd comment in the first line of the filemlarkin1-2/+1
2015-01-27Revert 1.61 since support for the TX path was also reverted.brad1-3/+3
2015-01-27Rewrite receive filter handling and ioctl bits.brad1-54/+34
2015-01-27Require EFT shared objects have a PT_PHDR entry to be consideredkurt1-5/+11
2015-01-26Move the "stackgap" from the stack into its own page at a random address.kettenis4-38/+36
2015-01-26Print frame buffer resolution at attach time.miod1-2/+4
2015-01-26syncderaadt1-0/+1
2015-01-26Rework tbl(7) layout parsing:schwarze8-174/+183
2015-01-26sort previous;jmc1-2/+2
2015-01-26Place the remainder of e_os2.h under #ifndef LIBRESSL_INTERNAL until we canjsing1-1/+5
2015-01-26properly restore umaskdjm1-2/+4
2015-01-26Add AEAD as a "MAC alias" so that it is possible to identify/select ciphersjsing4-4/+14
2015-01-26More improvements regarding tbl(7) options.schwarze6-93/+81
2015-01-26correct description of UpdateHostKeys in ssh_config.5 anddjm4-10/+13
2015-01-26Merge in a commit from upstream..brad1-3/+3
2015-01-26Call rtdeletemsg(9) instead of rerolling its code. As a bonus you'llmpi3-57/+9
2015-01-26Do not always try to rtfree(9) route entries inside rtdeletemsg(9).mpi2-12/+31
2015-01-26Set PCIe max read request size to 2K to help with TX performance.brad2-3/+24
2015-01-26regression test for host key rotationdjm2-2/+132
2015-01-26adapt to sshkey API tweaksdjm2-6/+6