aboutsummaryrefslogtreecommitdiff
path: root/sys/compat
Commit message (Expand)AuthorAgeFilesLines
* Fix multiple Denial of Service vulnerabilities with named(8).Simon L. B. Nielsen2012-11-221-2/+3
* Fix a bug in UNIX socket handling in the linux emulator which wasColin Percival2011-10-041-0/+15
* MFC r224140:Dmitry Morozovsky2011-07-311-1/+1
* MFC r220031: linux compat: improve and fix sendmsg/recvmsg compatibilityAndriy Gapon2011-04-094-52/+251
* MFC 219460: Remove now-obsolete comment.John Baldwin2011-03-181-6/+1
* MFC 218970,219240:John Baldwin2011-03-071-17/+32
* MFC r218985:Rebecca Cran2011-02-261-2/+2
* MFC r218909:Rebecca Cran2011-02-241-1/+1
* MFC r218114:Bjoern A. Zeeb2011-02-151-8/+31
* Merge r183385 from head (by cognet)Gavin Atkinson2010-03-141-1/+1
* MFC r203728:Xin LI2010-02-231-2/+7
* MFC r193012:Xin LI2010-01-032-20/+71
* MFC r189927:Konstantin Belousov2009-12-221-3/+18
* MFC r186212 (by imp):Konstantin Belousov2009-12-221-2/+0
* MFC r179785, r180496:Bjoern A. Zeeb2009-11-292-749/+0
* As we pass the 'offset' unvalidated to vn_rdwr() make sureBjoern A. Zeeb2009-11-161-3/+3
* MFC r198945:Alexander Leidinger2009-11-121-1/+1
* MFC r196653:Bjoern A. Zeeb2009-09-071-1/+1
* MFC r196512:Bjoern A. Zeeb2009-08-271-0/+15
* Regen.John Baldwin2009-08-014-25/+56
* MFC: Change the ABI of some of the structures used by the SYSV IPC API:John Baldwin2009-07-315-92/+332
* Regen.John Baldwin2009-07-244-52/+73
* MFC: Several cleanups to the syscall tables:John Baldwin2009-07-241-16/+19
* Regenerate after addition of closefrom().John Baldwin2009-07-144-5/+48
* MFC: Add a new 'void closefrom(int lowfd)' system call. When called, itJohn Baldwin2009-07-141-0/+21
* MFC: Replace remaining cpu_vendor with cpu_vendor_id andJung-uk Kim2009-07-131-3/+9
* MFC r192284:Dmitry Chagin2009-06-172-9/+25
* MFC r185442:Dmitry Chagin2009-06-172-52/+269
* MFC r194203:Dmitry Chagin2009-06-171-1/+3
* RegenerateKonstantin Belousov2009-06-174-16/+22
* MFC r193916:Konstantin Belousov2009-06-171-6/+20
* MFC r192206:Dmitry Chagin2009-06-162-2/+30
* MFC r192205:Dmitry Chagin2009-06-162-0/+12
* MFC r192204:Dmitry Chagin2009-06-161-3/+5
* MFC r192203:Dmitry Chagin2009-06-162-1/+26
* MFC r192899: linux_ioctl_cdrom: reduce stack usageAndriy Gapon2009-06-111-11/+16
* MFC r191887:Dmitry Chagin2009-06-061-11/+49
* MFC r191876:Dmitry Chagin2009-06-062-0/+11
* MFC r191875:Dmitry Chagin2009-06-021-1/+1
* MFC r191742,r191871:Dmitry Chagin2009-06-021-3/+13
* MFC r191741:Dmitry Chagin2009-06-012-1/+4
* MFC r191719:Dmitry Chagin2009-05-311-355/+446
* Merge r191883,191966,191973 from HEAD to stable/7:Dmitry Chagin2009-05-283-2/+17
* Direct commit. Fix error introduced in my r192950 merge.Dmitry Chagin2009-05-281-5/+3
* Merge r192373 from HEAD to stable/7:Dmitry Chagin2009-05-281-1/+28
* Merge r191972 from HEAD to stable/7:Dmitry Chagin2009-05-282-14/+55
* MFC: r192036Christian Brueffer2009-05-271-0/+3
* Merge r191877 from HEAD to stable/7:Dmitry Chagin2009-05-262-2/+31
* Merge r191880 from HEAD to stable/7:Dmitry Chagin2009-05-251-4/+4
* Merge r191989 from HEAD to stable/7:Dmitry Chagin2009-05-251-0/+40