aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* MFC r241855:Eitan Adler2012-10-291-8/+15
* Undo MFC r234131:Eitan Adler2012-05-072-12/+7
* MFC r234820:Eitan Adler2012-05-061-0/+2
* MFC r234131:Eitan Adler2012-05-032-7/+12
* MFC r233160:Benjamin Kaduk2012-04-241-2/+20
* MFC r230613:Sergey Kandaurov2012-01-301-2/+1
* MFC r227792:Sergey Kandaurov2012-01-041-2/+4
* MFC r227416:Doug Barton2011-11-181-1/+3
* MFC r226790:Sergey Kandaurov2011-11-011-1/+1
* MFC 181265 [1]:Glen Barber2011-06-111-0/+2
* MFC 186489 [1]:Glen Barber2011-06-111-1/+5
* MFC r222037: mq_setattr(2): Add missing const to man page.Jilles Tjoelker2011-05-241-2/+2
* MFC 220975:Glen Barber2011-04-261-4/+4
* MFC r220646: getfh(2): Add xrefs for fhopen(2), open(2), stat(2).Jilles Tjoelker2011-04-221-1/+5
* MFC 212492:Glen Barber2011-02-181-1/+1
* MFC 212438:Glen Barber2011-02-151-0/+6
* MFC r217704: getgroups(2): Remove <sys/types.h> and refer to sysconf(3).Jilles Tjoelker2011-01-301-3/+9
* MFC r217484: mknod(2): The required include is <sys/stat.h>, not <unistd.h>.Jilles Tjoelker2011-01-251-2/+2
* MFC r199985 from /headGiorgos Keramidas2011-01-191-0/+5
* MFC 212269.Glen Barber2010-09-131-1/+3
* MFC r210641: Fix a couple of typos.Ulrich Spörlein2010-08-061-1/+1
* Change the current working directory to be inside the jail created byColin Percival2010-05-271-1/+8
* MFC r206549:Konstantin Belousov2010-04-211-8/+13
* MFC 205536:John Baldwin2010-04-141-1/+6
* MFC 184226:John Baldwin2010-04-141-8/+6
* MFC r201892:Xin LI2010-01-232-4/+8
* MFC: r202176Christian Brueffer2010-01-193-22/+30
* MFC r201201:Konstantin Belousov2010-01-011-11/+44
* MFC r200589: cpuset(2): fix a typo and a markup error in the man pageJilles Tjoelker2009-12-221-2/+2
* MFC: r199255, r199257Christian Brueffer2009-11-201-10/+2
* MFC r197958:Konstantin Belousov2009-10-141-1/+3
* MFC: r197312Christian Brueffer2009-10-121-2/+2
* MFC: Change the ABI of some of the structures used by the SYSV IPC API:John Baldwin2009-07-314-21/+9
* MFC r194494 to improve support for 7.x worlds on >=8.0 kernels:Brooks Davis2009-07-242-8/+8
* MFC: Several cleanups to the syscall tables:John Baldwin2009-07-241-3/+0
* MFC: Add a new 'void closefrom(int lowfd)' system call. When called, itJohn Baldwin2009-07-144-1/+58
* MFC r191414Christian Brueffer2009-04-231-1/+1
* MFC r189283:Konstantin Belousov2009-03-121-0/+10
* MFC: Add support for "superpages" on amd64 and i386. This includes adding theJohn Baldwin2009-02-261-0/+2
* MFC:Jamie Gritton2009-02-181-2/+2
* MFC:Bjoern A. Zeeb2009-02-072-9/+36
* MFC r187098:Daniel Gerzo2009-01-181-2/+3
* MFC r180534:Daniel Gerzo2009-01-061-3/+3
* MFC: Note that support for CPU sets will first appear in 7.1.John Baldwin2008-10-022-2/+2
* MFC r182193 (libc part):Konstantin Belousov2008-09-191-2/+10
* MFC r181312:Tom Rhodes2008-08-291-1/+3
* MFC r175798:Tom Rhodes2008-08-031-6/+13
* Fix whitespace bug (8spaces into tab).Remko Lodder2008-08-021-1/+1
* MFC r180491Remko Lodder2008-08-021-4/+4
* MFC: Add cpuset, an api for thread to cpu binding and cpu resource groupingJohn Baldwin2008-07-254-2/+402