| Commit message (Expand) | Author | Age | Files | Lines |
* | Add skeleton build dirs for pf userland: | mlaier | 2004-02-28 | 1 | -0/+8 |
* | Sync HEAD sources to vendor branch import of routed v2.27 from rhyolite.com. | bms | 2004-02-25 | 1 | -1/+4 |
* | Make the resolver(3) and many associated interfaces much more reentrant. | green | 2004-02-25 | 2 | -3/+9 |
* | Add getopt_long_only() | ache | 2004-02-24 | 1 | -1/+3 |
* | In the comment tell about optreset extension for NetBSD ghetopt_long() | ache | 2004-02-23 | 1 | -1/+2 |
* | Add optreset to getopt.h too since NetBSD getopt_long() (but not GNU one) | ache | 2004-02-23 | 2 | -1/+8 |
* | Try to better mimic GNU getopt.h which does not assume to make visible | ache | 2004-02-23 | 2 | -6/+13 |
* | Fix comment: GNU getopt.h to which this header tries to mimic does not declare | ache | 2004-02-23 | 1 | -1/+1 |
* | POSIX clearly states that getsubopt() should be declared in <stdlib.h>, | ache | 2004-02-23 | 2 | -8/+2 |
* | Add NO_BLUETOOTH knob to the build process | emax | 2004-01-28 | 1 | -0/+2 |
* | remove EAI_NODATA aliased to EAI_NONAME. | ume | 2004-01-15 | 1 | -1/+0 |
* | Add and document ffsl(), fls() and flsl(). | des | 2004-01-13 | 1 | -0/+3 |
* | It was reported that when using nss_ldap, getgrent(3) would behave | nectar | 2004-01-09 | 1 | -2/+3 |
* | Define _PATH_MKSNAP_FFS and use it in dump(8) instead of assuming | iedowse | 2004-01-04 | 1 | -0/+1 |
* | Now I understand what Bruce was getting at - -1 can be parsed as two | jkh | 2003-12-18 | 2 | -2/+2 |
* | Adjust in response to various bits of brucification: | jkh | 2003-12-18 | 2 | -2/+4 |
* | OK, someone was tab happy in this file. A tab after #define?! OK, fine, | jkh | 2003-12-17 | 1 | -1/+1 |
* | Correct inexplicable tab smash. | jkh | 2003-12-17 | 1 | -1/+1 |
* | Conformance: Add REG_ENOSYS (see http://www.opengroup.org/onlinepubs/00790497... | jkh | 2003-12-17 | 1 | -0/+1 |
* | Conformance: Define FNM_NOSYS (see http://www.opengroup.org/onlinepubs/007904... | jkh | 2003-12-17 | 1 | -0/+2 |
* | Move the bktr(4) <arch>/include/ioctl_{bt848,meteor}.h files to dev/bktr | obrien | 2003-12-08 | 1 | -3/+6 |
* | Fix sort order. | obrien | 2003-12-08 | 1 | -1/+1 |
* | Change the definition of NULL on ia64 (for LP64 compilations) from | marcel | 2003-12-07 | 10 | -39/+12 |
* | Add support for timeout: and attempts: resolver options. | murray | 2003-12-07 | 1 | -0/+2 |
* | Install UDF header files to unbreak /sbin building when /sys is not present. | scottl | 2003-11-22 | 1 | -1/+1 |
* | Add the userland part of the NET_RT_IFMALIST sysctl MIB. A new function, | bms | 2003-11-14 | 1 | -0/+9 |
* | Add the pthread_atfork() prototype. | deischen | 2003-11-04 | 1 | -0/+2 |
* | Add a new flag to vis(3): VIS_GLOB which encodes the glob(3) magic | phk | 2003-10-30 | 1 | -0/+1 |
* | *blush*. stdhash.h != strhash.h | peter | 2003-10-29 | 1 | -1/+1 |
* | Don peril sensitive (ie: bikeshed sensitive) sunglasses and quietly | peter | 2003-10-28 | 1 | -64/+0 |
* | Argh. Forward declare some structs rather than increase include file | peter | 2003-10-26 | 1 | -0/+2 |
* | Prototype yp_maplist() | peter | 2003-10-26 | 1 | -0/+1 |
* | style. | ume | 2003-10-24 | 1 | -1/+1 |
* | oops, EAI_NONAME is not EAINONAME. | ume | 2003-10-24 | 1 | -1/+1 |
* | workaround to have backward compatibility for EAI_NODATA. | ume | 2003-10-23 | 1 | -0/+1 |
* | oops, I forget to diable EAI_ADDRFAMILY and EAI_NODATA. | ume | 2003-10-23 | 1 | -0/+6 |
* | stop use of NI_WITHSCOPEID. it was deprecated. | ume | 2003-10-21 | 1 | -0/+2 |
* | Add code to support pthread spin lock. | davidxu | 2003-09-09 | 1 | -0/+7 |
* | Add small piece of code to support pthread_rwlock_timedrdlock and | davidxu | 2003-09-06 | 1 | -0/+4 |
* | Add code to support barrier synchronous object and implement | davidxu | 2003-09-04 | 1 | -0/+16 |
* | Add a new machine independent varargs.h and use it as a central place | kan | 2003-09-01 | 2 | -3/+46 |
* | Update gethostname() prototype to match source and standard. | wollman | 2003-08-19 | 1 | -1/+1 |
* | Make C++ safe | imp | 2003-07-14 | 1 | -0/+4 |
* | Don't be so chatty about osreldate.h creation steps when make(1) | ru | 2003-07-04 | 1 | -1/+1 |
* | Fixed namespace pollution and unsorting of the 1003.1-1990 list in | bde | 2003-07-01 | 1 | -1/+1 |
* | Add /rescue bits. This basically encompasses all of bin and sbin along | gordon | 2003-06-29 | 1 | -0/+35 |
* | Move path definitions to include/paths.h. This makes it easier to override | gordon | 2003-06-29 | 1 | -0/+3 |
* | Convert fsck and mount to using execvP to find fsck_foo and mount_foo. | gordon | 2003-06-29 | 1 | -0/+3 |
* | Add a libc function execvP that takes the search path as an arguement. | gordon | 2003-06-29 | 1 | -0/+1 |
* | enable installation of sys/net80211 | sam | 2003-06-28 | 1 | -2/+2 |