projects
/
dragonfly.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Remove upc_{control,register} syscalls and everything that has to do with it.
[dragonfly.git]
/
lib
/
libc
/
sys
/
Makefile.inc
2012-12-12
Sascha Wildner
Remove upc_{control,register} syscalls and everything...
blob
|
commitdiff
2012-10-30
John Marino
Implement eaccess
blob
|
commitdiff
|
diff to current
2012-10-22
Sascha Wildner
Remove CAPS.
blob
|
commitdiff
|
diff to current
2012-07-30
Alex Hornung
linkat(2) man page
blob
|
commitdiff
|
diff to current
2012-04-28
Francois Tigeot
Document the vquotactl() syscall
blob
|
commitdiff
|
diff to current
2011-11-26
John Marino
Initial import of binutils 2.22 on the new vendor branch
blob
|
commitdiff
|
diff to current
2010-11-29
Venkatesh Srinivas
Import mlockall(2)/munlockall(2) manpage from OpenBSD...
blob
|
commitdiff
|
diff to current
2010-09-13
Matthew Dillon
Kernel - Implement swapoff
blob
|
commitdiff
|
diff to current
2010-08-06
Sascha Wildner
Add some more *at() system calls.
blob
|
commitdiff
|
diff to current
2010-08-01
Sascha Wildner
chroot.2: Add some words about chroot_kernel().
blob
|
commitdiff
|
diff to current
2010-07-31
Sascha Wildner
Add a renameat(2) system call.
blob
|
commitdiff
|
diff to current
2010-05-12
Sascha Wildner
Add a manual page for the ioprio_get() and ioprio_set...
blob
|
commitdiff
|
diff to current
2010-05-08
Sascha Wildner
Bring in a extattr(2) manual page (from FreeBSD, with...
blob
|
commitdiff
|
diff to current
2009-08-23
Nicolas Thery
add faccessat(2) syscall
blob
|
commitdiff
|
diff to current
2009-08-18
Nicolas Thery
add unlinkat(2) system call
blob
|
commitdiff
|
diff to current
2009-08-09
Nicolas Thery
add fchownat(2) system call
blob
|
commitdiff
|
diff to current
2009-08-07
Sascha Wildner
stat.2: Document fstatat().
blob
|
commitdiff
|
diff to current
2009-08-06
Sascha Wildner
fchmodat.2: Fix MLINKS
blob
|
commitdiff
|
diff to current
2009-08-06
Nicolas Thery
add fchmodat(2) system call
blob
|
commitdiff
|
diff to current
2009-07-25
Sascha Wildner
open.2: Fix typo and reword an awkward sounding sentence.
blob
|
commitdiff
|
diff to current
2009-07-25
Nicolas Thery
add openat(2) man page
blob
|
commitdiff
|
diff to current
2009-06-21
Peter Avalos
Update some of the amd64 parts of libc:
blob
|
commitdiff
|
diff to current
2008-11-11
Peter Avalos
Add the lchflags() syscall.
blob
|
commitdiff
|
diff to current
2008-10-16
Matthias Schmidt
Add man page for utrace(2). With modifications from...
blob
|
commitdiff
|
diff to current
2008-10-06
Sascha Wildner
POSIX conformance:
blob
|
commitdiff
|
diff to current
2008-09-28
Sascha Wildner
Add documentation for the statvfs, fstatvfs and fhstatv...
blob
|
commitdiff
|
diff to current
2008-08-09
Sascha Wildner
* Add some missing MLINKS
blob
|
commitdiff
|
diff to current
2008-06-01
Matthew Dillon
Add getmntvinfo() which uses the new getvfsstat() syste...
blob
|
commitdiff
|
diff to current
2008-06-01
Matthew Dillon
* Implement new system calls in the kernel: statvfs...
blob
|
commitdiff
|
diff to current
2008-02-22
Sascha Wildner
Add a varsym(2) manual page (documenting varsym_{get...
blob
|
commitdiff
|
diff to current
2008-02-09
Sascha Wildner
Add a mountctl(2) manual page.
blob
|
commitdiff
|
diff to current
2008-01-10
Nicolas Thery
Add pselect syscall.
blob
|
commitdiff
|
diff to current
2007-12-14
Sascha Wildner
Add some words about lwp_rtprio() to rtprio(2).
blob
|
commitdiff
|
diff to current
2007-08-03
Sascha Wildner
Document the getresgid and getresuid system calls.
blob
|
commitdiff
|
diff to current
2007-07-05
Joe Talbott
Add usched_set() manpage.
blob
|
commitdiff
|
diff to current
2007-06-17
Sascha Wildner
Add uuidgen(2) to the build.
blob
|
commitdiff
|
diff to current
2007-03-20
Matthew Dillon
Add syslink.2 to the install list.
blob
|
commitdiff
|
diff to current
2007-03-12
Simon Schubert
1:1 Userland threading stage 4.8/4:
blob
|
commitdiff
|
diff to current
2007-02-25
Simon Schubert
1:1 Userland threading stage 4.5/4:
blob
|
commitdiff
|
diff to current
2007-01-06
Matthew Dillon
Rename system calls, removing a "sys_" prefix that...
blob
|
commitdiff
|
diff to current
2006-09-13
Matthew Dillon
MAP_VPAGETABLE support part 3/3.
blob
|
commitdiff
|
diff to current
2006-07-27
Simon Schubert
Always create __sys_name syscalls with weak symbols...
blob
|
commitdiff
|
diff to current
2006-06-13
Matthew Dillon
The pread/preadv/pwrite/pwritev system calls have been...
blob
|
commitdiff
|
diff to current
2006-04-27
Sascha Wildner
Add documentation for the new preadv(2) and pwritev...
blob
|
commitdiff
|
diff to current
2006-02-28
Sascha Wildner
Add documentation for CAPS system calls.
blob
|
commitdiff
|
diff to current
2005-08-05
Sascha Wildner
Global .Nm vs. MLINKS cleanup:
blob
|
commitdiff
|
diff to current
2005-07-21
Joerg Sonnenberger
Add emulation of statvfs and fstatvfs based on statfs...
blob
|
commitdiff
|
diff to current
2005-05-03
Joerg Sonnenberger
Don't bother dealing with hidden syscalls, just do...
blob
|
commitdiff
|
diff to current
2005-05-03
Joerg Sonnenberger
Make errno a thread-local variable and remove the __err...
blob
|
commitdiff
|
diff to current
2005-05-01
Joerg Sonnenberger
Include __error in libc_rtld too, otherwise RTLD is...
blob
|
commitdiff
|
diff to current
2005-04-09
Hiten Pandya
Add manual page for closefrom(2) system call and hook...
blob
|
commitdiff
|
diff to current
2005-02-21
Matthew Dillon
Implement TLS support, tls manual pages, and link the...
blob
|
commitdiff
|
diff to current
2005-02-21
Matthew Dillon
Add a manual page for the umtx_*() system calls.
blob
|
commitdiff
|
diff to current
2005-01-31
Joerg Sonnenberger
Add jail_attach support.
blob
|
commitdiff
|
diff to current
2004-11-23
Eirik Nygaard
It is sys_checkpoint.2 not checkpoint.2
blob
|
commitdiff
|
diff to current
2004-11-23
Matthew Dillon
Add the sys_checkpoint(2) manual page and expand checkp...
blob
|
commitdiff
|
diff to current
2003-12-10
Matthew Dillon
Add libc support for propolice. See:
blob
|
commitdiff
|
diff to current
2003-11-21
Matthew Dillon
Add a big whopping manual page for the upcall syscalls...
blob
|
commitdiff
|
diff to current
2003-10-24
Matthew Dillon
Fix type-o's, minor documentation update.
blob
|
commitdiff
|
diff to current
2003-06-17
Matthew Dillon
Add the DragonFly cvs id and perform general cleanups...
blob
|
commitdiff
|
diff to current
2003-06-17
Matthew Dillon
Initial import from FreeBSD RELENG_4:
blob
|
commitdiff
|
diff to current