Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Boris Popov has granted permission to remove the advertising clause | imp | 2007-01-09 | 1 | -4/+1 |
* | Prefer C99's __func__ over GCC's __FUNCTION__. | stefanf | 2004-09-22 | 1 | -4/+4 |
* | Distinguish cases when ncp module not loaded and when module have old | bp | 2004-06-02 | 1 | -1/+4 |
* | Fix for 64 bit platforms. sysctl's length args are pointers to | peter | 2003-07-25 | 1 | -1/+2 |
* | No need to have ifdef < FreeBSD 4.0-current in here. Remove it to | imp | 2003-04-04 | 1 | -4/+0 |
* | Use a character device and ioctl() for communication between libncp | tjr | 2003-02-28 | 1 | -18/+40 |
* | Do not use __progname directly (except in [gs]etprogname(3)). | markm | 2002-03-29 | 1 | -5/+3 |
* | Add __FBSDID()s to libncp | dillon | 2001-09-30 | 1 | -2/+3 |
* | Mark some functions as __printflike() and/or taking const char * arguments | kris | 2001-08-20 | 1 | -1/+1 |
* | Remove duplicated extern. | bp | 2000-01-01 | 1 | -1/+0 |
* | Handle SAP responces in a more correct way. Allow connection number | bp | 1999-10-29 | 1 | -0/+3 |
* | Initial import of ncp library sources. | bp | 1999-10-12 | 1 | -0/+470 |