| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lib/libc/tests/nss
- Convert the testcases to ATF
- Do some style(9) cleanups:
-- Sort headers
-- Apply indentation fixes
-- Remove superfluous parentheses
- Explicitly print out debug printfs for use with `kyua {debug,report}`; for
items that were overly noisy, they've been put behind #ifdef DEBUG
conditionals
- Fix some format strings
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
|
|
|
|
|
| |
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
|
|
|
|
| |
MFC after: 1 week
|
|
|
|
|
|
| |
Add localhost to resolv/mach for parity with nss/mach
MFC after: 3 days
|
|
|
|
|
|
| |
PR: 201285
Submitted by: David Binderman
MFC after: 1 week
|
| |
|
|
|
|
|
|
| |
of the standard text of the license which I did not realize prior.
Approved by: bushman
|
|
|
|
|
|
| |
are not true as the files are actually under the BSD-2 license
Approved by: bushman
|
|
|
|
|
| |
Approved by: cperciva
MFC after: 1 week
|
|
|
|
| |
Add some $FreeBSD$ tags so svn will allow the commit.
|
|
|
|
|
|
|
| |
Tests for getipnodebyXXX functions now cover most number of flags
combinations.
Approved by: re (kensmith), brooks (mentor)
|
|
Detailed description and instructions are in the README file.
This work had been basically done during GSoC 2006.
Approved by: brooks (mentor)
|