| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor wordsmithing; remove a controversial colon. | kientzle | 2004-07-05 | 1 | -3/+2 |
* | Add convenience functions to retrieve the atime fields directly, | kientzle | 2004-07-05 | 3 | -0/+20 |
* | ru@'s ambitious sweep through the manpages is mostly a good thing, | kientzle | 2004-07-05 | 1 | -1/+1 |
* | Make whatis(1) happy about the NAME section. | ru | 2004-07-05 | 1 | -57/+60 |
* | Fix the NAME section making whatis(1) happy in particular. | ru | 2004-07-05 | 7 | -68/+65 |
* | Unbreak a whatis(1) entry by fixing the NAME section. | ru | 2004-07-05 | 1 | -14/+10 |
* | Make libalias WARNS?=6-clean. This mostly involves renaming variables | des | 2004-07-05 | 15 | -676/+721 |
* | Parenthesize return values. | des | 2004-07-05 | 6 | -120/+120 |
* | Mechanical whitespace cleanup. | des | 2004-07-05 | 6 | -126/+126 |
* | Markup fixes. | ru | 2004-07-05 | 3 | -128/+180 |
* | Markup fixes. | ru | 2004-07-05 | 1 | -22/+28 |
* | Markup fixes. | ru | 2004-07-05 | 5 | -31/+31 |
* | Markup nits. | ru | 2004-07-05 | 14 | -72/+93 |
* | Fixed cross-references in SEE ALSO. | ru | 2004-07-04 | 6 | -20/+28 |
* | Sort SEE ALSO references (in dictionary order, ignoring case). | ru | 2004-07-04 | 10 | -11/+11 |
* | Add commentary explaining why we return EBADF upon attempts to fflush() a | cperciva | 2004-07-04 | 1 | -0/+12 |
* | Record the offset of thr_id in the thread structure. Required for | marcel | 2004-07-04 | 1 | -0/+1 |
* | Yet another pointy hat: When restoring file flags, it's okay to use the | kientzle | 2004-07-04 | 1 | -1/+1 |
* | Consistently use __inline instead of __inline__ as the former is an empty macro | stefanf | 2004-07-04 | 1 | -3/+3 |
* | Add LibAliasOutTry() which checks a packet for a hit in the tables, but | phk | 2004-07-04 | 2 | -16/+29 |
* | Yes, NgRecvAsciiMsg has the same results as NgRecvAsciiMsg, but it's | jmallett | 2004-07-04 | 1 | -1/+1 |
* | Fixed markup. | ru | 2004-07-03 | 3 | -13/+14 |
* | Eliminate double whitespace. | ru | 2004-07-03 | 30 | -59/+62 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 215 | -732/+1395 |
* | Follow previous change in makecontext. Use %esi to store next ucp | davidxu | 2004-07-02 | 1 | -1/+1 |
* | Deal with unsafe tab characters. | ru | 2004-07-02 | 1 | -1/+3 |
* | Removed trailing whitespace. | ru | 2004-07-02 | 9 | -18/+18 |
* | Fixed spelling of the document date. | ru | 2004-07-02 | 6 | -6/+6 |
* | Markup tidying. | ru | 2004-07-02 | 6 | -16/+37 |
* | Use %esi to store next ucp pointer. Mark end of stack by | davidxu | 2004-07-02 | 2 | -3/+4 |
* | Change the thread ID (thr_id_t) used for 1:1 threading from being a | marcel | 2004-07-02 | 4 | -19/+9 |
* | Markup, grammar, punctuation. | ru | 2004-07-01 | 9 | -59/+73 |
* | Bumped document date. | ru | 2004-07-01 | 1 | -5/+7 |
* | Back out last delta, it just unpolitely reverted some local changes. | ru | 2004-07-01 | 1 | -8/+8 |
* | Update libstand makefile for zlib 1.2.1. | tjr | 2004-07-01 | 1 | -3/+3 |
* | Update makefile for zlib 1.2.1. | tjr | 2004-06-30 | 1 | -2/+1 |
* | Resolve conflicts. | tjr | 2004-06-30 | 24 | -2711/+3319 |
* | This commit was generated by cvs2svn to compensate for changes in r131377, | tjr | 2004-06-30 | 11 | -441/+2290 |
|\ |
|
| * | Import zlib 1.2.1 (trimmed) | tjr | 2004-06-30 | 29 | -2214/+5639 |
* | | Markup, grammar, and spelling fixes. | ru | 2004-06-30 | 20 | -82/+121 |
* | | Fixed a typo. | ru | 2004-06-30 | 2 | -2/+2 |
* | | When a thread is created suspended have libthr suspend it explicitly | mtm | 2004-06-30 | 1 | -10/+3 |
* | | Fix typo: WRDE_DOOFS -> WRDE_DOOFFS. | tjr | 2004-06-30 | 2 | -5/+5 |
* | | Implement and document fdim{,f,l}, fmax{,f,l}, and fmin{,f,l}. | das | 2004-06-30 | 11 | -7/+570 |
* | | In case symlinks happen to already be sitting around, be sure to use | kientzle | 2004-06-30 | 1 | -6/+20 |
* | | Some implicit dirs were not having the umask correctly | kientzle | 2004-06-28 | 1 | -4/+13 |
* | | Remove libpthread_dbg, soon it will be replaced by libthread_db which | davidxu | 2004-06-28 | 7 | -943/+0 |
* | | Refuse to extract an entry from an archive on top of the archive being read. | kientzle | 2004-06-27 | 4 | -3/+34 |
* | | More cleanup work on permissions restore: | kientzle | 2004-06-27 | 3 | -179/+204 |
* | | Add two new convenience functions to query the uid/gid from an | kientzle | 2004-06-27 | 5 | -29/+121 |