Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usr.sbin: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 1 | -1/+0 |
* | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | Remove casts from {c,m,re}alloc() and simplify sizeof(). | Dag-Erling Smørgrav | 2009-06-13 | 1 | -7/+7 |
* | Further #include cleanup. | Dag-Erling Smørgrav | 2009-06-13 | 1 | -3/+4 |
* | Provide correct prototypes for functions with no arguments. | Dag-Erling Smørgrav | 2009-06-12 | 1 | -4/+4 |
* | Replace malloc() + memset() with calloc. This corrects a misuse of | Xin LI | 2008-10-23 | 1 | -8/+4 |
* | If perform-actual-lookups is enabled, getservbyname() matches an entry | Hajimu UMEMOTO | 2006-05-05 | 1 | -12/+10 |
* | - Extend the nsswitch to support Services, Protocols and Rpc | Hajimu UMEMOTO | 2006-04-28 | 1 | -0/+286 |