| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
feature is present by checking the kern.features sysctl MIB.
Notes:
svn path=/stable/4/; revision=193999
|
| |
|
|
|
|
|
|
|
|
| |
And a proper one for rpctest_service().
This allows programs utilizing the rpc headers to utilize higher warning
levels.
Notes:
svn path=/stable/4/; revision=136958
|
| |
|
|
|
|
|
| |
PR: bin/60524
Notes:
svn path=/stable/4/; revision=135361
|
| |
|
|
|
|
|
| |
Approved by: murray
Notes:
svn path=/stable/4/; revision=119540
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
libc_r. This merges the following revisions from the trunk:
1.28 src/include/pthread.h
1.20 src/lib/libc_r/man/Makefile.inc
1.1, 1.2 src/lib/libc_r/man/pthread_getconcurrency.3
1.36 src/lib/libc_r/uthread/Makefile.inc
1.1 src/lib/libc_r/uthread/uthread_concurrency.c
PR: standards/50848
Notes:
svn path=/stable/4/; revision=115348
|
| |
|
|
|
|
|
|
|
|
| |
src/lib/libc/xdr/xdr_mem.c 1.12
src/include/rpc/xdr.h 1.23
Clean up some signed/unsigned issues in the XDR code.
Notes:
svn path=/stable/4/; revision=112432
|
| |
|
|
|
|
|
| |
Approved by: re
Notes:
svn path=/stable/4/; revision=111872
|
| |
|
|
|
|
|
|
|
| |
Implement dlinfo function.
Aproved by: re (murray)
Notes:
svn path=/stable/4/; revision=111193
|
| |
|
|
|
|
|
| |
Supported by:
Notes:
svn path=/stable/4/; revision=109793
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=109070
|
| |
|
|
|
|
|
|
|
| |
- Install header files.
- Make device nodes.
- Add CSR related macros.
Notes:
svn path=/stable/4/; revision=108493
|
| |
|
|
|
|
|
|
|
| |
Fixes warnings from <stdlib.h> in files compiled with gcc -ansi -pedantic.
PR: 43780
Notes:
svn path=/stable/4/; revision=107805
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=107162
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=106689
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- signal handling
- thread suspension, add pthread_suspend/resume_all_np()
- don't allow the uthread kernel pipe to use the same descriptors as stdio
- make sigpending() and sigsuspend() account for signals that are pending on
the process as well as pending on the current thread
- thread_kern_poll(): limit maximum poll interval to 60 seconds
- _select(): return correct number of total bits set in all fd_set's,
change case of POLLNVAL as an error, remove POLLHUP and POLLERR from one case,
their place is most likely amongst read events
- use SA_RESTART for signal handlers
- disconnect uthread_sigblock.c and uthread_sigsetmask.c from the build,
remove sources not connected to build
- pthread_xxx and sem_xxx symbols are now weak
- remove #ifdef _THREAD_SAFE from sources -- it is not needed
Approved by: deischen
Notes:
svn path=/stable/4/; revision=105700
|
| |
|
|
|
|
|
| |
Approved by: deischen
Notes:
svn path=/stable/4/; revision=105160
|
| |
|
|
|
|
|
|
|
|
|
|
| |
glob.h 1.7
glob.3 1.21
glob.c 1.19-1.20
PR: bin/42275
Approved by: re
Notes:
svn path=/stable/4/; revision=103541
|
| |
|
|
|
|
|
| |
Reviewed by: freebsd-stable
Notes:
svn path=/stable/4/; revision=102294
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=101883
|
| |
|
|
|
|
|
| |
Forgotten by: imp
Notes:
svn path=/stable/4/; revision=101496
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=101462
|
| |
|
|
|
|
|
|
|
|
| |
<machine/soundcard.h> and <machine/joystick.h> in the default
SHARED=copies case.
Requested by: sheldonh
Notes:
svn path=/stable/4/; revision=100536
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Install sys/<arch>/include/pc/*.h to /usr/include/machine/pc/.
Install sys/netatm/*/*.h to /usr/include/netatm/*/.
Don't install compatibility symlinks for <machine/soundcard.h>
and <machine/joystick.h>.
Don't install IPFILTER headers. Userland utilities fetch them
directly, and they were not visible in the SHARED=symlinks case.
Resurrect SHARED=symlinks in Makefile.inc1.
PR: docs/29534, bin/28002
Notes:
svn path=/stable/4/; revision=100501
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=100347
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=99960
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=99136
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=98416
|
| |
|
|
|
|
|
| |
Pointy-hat-to: Imp for not doing this before 4.6.
Notes:
svn path=/stable/4/; revision=98359
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=97011
|
| |
|
|
|
|
|
|
|
|
|
|
| |
1.2 lib/libc/net/rcmdsh.3
1.3 lib/libc/net/rcmdsh.c
1.43 lib/libc/net/Makefile.inc
1.32 lib/libc/net/rcmd.c
Support for specifying rsh alternative.
Notes:
svn path=/stable/4/; revision=94759
|
| |
|
|
|
|
|
| |
between secure telnet and base telnet.
Notes:
svn path=/stable/4/; revision=94593
|
| |
|
|
|
|
|
|
| |
Submitted by: Dan Nelson
PR: misc/26373
Notes:
svn path=/stable/4/; revision=94441
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=92145
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=91934
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=91931
|
| |
|
|
|
|
|
|
| |
Change brk's prototype from char *brk(const char *) to int brk(const void *)
and sbrk's prototype from char *sbrk(int) to void *sbrk(intptr_t).
Notes:
svn path=/stable/4/; revision=91631
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=90852
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=90837
|
| |
|
|
|
|
|
| |
equivalent to that applied to -CURRENT a short while ago.
Notes:
svn path=/stable/4/; revision=90666
|
| |
|
|
|
|
|
|
|
|
|
| |
gap problem, support for Home key, add support for multiple
SSIDs via ifmedia and some minor bug fixes, install header files in
/usr/include/dev/an and in general sync with -current.
Reviewed by: imp, David Wolfskill <david@catwhisker.org>
Notes:
svn path=/stable/4/; revision=90347
|
| |
|
|
|
|
|
|
|
| |
Fix support for K&R C.
Approved by: re
Notes:
svn path=/stable/4/; revision=88548
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=88464
|
| |
|
|
|
|
|
| |
Clubbed by: mike@
Notes:
svn path=/stable/4/; revision=88251
|
| |
|
|
|
|
|
|
|
| |
i386 build.
Approved by: re
Notes:
svn path=/stable/4/; revision=88131
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=88063
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=87895
|
| |
|
|
|
|
|
| |
Forgotten by: mike
Notes:
svn path=/stable/4/; revision=87688
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=87414
|
| |
|
|
|
|
|
|
|
| |
reimplement them using the new complex number types.
Approved by: ru
Notes:
svn path=/stable/4/; revision=86827
|
| |
|
|
|
|
|
|
| |
At the same time reorder the list [due to space constraints] so that it
is prepared for the header files like in CURRENT.
Notes:
svn path=/stable/4/; revision=86427
|