| Commit message (Expand) | Author | Age | Files | Lines |
* | Export quad symbols. They were previously commented out. These symbols | deischen | 2007-05-31 | 1 | -6/+6 |
* | Some libc symbol map cleanups. | deischen | 2007-05-31 | 11 | -31/+0 |
* | Correct spelling errors in comments. | rwatson | 2007-05-28 | 1 | -2/+2 |
* | Precede symbol names consistently with tabs rather than spaces. | rwatson | 2007-05-28 | 1 | -14/+14 |
* | Const'ify and ANSIfy the internal interfaces of regex(3). | delphij | 2007-05-25 | 1 | -109/+100 |
* | ANSIfy function definitions, reduces diff against OpenBSD. | delphij | 2007-05-25 | 1 | -17/+8 |
* | Also fix the misspelling of hes_resolve(). | ru | 2007-05-25 | 1 | -1/+1 |
* | The usage of "info" in init_hash() is read-only, so constify | delphij | 2007-05-25 | 1 | -3/+3 |
* | hesiod_resolv -> hesiod_resolve | ru | 2007-05-24 | 1 | -1/+1 |
* | Backout 1.5 as requested by deischen | jon | 2007-05-22 | 1 | -1/+0 |
* | __cleanup() is needed for ports/devel/valgrind, export it. | jon | 2007-05-22 | 1 | -0/+1 |
* | Use LDADD to add -lgcc to the end of linker command line. Using LDFLAGS | kan | 2007-05-19 | 1 | -1/+2 |
* | Use __mcount() instead of _mcount() to reduce diffs with NetBSD. | cognet | 2007-05-19 | 1 | -1/+1 |
* | Use built-in _end symbol insteadof 'end' for consistency with other | kan | 2007-05-19 | 1 | -2/+2 |
* | Do not declare float_detect_tininess as external if it will be re-delared | kan | 2007-05-19 | 1 | -0/+2 |
* | Make sure GCC will not try to link libc with itself. | kan | 2007-05-19 | 1 | -0/+5 |
* | Follow NetBSD, OpenBSD and DragonfyBSD project and add BSD-licensed | kan | 2007-05-19 | 3 | -1/+124 |
* | Move nss_compat symbols from r1.11 to private section of symbol map. | jon | 2007-05-18 | 1 | -10/+10 |
* | __nss_compat_* from net/nss_compat.c are needed by ports/net/nss_ldap, so exp... | jon | 2007-05-18 | 1 | -0/+10 |
* | endrpcent belongs with rpc name service db, not services. | jon | 2007-05-17 | 1 | -1/+1 |
* | fix memory leak from reading nsswitch.conf | jon | 2007-05-17 | 2 | -0/+7 |
* | -Fix so getoptinfo() is in conformance with socket api (it | rrs | 2007-05-16 | 1 | -32/+33 |
* | Resolves symbols map so sctp_xxx() functions are included. | rrs | 2007-05-16 | 1 | -0/+14 |
* | Do not export 'end' symbol. It is not meant to be visible to outside | kan | 2007-05-16 | 1 | -1/+1 |
* | Document RFTHREAD | pav | 2007-05-14 | 1 | -1/+9 |
* | I guess powerpc needs vfork(), add it to the symbol list. | deischen | 2007-05-14 | 1 | -0/+1 |
* | Add ether_aton_r and ether_ntoa_r to public symbol map for libc. | rwatson | 2007-05-13 | 1 | -0/+2 |
* | Remove .mcount from gmon's Symbol map and add it to the appropriate | deischen | 2007-05-13 | 5 | -2/+27 |
* | Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it. | deischen | 2007-05-13 | 1 | -2/+0 |
* | Add and document ether_ntoa_r() and ether_aton_r() functions, which accept | rwatson | 2007-05-13 | 2 | -37/+85 |
* | Move to more conformant style(9) before making functional changes. | rwatson | 2007-05-13 | 1 | -51/+35 |
* | - Add bits for userland profiling. For sun4u this is compile-tested only. | marius | 2007-05-11 | 1 | -0/+1 |
* | We should never zero-pad INF or NaN (yielding silly strings like "00inf") | das | 2007-05-08 | 1 | -0/+1 |
* | Fix a rounding error. | das | 2007-05-08 | 1 | -1/+1 |
* | - Fix typo | gabor | 2007-05-04 | 1 | -2/+2 |
* | Back out all POSIXified *env() changes. | ache | 2007-05-01 | 4 | -96/+41 |
* | Bump .Dd | ache | 2007-04-30 | 1 | -1/+1 |
* | Add phrase | ache | 2007-04-30 | 1 | -1/+2 |
* | Make putenv() fully conforms to Open Group specs Issue 6 | ache | 2007-04-30 | 4 | -26/+58 |
* | Remove special case skipping initial '=' of the setenv() value "for | ache | 2007-04-30 | 2 | -7/+0 |
* | Make setenv, putenv, getenv and unsetenv conforming to Open Group specs | ache | 2007-04-30 | 4 | -19/+48 |
* | Add missing links and sort. | pjd | 2007-04-29 | 1 | -3/+9 |
* | Make sure FBSDprivate_1.0 is located at the end of the version | kan | 2007-04-29 | 1 | -1/+1 |
* | Use C comments since we now preprocess these files with CPP. | deischen | 2007-04-29 | 30 | -166/+242 |
* | Number the private version namespace in case we ever want to have | deischen | 2007-04-29 | 1 | -1/+1 |
* | Remove the MSG_PEEK flag from the documentation of the send(2) syscall - | roam | 2007-04-27 | 1 | -1/+0 |
* | Make inet6_rth_* family of functions more compliant with RFC3542: | mtm | 2007-04-19 | 1 | -1/+9 |
* | Grammer correction from: emaste | phk | 2007-04-19 | 1 | -1/+1 |
* | Loosen return value spec for fputs to be standards compliant so people | phk | 2007-04-19 | 1 | -5/+2 |
* | Cleanup sysconf(3) a bit. sysconf(3) assumes in some places it operates | pjd | 2007-04-14 | 1 | -21/+18 |