| Commit message (Expand) | Author | Age | Files | Lines |
* | - ANSIfy. | delphij | 2006-06-05 | 1 | -69/+26 |
* | Replace absolute addressing in the call instructions with position-independend | kib | 2006-06-05 | 1 | -2/+3 |
* | Add audit_submit.3 to the set of man pages built and installed with | rwatson | 2006-06-05 | 1 | -1/+2 |
* | Include strings.h for bzero() | delphij | 2006-06-05 | 2 | -0/+2 |
* | Remove unused member. | davidxu | 2006-06-03 | 1 | -1/+0 |
* | Remove unused member field m_queue. | davidxu | 2006-06-02 | 2 | -6/+1 |
* | o Record a file offset for a last successfully parsed group file line. | maxim | 2006-06-01 | 1 | -0/+8 |
* | o Document the fact truncate(2) has no effect for !VDIR or !VREG files. | maxim | 2006-06-01 | 1 | -1/+5 |
* | Explicitly request pre-zeroed memory instead of memset'ing our | delphij | 2006-05-31 | 1 | -5/+1 |
* | Fix the output. | ru | 2006-05-27 | 1 | -0/+1 |
* | - Add include for libutil.h and string.h for prototype. | delphij | 2006-05-25 | 1 | -1/+3 |
* | GC old a.out and K&R support. | imp | 2006-05-23 | 1 | -9/+0 |
* | GC these crt{begin,end}.c, which are unused since the last FreeBSD platform | marius | 2006-05-22 | 2 | -114/+0 |
* | Reflect int -> size_t changes in glob.h | ache | 2006-05-22 | 1 | -3/+3 |
* | Reflect size_t changes in glob.h | ache | 2006-05-22 | 1 | -22/+23 |
* | Remove pending actions asked in comments for SHLIB_MAJOR bump, done. | ache | 2006-05-22 | 1 | -2/+0 |
* | Remove the kludge, as asked in the Makefile: | ache | 2006-05-22 | 1 | -3/+0 |
* | Bump library majro version for gethostbyaddr(3). | ume | 2006-05-21 | 3 | -2/+3 |
* | Nuke some compatibility crufts of resolver for 6.X and earlier. | ume | 2006-05-21 | 3 | -15/+0 |
* | Fix gethostbyaddr() prototype to conform to IEEE Std 1003.1 on 64 bit | ume | 2006-05-21 | 1 | -25/+22 |
* | Return EAI_OVERFLOW instead of EAI_MEMORY when the supplied buffer is | ume | 2006-05-21 | 3 | -4/+7 |
* | Upgrade res_update(3) and the friends to BIND9's one excluding TSIG | ume | 2006-05-21 | 12 | -943/+69 |
* | This commit was generated by cvs2svn to compensate for changes in r158782, | ume | 2006-05-21 | 4 | -0/+2201 |
|\ |
|
| * | Vendor import of BIND 9.3.2 | ume | 2006-05-21 | 4 | -0/+2201 |
| * | Oops, remove the file I imported into wrong place. | ume | 2006-03-21 | 1 | -47/+0 |
* | | Remove reference to "System call restart" in intro(2). intro(2) does not | rodrigc | 2006-05-20 | 1 | -3/+4 |
* | | o .Xr strtonum(3). | maxim | 2006-05-20 | 2 | -0/+2 |
* | | Correct decoding a string containing '/'. | jkim | 2006-05-19 | 1 | -1/+1 |
* | | Fix return value. | davidxu | 2006-05-17 | 1 | -1/+2 |
* | | get thread signal info. | davidxu | 2006-05-17 | 2 | -0/+38 |
* | | Export offsets of thread signal pending set and signal mask for debugger. | davidxu | 2006-05-17 | 3 | -0/+6 |
* | | * Document the fact that non-superusers cannot change file flags for | keramida | 2006-05-16 | 1 | -2/+47 |
* | | Add a manual dependency on ssh_namespace.h. | des | 2006-05-13 | 1 | -2/+6 |
* | | Introduce a namespace munging hack inspired by NetBSD to avoid polluting | des | 2006-05-13 | 1 | -1/+1 |
* | | Fix gethostbyaddr() prototype to conform to IEEE Std 1003.1: | ume | 2006-05-12 | 6 | -22/+36 |
* | | Save errno before calling pthread_mutex_lock because pthread_mutex_lock | davidxu | 2006-05-11 | 1 | -2/+2 |
* | | Add symbol versions: FBSD_1.0 and FBSDprivate. | davidxu | 2006-05-11 | 1 | -3/+387 |
* | | Increase the minimum chunk size by a power of two (32kB --> 64kB, assuming | jasone | 2006-05-10 | 1 | -2/+2 |
* | | In order to let new binutils can compile it, replace movl with | davidxu | 2006-05-07 | 2 | -18/+18 |
* | | A few minor wording changes and a clarification about error conditions. | bsd | 2006-05-03 | 1 | -10/+10 |
* | | Fix alignment problem on AMD64. | ume | 2006-05-02 | 1 | -4/+4 |
* | | Simplify some of the wide-character handling, inspired | kientzle | 2006-05-01 | 3 | -62/+40 |
* | | Whitespace cleanup. | kientzle | 2006-05-01 | 1 | -2/+2 |
* | | `cache' couldn't co-exist with `compat'. | ume | 2006-04-30 | 1 | -2/+3 |
* | | Go with a different version of the previous patch so to preserve errno. | marcus | 2006-04-30 | 1 | -5/+5 |
* | | Fix a file descriptor leak in cam_lookup_pass() when the ioctl to find | marcus | 2006-04-30 | 1 | -4/+5 |
* | | - Extend the nsswitch to support Services, Protocols and Rpc | ume | 2006-04-28 | 21 | -737/+5438 |
* | | s/long/int. | davidxu | 2006-04-27 | 1 | -2/+2 |
* | | - Use same priority range returned by kernel's sched_get_priority_min() | davidxu | 2006-04-27 | 6 | -55/+57 |
* | | Change the semantics of brk_max to dynamically deal with data segment | jasone | 2006-04-27 | 1 | -71/+83 |