| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
Only warnings that could be fixed without changing the generated object
code and without restructuring the source code have been handled.
Reviewed by: /sbin/md5
Notes:
svn path=/head/; revision=111010
|
| |
|
|
|
|
|
|
|
|
| |
copyright in -stable.
PR: 41397
Submitted by: dfr
Notes:
svn path=/head/; revision=101695
|
| |
|
|
|
|
|
| |
Submitted by: keramida
Notes:
svn path=/head/; revision=97407
|
| |
|
|
|
|
|
|
|
|
| |
of C wrappers for the *sys indirect system calls. The indirect system calls
are horribly broken on sparc64.
Submitted by: tmm
Notes:
svn path=/head/; revision=97191
|
| |
|
|
|
|
|
| |
I believe have made all of libc .c's as consistent as possible.
Notes:
svn path=/head/; revision=92986
|
| |
|
|
|
|
|
|
|
| |
Also be consistent about usage of #if ...
Pointed out by: bde
Notes:
svn path=/head/; revision=36706
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=36482
|
| |
|
|
|
|
|
|
| |
semsys syscall that FreeBSD kernels use. Grumble. So make the call
dependent on if __NETBSD_SYSCALLS is defined.
Notes:
svn path=/head/; revision=34360
|
|
|
Notes:
svn path=/head/; revision=2730
|