| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the variadic macro debug() comply to C99. | stefanf | 2006-07-17 | 1 | -3/+6 |
* | Use a prototype for res_init(). | stefanf | 2006-07-17 | 1 | -1/+1 |
* | Unexpand two TAILQ_FOREACH_SAFE cases. | delphij | 2006-07-17 | 2 | -4/+2 |
* | Note the convention that humanize_number follows. | imp | 2006-07-15 | 1 | -8/+11 |
* | o compat_group() and files_group() are more complicated than I thought | maxim | 2006-07-14 | 1 | -4/+6 |
* | Caching scheduling policy and priority in userland, a critical but baddly | davidxu | 2006-07-13 | 5 | -20/+50 |
* | Use thr_setscheduler, thr_getscheduler and thr_setschedparam to implement | davidxu | 2006-07-13 | 4 | -26/+15 |
* | o Add missed comma, xref kld(4). | maxim | 2006-07-12 | 1 | -2/+3 |
* | Use kernel facilities to support real-time scheduling. | davidxu | 2006-07-12 | 7 | -124/+103 |
* | __error could be called too early before libthr is initialized, test | davidxu | 2006-07-12 | 1 | -5/+7 |
* | Following repo-copy of mac_is_present_np.3 to mac_is_present.3, remove | rwatson | 2006-07-07 | 6 | -93/+6 |
* | Fixed the threshold for using the simple Taylor approximation. | bde | 2006-07-07 | 2 | -2/+2 |
* | Fixed tanh(-0.0) on ia64 and optimizeed tanh(x) for 2**-55 <= |x| < | bde | 2006-07-05 | 1 | -10/+10 |
* | Removed the optimized asm versions of scalb() and scalbf(). These | bde | 2006-07-05 | 3 | -62/+2 |
* | Backed out rev.1.10. It tried to implement ldexpf() as a weak reference | bde | 2006-07-05 | 1 | -2/+0 |
* | Use some math tricks in arena_run_reg_dalloc() to avoid actual division, as | jasone | 2006-07-01 | 1 | -83/+90 |
* | Make the behavior of malloc(0) standards-compliant by getting rid of nil, | jasone | 2006-06-30 | 1 | -48/+46 |
* | twalk() expects an `action' function not a comparison function. | keramida | 2006-06-23 | 1 | -1/+1 |
* | Remove some unused variables | brian | 2006-06-23 | 1 | -2/+0 |
* | Make the mincore(2) return ENOMEM when requested range is not fully mapped. | kib | 2006-06-21 | 1 | -2/+2 |
* | Add a missing case for the switch statement in arena_run_reg_dalloc(). [1] | jasone | 2006-06-20 | 1 | -8/+20 |
* | Update for the 'file' 4.17 import. | obrien | 2006-06-19 | 2 | -55/+49 |
* | o Typo: ownship -> ownership. | maxim | 2006-06-17 | 1 | -1/+1 |
* | o Make grep ^strlcpy work: put a return value type on separate line. | maxim | 2006-06-15 | 1 | -1/+2 |
* | o Sort .Xrs. | maxim | 2006-06-13 | 1 | -1/+1 |
* | Add xref to statfs(2) | phk | 2006-06-13 | 1 | -0/+1 |
* | Respect FETCH_BIND_ADDRESS when opening the data connection. | des | 2006-06-13 | 1 | -0/+5 |
* | Fix a bug introduced in rev 1.92, where, when changing from one directory | des | 2006-06-13 | 1 | -0/+2 |
* | Specify default path for SHLIBDIR before bsd.own.mk does. | akiyama | 2006-06-11 | 1 | -1/+3 |
* | Don't build IPv6 support if we have choosen not to have it. | delphij | 2006-06-09 | 1 | -0/+4 |
* | o Remove a cruft prevented libpthread sigaction(2) wrapper to | maxim | 2006-06-09 | 6 | -14/+36 |
* | Fix an unwanted gcc4 warning. | emax | 2006-06-06 | 2 | -4/+4 |
* | - ANSIfy. | delphij | 2006-06-05 | 1 | -69/+26 |
* | Replace absolute addressing in the call instructions with position-independend | kib | 2006-06-05 | 1 | -2/+3 |
* | Add audit_submit.3 to the set of man pages built and installed with | rwatson | 2006-06-05 | 1 | -1/+2 |
* | Include strings.h for bzero() | delphij | 2006-06-05 | 2 | -0/+2 |
* | Remove unused member. | davidxu | 2006-06-03 | 1 | -1/+0 |
* | Remove unused member field m_queue. | davidxu | 2006-06-02 | 2 | -6/+1 |
* | o Record a file offset for a last successfully parsed group file line. | maxim | 2006-06-01 | 1 | -0/+8 |
* | o Document the fact truncate(2) has no effect for !VDIR or !VREG files. | maxim | 2006-06-01 | 1 | -1/+5 |
* | Explicitly request pre-zeroed memory instead of memset'ing our | delphij | 2006-05-31 | 1 | -5/+1 |
* | Fix the output. | ru | 2006-05-27 | 1 | -0/+1 |
* | - Add include for libutil.h and string.h for prototype. | delphij | 2006-05-25 | 1 | -1/+3 |
* | GC old a.out and K&R support. | imp | 2006-05-23 | 1 | -9/+0 |
* | GC these crt{begin,end}.c, which are unused since the last FreeBSD platform | marius | 2006-05-22 | 2 | -114/+0 |
* | Reflect int -> size_t changes in glob.h | ache | 2006-05-22 | 1 | -3/+3 |
* | Reflect size_t changes in glob.h | ache | 2006-05-22 | 1 | -22/+23 |
* | Remove pending actions asked in comments for SHLIB_MAJOR bump, done. | ache | 2006-05-22 | 1 | -2/+0 |
* | Remove the kludge, as asked in the Makefile: | ache | 2006-05-22 | 1 | -3/+0 |
* | Bump library majro version for gethostbyaddr(3). | ume | 2006-05-21 | 3 | -2/+3 |