| Commit message (Expand) | Author | Age | Files | Lines |
* | White-space change only. Move closer to style(9). | phk | 2002-10-04 | 1 | -323/+322 |
* | Minor tweaks to make this manpage readable. | ru | 2002-10-04 | 1 | -4/+5 |
* | Style. | ru | 2002-10-04 | 1 | -9/+5 |
* | Connect libbsdxml (nee libexpat) to the build. | phk | 2002-10-04 | 1 | -1/+1 |
* | Correct the regressive part of my last commit to these files: | robert | 2002-10-04 | 2 | -7/+4 |
* | Ok, concensus was to install libexpat under a "private brandname", and after | phk | 2002-10-04 | 2 | -9/+78 |
* | Add a placeholder implementation of wcscoll() and wcsxfrm() which gives | tjr | 2002-10-04 | 5 | -4/+454 |
* | Drop login.c and logwtmp.c from the library build. None of the apps | peter | 2002-10-04 | 1 | -1/+1 |
* | Add stpcpy(3). | obrien | 2002-10-03 | 4 | -2/+73 |
* | Actually implement gzip's -c option. minigzip now also doubles | johan | 2002-10-03 | 1 | -5/+34 |
* | Allocate 64K recieve buffer for DNS responses. | ume | 2002-10-03 | 2 | -26/+50 |
* | Improve three instances of questionable or confusing grammar. | tjr | 2002-10-03 | 1 | -5/+8 |
* | Add an example. | tjr | 2002-10-03 | 1 | -1/+22 |
* | Document towlower() and towupper() in separate manual pages instead of | tjr | 2002-10-03 | 3 | -24/+89 |
* | Point out that although toupper() and tolower() really accept rune_t's | tjr | 2002-10-03 | 2 | -4/+28 |
* | HTTP authentication got broken in rev. 1.49. | ru | 2002-10-03 | 1 | -4/+4 |
* | towlower() appeared twice in the synopsis; one of the occurrences should | tjr | 2002-10-03 | 1 | -3/+3 |
* | Add an Examples section with an example of how to use the functions. | tjr | 2002-10-03 | 3 | -3/+54 |
* | Add missing const qualifier in tfind(). | mike | 2002-10-03 | 2 | -2/+2 |
* | Catch up to SMTX -> SLOCK changes. | jhb | 2002-10-02 | 1 | -7/+7 |
* | Add a man page for the KSE system calls. | archie | 2002-10-02 | 2 | -1/+586 |
* | Add an example showing how to use wcstok(). Fix ordering of See Also section. | tjr | 2002-10-02 | 1 | -2/+15 |
* | Add the 'restrict' type qualifier to the prototypes of `sigaction', | robert | 2002-10-02 | 9 | -9/+14 |
* | #include the right thing for PC98 | phk | 2002-10-02 | 1 | -0/+4 |
* | Add restrict type-qualifier. | mike | 2002-10-02 | 4 | -14/+15 |
* | Build libexpat out of src/contrib/expat. | phk | 2002-10-02 | 2 | -0/+109 |
* | Too strict error checking in rev. 1.22 broke pwd_mkdb(8) in NIS | maxim | 2002-10-02 | 1 | -2/+2 |
* | Remove the "special processes" section. It has rotted, and the idea | dd | 2002-10-02 | 1 | -7/+0 |
* | Don't claim to return the fileid which we unloaded. The kernel | dd | 2002-10-01 | 1 | -9/+1 |
* | make rstat(3) return an 'enum clnt_stat' rather than an 'int' to match | alfred | 2002-10-01 | 1 | -1/+1 |
* | Ressurect libkvm use of the bitmasked signal list in the kernel, now that | jmallett | 2002-10-01 | 1 | -7/+1 |
* | Fixed a last-minute editing error in previous commit. nfs and/or cvs | bde | 2002-10-01 | 1 | -0/+0 |
* | Merged all interesting difference between the old math.h and the current | bde | 2002-10-01 | 1 | -0/+0 |
* | Split MBR and PC98 on-disk sliceformats out from disklabel.h, step 1: | phk | 2002-10-01 | 4 | -0/+4 |
* | Fix typo, should zero the kinfo_proc's siglist, not the real one's - the real | jmallett | 2002-10-01 | 1 | -1/+1 |
* | The list of queued signals is not, can not, and will not be exported to the | jmallett | 2002-09-30 | 1 | -1/+7 |
* | bzero() allocations. | mdodd | 2002-09-30 | 1 | -0/+2 |
* | Install library-installed signal handlers with the SA_RESTART flag | deischen | 2002-09-30 | 3 | -3/+3 |
* | Add back the i386-specific hack to save and restore the FP state | deischen | 2002-09-30 | 2 | -4/+4 |
* | Align the stack suitably for the version of gcc in FreeBSD-4 (provided | bde | 2002-09-29 | 2 | -0/+66 |
* | Add getopt_long(3). | eric | 2002-09-29 | 3 | -2/+771 |
* | Remove masking macros for getwc(), putwc(), putwchar() and getwchar(). | tjr | 2002-09-28 | 4 | -12/+4 |
* | Zap now-unused SHLIB_MINOR | peter | 2002-09-28 | 31 | -31/+1 |
* | Use size_t instead of int for len variables passed in/out of sysctl. | rwatson | 2002-09-27 | 2 | -3/+4 |
* | Back out previous, free the buffer when __vfprintf() fails and don't bother | tjr | 2002-09-26 | 1 | -19/+13 |
* | Back out previous and solve the problems a different way: move va_start/ | tjr | 2002-09-26 | 1 | -20/+13 |
* | Simplify by removing unneeded local variables and explicit null termination. | tjr | 2002-09-26 | 1 | -12/+8 |
* | Simplify by removing useless local variables and explicit null termination. | tjr | 2002-09-26 | 1 | -9/+5 |
* | Correctly handle the case where __vfwprintf() fails because it runs out | tjr | 2002-09-26 | 1 | -1/+7 |
* | Sync with OpenBSD: avoid memory leak when __vfprintf() fails because it | tjr | 2002-09-26 | 2 | -24/+39 |