summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
...
* Move the cpuset functions from FBSD_1.0 to FBSD_1.1. All symbols addeddeischen2008-04-071-5/+5
* Add some compatibility code so that software which is built to use the newdfr2008-04-042-1/+89
* style(9) cleanupkevlo2008-04-032-2/+2
* Add the libc glue and headers definitions for the *at() syscalls.kib2008-03-311-0/+18
* - Add a man page for cpuset_getaffinity() and cpuset_setaffinity() andjeff2008-03-292-2/+159
* - Add a man page for cpuset(), cpuset_setid(), and cpuset_getid() and hookjeff2008-03-292-1/+227
* Add support to mincore for detecting whether a page is part of aps2008-03-281-0/+2
* Add the new kernel-mode NFS Lock Manager. To use it instead of thedfr2008-03-262-2/+8
* Fix bugs in previous revision (missing comma, misspelled syscall name).ru2008-03-131-3/+2
* - Remove kse syscall symbols and man pages.jeff2008-03-122-21/+1
* Add reference to kldunloadf system call, which was previously notrwatson2008-03-102-1/+15
* Introduce a new F_DUP2FD command to fcntl(2), for compatibility withantoine2008-03-081-1/+37
* Add cpuset, an api for thread to cpu binding and cpu resource groupingjeff2008-03-021-0/+15
* Use the easily-greppable copyright notice template fromphilip2008-02-297-119/+119
* Added the "restrict" type-qualifier to the readlink() prototype.ru2008-02-261-2/+2
* Add missing words.brueffer2008-02-251-2/+2
* Note, as required by our agreement with IEEE/The Open Group, that the messagephilip2008-02-217-0/+140
* Change readlink(2)'s return type and type of the last argumentru2008-02-121-4/+4
* After issueing a ntpdate [1] I noticed it's already 2008, reflect thatremko2008-02-111-1/+1
* Fix typo (s/existance/existence/)remko2008-02-111-2/+2
* Give sendfile(2) a SF_SYNC flag which makes it wait until all mbufsphk2008-02-031-1/+14
* Update this manual page to describe the extattr_list_file() and thetrhodes2008-01-291-6/+13
* Xref flopen.3 which references this manual page.trhodes2008-01-221-1/+2
* Fix some style nits.remko2008-01-161-4/+4
* Add a new file descriptor type for IPC shared memory objects and use it tojhb2008-01-082-68/+159
* Add note about other systems.imp2007-12-191-0/+3
* Make the warning a bit less 'broad' then it used to be. The accessremko2007-12-081-1/+10
* Remove extraneous empty lines, to fix mdoc warnings.keramida2007-10-303-7/+3
* Bump manpage date, missed during the last change.keramida2007-10-301-1/+1
* The .Fx request doesn't recognize 2.2.0, so use ".Fx 2.2"keramida2007-10-301-1/+1
* Add a BUGS section to note that mount/chroot changes sincejb2007-10-221-0/+4
* Add the full module path name to the kld_file_stat structurejb2007-10-221-0/+5
* Add FreeBSD history.obrien2007-09-211-1/+3
* Use better manuals for these ntp system calls. These were replaced byimp2007-09-153-201/+258
* We've been able to support EVFILT_VNODE filtering on non-UFSru2007-09-071-6/+1
* Add thr_kill2 syscall.davidxu2007-08-221-0/+3
* Take a sentence into the present by removing a reference to FreeBSD 3.0.brueffer2007-07-141-4/+2
* Change the C wrappers for mmap/lseek/pread/pwrite/truncate/ftruncate topeter2007-07-046-8/+33
* Classify mmap, lseek, pread, pwrite, truncate, ftruncate as pseudopeter2007-07-041-2/+4
* Fix library names.davidxu2007-06-1810-10/+10
* Catch up with the code.brueffer2007-06-131-2/+2
* Expose __stack_chk_fail_local() so -fstack-protector-all works.des2007-06-052-3/+1
* Correct spelling errors in comments.rwatson2007-05-281-2/+2
* Follow NetBSD, OpenBSD and DragonfyBSD project and add BSD-licensedkan2007-05-193-1/+124
* Document RFTHREADpav2007-05-141-1/+9
* Add missing links and sort.pjd2007-04-291-3/+9
* Use C comments since we now preprocess these files with CPP.deischen2007-04-291-11/+14
* Remove the MSG_PEEK flag from the documentation of the send(2) syscall -roam2007-04-271-1/+0
* Belatedly bump Dd for my recent changes.emaste2007-04-111-1/+1
* Document PT_GETNUMLWPS.emaste2007-04-091-0/+3
OpenPOWER on IntegriCloud