| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
copyright in -stable.
PR: 41397
Submitted by: dfr
|
|
|
|
| |
Submitted by: keramida
|
|
|
|
|
|
|
| |
of C wrappers for the *sys indirect system calls. The indirect system calls
are horribly broken on sparc64.
Submitted by: tmm
|
|
|
|
| |
I believe have made all of libc .c's as consistent as possible.
|
|
|
|
|
|
| |
Also be consistent about usage of #if ...
Pointed out by: bde
|
|
|
|
|
|
|
|
|
|
| |
parameter is optional except where:
cmd == {IPC_SET || IPC_STAT || GETALL || SETVAL || SETALL}
PR: 2448
Reviewed by: bde
Submitted by: Tim Singletary <tsingle@sunland.gsfc.nasa.gov>
Minor tweaks by: steve
|
|
|
|
|
| |
semsys syscall that FreeBSD kernels use. Grumble. So make the call
dependent on if __NETBSD_SYSCALLS is defined.
|
|
|