| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement dlinfo() function. | kan | 2003-02-13 | 1 | -3/+34 |
* | Add pthread_attr_getstack() and pthread_attr_setstack(). | alfred | 2003-02-10 | 1 | -0/+4 |
* | Install geom include files. | phk | 2003-02-08 | 1 | -1/+1 |
* | unifdef -D_THREAD_SAFE | fjoe | 2003-01-24 | 1 | -4/+0 |
* | In the absence of consensus as to implement stubs for these TSH-shaded | wollman | 2003-01-23 | 1 | -12/+0 |
* | o Move the contents of <machine/floatingpoint.h> over to | marcel | 2003-01-19 | 1 | -4/+2 |
* | Sync with NetBSD -- sl_add() now returns an int. | obrien | 2003-01-19 | 1 | -1/+1 |
* | MFCrypto: update RFC assigned telnet options (r1.9) | billf | 2003-01-18 | 1 | -3/+8 |
* | Implement non-blocking tcp-connections. | mbr | 2003-01-16 | 2 | -1/+8 |
* | Add prototypes for the non-standard _unlocked functions. | tjr | 2003-01-13 | 1 | -0/+6 |
* | No need to support UL_GETSIZE and UL_SETSIZE anymore; they are about to be | tjr | 2003-01-08 | 1 | -9/+0 |
* | pthread_attr_get_np() now takes 'pthread_t' (not 'pthread_t *') | fjoe | 2003-01-07 | 1 | -1/+1 |
* | Rename UL_GETSIZE to UL_GETFSIZE and UL_SETSIZE to UL_SETFSIZE; these are | tjr | 2003-01-04 | 1 | -2/+11 |
* | Bracket the prototype for ulimit() with __BEGIN_DECLS/__END_DECLS | tjr | 2003-01-04 | 1 | -0/+4 |
* | Describe WRDE_NOCMD in the same way that we describe the rest of the flags. | tjr | 2003-01-03 | 1 | -1/+1 |
* | Implement POSIX grantpt(3) functionality, and add a pt_chown utility (akin | jmallett | 2003-01-02 | 1 | -4/+4 |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 4 | -4/+4 |
* | Back out the s/int */size_t */ commit. | obrien | 2002-12-30 | 1 | -1/+1 |
* | Install /sys/dev/firewire/*.h under /usr/include/dev/firewire | simokawa | 2002-12-30 | 1 | -2/+2 |
* | o Add typedef for off_t, pid_t, and useconds_t. | mike | 2002-12-29 | 1 | -6/+17 |
* | Unbreak for the !__XSI_VISIBLE case when another header that defines | tjr | 2002-12-26 | 1 | -5/+5 |
* | Add "restrict" qualifiers to the prototype for wordexp(). | tjr | 2002-12-26 | 1 | -1/+1 |
* | Add the POSIX <wordexp.h> header file. | tjr | 2002-12-26 | 2 | -1/+77 |
* | MB_LEN_MAX is not MD, move it to the MI limits.h. | tjr | 2002-12-22 | 1 | -0/+2 |
* | This is David Schultz's swapoff code which I am finally able to commit. | dillon | 2002-12-15 | 1 | -0/+1 |
* | Don't install old LOMAC include files; do install new mac_lomac | rwatson | 2002-12-03 | 1 | -1/+1 |
* | Align the comment with functionality changes from previous revision. | ru | 2002-11-25 | 1 | -4/+3 |
* | Re-enable installing of Bluetooth include files | julian | 2002-11-21 | 1 | -2/+2 |
* | Temporarily remove the install of bluetooth include files.. | julian | 2002-11-21 | 1 | -1/+2 |
* | Populate with bluetooth includes | julian | 2002-11-21 | 1 | -0/+1 |
* | libc header files are normally in src/include. Therefore, uuid.h has | marcel | 2002-11-18 | 1 | -14/+10 |
* | Fix XSI (X/Open) namespace support. | mike | 2002-11-12 | 1 | -11/+18 |
* | Wrap function prototype declarations in __BEGIN_DECLS to do the right thing | jmallett | 2002-11-05 | 1 | -0/+2 |
* | Implement DCE 1.1 compliant UUID functions. Immediate use of these | marcel | 2002-10-30 | 1 | -0/+57 |
* | Create a small library function, check_utility_compat(3), to determine | wollman | 2002-10-28 | 1 | -0/+1 |
* | Update limits and configuration parameters for 1003.1/TC1/D6. | wollman | 2002-10-27 | 2 | -6/+39 |
* | Correct visibility for v*wscanf(), wcstoll() and wcstoull(). These functions | tjr | 2002-10-27 | 1 | -9/+16 |
* | Prototype for pthread_attr_get_np(). | phantom | 2002-10-26 | 1 | -0/+1 |
* | Install mac_partition include files. | rwatson | 2002-10-24 | 1 | -1/+1 |
* | Make the first argument of getbsize a size_t* instead of an int*, as this is ... | markm | 2002-10-23 | 1 | -1/+1 |
* | fix pthread_suspend/resume_all_np() declarations | fjoe | 2002-10-22 | 1 | -2/+2 |
* | Install the include files in sys/dev/ofw. | tmm | 2002-10-18 | 1 | -1/+1 |
* | install "fast ipsec" include files | sam | 2002-10-18 | 1 | -1/+1 |
* | - Remove the lsearch() and lfind() functions and their manpage from | robert | 2002-10-16 | 1 | -0/+4 |
* | - Remove the old insque() and remque() functions and their manual | robert | 2002-10-16 | 1 | -3/+7 |
* | Fixed style bug near $FreeBSD$. VCS ids in copyrights should not be | bde | 2002-10-16 | 1 | -1/+0 |
* | Correct visibility conditionals for memccpy(), strdup(), and | mike | 2002-10-14 | 1 | -18/+29 |
* | o Move forward declaration for struct timespec to a more appropriate | mike | 2002-10-14 | 1 | -2/+14 |
* | Use a weak reference instead of a macro to make vfscanf an alias | tjr | 2002-10-14 | 1 | -11/+2 |
* | Move the _POSIX_VERSION constant from <unistd.h> to <sys/unistd.h>, so | mike | 2002-10-13 | 1 | -2/+1 |