2005-05-07 |
David Xu | 1. Fix symbols needed by libthread_db. |
commit | commitdiff | tree | snapshot |
2005-05-07 |
David Xu | Add libthread_db, a thread debugging support library. |
commit | commitdiff | tree | snapshot |
2005-05-07 |
David Xu | Add prototypes of proc service API, every debugger... |
commit | commitdiff | tree | snapshot |
2005-05-07 |
David Xu | Define type lwpid_t, it will be used for thread debugge... |
commit | commitdiff | tree | snapshot |
2005-05-07 |
David Xu | Fix comment of error member, now errno is TLS based. |
commit | commitdiff | tree | snapshot |
2005-05-07 |
David Xu | Backout revision 1.5, the pthread->error was used as... |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Sascha Wildner | Correct typo: vender -> vendor |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Liam J. Foy | - Produce more informative output to syslog. Generally... |
commit | commitdiff | tree | snapshot |
2005-05-06 |
YONETANI Tomokazu | Backout the last commit. _S is also true for a few... |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Simon Schubert | Fix compilation with gcc-4.0: static int debug can... |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Simon Schubert | Bring in fix from FreeBSD/cperciva: |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Simon Schubert | Bring in fix from FreeBSD/cperciva: |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Sascha Wildner | Remove DEC Alpha support. |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Max Okumoto | Cleanup globals in str.c |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Max Okumoto | Cleanup MAKEFLAGS_break() |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Max Okumoto | Cleanup brk_string() |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Max Okumoto | inline nomem() and delete the function. |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Max Okumoto | use waitpid() instead of wait() |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Max Okumoto | Minor cleanup. |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Max Okumoto | Job_ParseShell() |
commit | commitdiff | tree | snapshot |
2005-05-05 |
Max Okumoto | Move #define of DEFMAXJOBS from config.h to main.c |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Joerg Sonnenberger | Typo, linking against -lc_p belongs into the -pg case. |
commit | commitdiff | tree | snapshot |
2005-05-04 |
YONETANI Tomokazu | A few shared libraries get installed with schg turned on. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Joerg Sonnenberger | Split libc and libc_r. -pthread now links aginst both... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Joerg Sonnenberger | Allocate some additional space for dlopen'd libraries... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Liam J. Foy | - Use socklen_t |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Liam J. Foy | - When calling syslog(3), use %m for errno and lose... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Liam J. Foy | - WARNS 6 |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Joerg Sonnenberger | Remove obsolete patches. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Joerg Sonnenberger | Don't bother dealing with hidden syscalls, just do... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Joerg Sonnenberger | Merge from vendor branch LIBARCHIVE: |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Joerg Sonnenberger | Merge from vendor branch BSDTAR: |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Joerg Sonnenberger | Sync with FreeBSD. This adds read-only support for... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Joerg Sonnenberger | Sync with FreeBSD. This adds read-only support for... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Joerg Sonnenberger | Sync with FreeBSD. This adds read-only support for... vendor/BSDTAR |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Joerg Sonnenberger | Move old locale sources into the attic. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Joerg Sonnenberger | gnu/usr.sbin and gnu/libexec have been empty for ages... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Joerg Sonnenberger | Refine USE_RC_SUBR / USE_RCORDER handling. The install... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Joerg Sonnenberger | More spring-cleaning. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Joerg Sonnenberger | More spring-cleaning. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Joerg Sonnenberger | Spring-cleaning. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Joerg Sonnenberger | Make errno a thread-local variable and remove the __err... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Joerg Sonnenberger | Remove PCVT related entries. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Joerg Sonnenberger | We have to allocate the TLS area for _thread_kern_threa... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Joerg Sonnenberger | Forgotten major bump. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Matthew Dillon | Adjust the upgrade target to remove libraries from... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Matthew Dillon | If a process does not block between setting up %gs... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Joerg Sonnenberger | Explicitly close low descriptors to keep the internal... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Matthew Dillon | The library compat Makefile needs 'tail'. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Matthew Dillon | Add a binary library compatibility infrastructure.... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Joerg Sonnenberger | Override closefrom() in libc_r to prevent it from closi... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Matthew Dillon | A program which sets up a TLS segment and then loops... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Matthew Dillon | Report on segmentation violations (from testing file... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Joerg Sonnenberger | isprint() should be true only for characters in space... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Joerg Sonnenberger | Remove sys_set_tls_area hack, doesn't matter when we... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
YONETANI Tomokazu | Fix typo inside #ifdef SMP. |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Liam J. Foy | - Add missing include <stdlib.h> for exit() |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Joerg Sonnenberger | Link with --no-undefined to enfore the normal missing... |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Joerg Sonnenberger | Include __error in libc_rtld too, otherwise RTLD is... |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Liam J. Foy | - Use socklen_t |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Liam J. Foy | - sprintf -> snprintf |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Hiten Pandya | Networking routing statistics on a per-CPU basis: |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Hiten Pandya | Add some useful comments to interface functions; requir... |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Hiten Pandya | Use reallocf(3) and cleanup some NULL checks. |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Hiten Pandya | Minor adjustment of types for consistency. |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Hiten Pandya | Adapt kcore_get_sched_cputime(3) to retrieve and presen... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Hiten Pandya | Fix breakage. |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Sascha Wildner | Remove DEC Alpha support. |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Liam J. Foy | - Improve option handling |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Joerg Sonnenberger | Add NO_PKGTOOLS to not install the FreeBSD derived... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Jeroen Ruigrok... | Back out getloadavg()'s change from int to size_t.... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
YONETANI Tomokazu | leftover from proc->thread stage 4 |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Max Okumoto | FreeBSD-Date: 2005/04/29 16:15:28 |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Max Okumoto | FreeBSD-Date: 2005/04/29 15:37:44 |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Joerg Sonnenberger | sys_set_tls_area is called from _init_tls path, it... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Joerg Sonnenberger | Prepare for thread-local errno by implementing full... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Joerg Sonnenberger | Make a special libc version for RTLD which doesn't... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Joerg Sonnenberger | Separate INTERNALLIB and INSTALL_PIC_ARCHIVE. We want... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Joerg Sonnenberger | Only install man page for libc. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Max Okumoto | Put paren around return arg. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Matthew Dillon | Final forced commit to correct log comments. char... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Joerg Sonnenberger | de-errno |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Joerg Sonnenberger | de-errno |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Joerg Sonnenberger | de-errno |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Joerg Sonnenberger | de-errno |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Joerg Sonnenberger | de-errno |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Joerg Sonnenberger | de-errno |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Max Okumoto | We have no more warnings, turn on WARNS_WERROR. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Max Okumoto | Update directive_hash.c by running |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Max Okumoto | FreeBSD-Date: 2005/04/28 16:37:25 |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Max Okumoto | FreeBSD-Date: 2005/04/28 13:05:43 |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Sascha Wildner | Add C90 Amendment 1 (for citrus man pages). |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Sascha Wildner | Add a missing .El and fix a couple of typos. |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Joerg Sonnenberger | de-errno |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Joerg Sonnenberger | extern int errno considered harmful. |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Joerg Sonnenberger | Including errno.h and still declaring errno is BROKEN. |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Joerg Sonnenberger | PANIC for now, if the linker can't allocate TLS space. |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Max Okumoto | Restructured building the directive_hash.[ch] files... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Joerg Sonnenberger | Readd lost line. |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Joerg Sonnenberger | Readd explicit u_char casts for tolower(). |
commit | commitdiff | tree | snapshot |
next |