| Commit message (Expand) | Author | Age | Files | Lines |
* | .Os NetBSD -> .Os FreeBSD. | wosch | 1996-09-28 | 4 | -4/+4 |
* | .DV -> .Dv (SOCK_STREAM was invisible). | bde | 1996-09-28 | 1 | -1/+1 |
* | .DV -> .Dv (FOPEN_MAX was invisible). | bde | 1996-09-28 | 1 | -1/+1 |
* | Added parens to noecho in screen initialization example. | alex | 1996-09-28 | 1 | -1/+1 |
* | Peter must be sick of this, so I changed it directly. Fixed: | bde | 1996-09-27 | 2 | -10/+20 |
* | Don't use malloc, pessimize to use sbrk. | phk | 1996-09-27 | 2 | -2/+3 |
* | Don't rely on LIBDIR having been equal to SHLIBDIR on Bruce's suggestion. | peter | 1996-09-27 | 2 | -7/+9 |
* | These were repository copied. | peter | 1996-09-27 | 2 | -30/+0 |
* | libfakegnumalloc -> libgnumalloc | peter | 1996-09-27 | 1 | -1/+1 |
* | Attempt to clean some bogons. I've had so much email with comments, | peter | 1996-09-27 | 1 | -2/+15 |
* | Repository copy libfakegnumalloc to libgnumalloc and remove the symlink | peter | 1996-09-27 | 2 | -19/+17 |
* | Remove the nuke of /usr/lib/libgnumalloc*, this is closer to "How It Was | peter | 1996-09-26 | 2 | -6/+4 |
* | Back out my recent compilation clean-up changes, sysinstall is now weird. | pst | 1996-09-26 | 5 | -5/+5 |
* | Fix a typo. | sos | 1996-09-25 | 1 | -2/+2 |
* | A number of minor bogons and portability things from jdp. | phk | 1996-09-25 | 1 | -28/+37 |
* | Eliminated includes of the "temporary" backwards compatibility header | bde | 1996-09-24 | 1 | -3/+1 |
* | add missing comma(s) in .Xr macros | wosch | 1996-09-23 | 9 | -15/+24 |
* | phkmalloc/3 | phk | 1996-09-23 | 2 | -196/+342 |
* | Fix typo from previous commit (tsvsec --> tv_sec). | alex | 1996-09-23 | 1 | -1/+1 |
* | Fix some compilation warnings | pst | 1996-09-22 | 5 | -5/+5 |
* | Fix some compilation warnings. | pst | 1996-09-21 | 1 | -5/+7 |
* | fix .Xr macro | wosch | 1996-09-21 | 4 | -4/+4 |
* | ".Xr chflags 1," -> ".Xr chflags 1 ," | peter | 1996-09-21 | 1 | -1/+1 |
* | Fixed CLEANFILES. The *.3 links were missing. | bde | 1996-09-20 | 1 | -4/+59 |
* | Add the utrace syscall. | phk | 1996-09-20 | 1 | -3/+4 |
* | Remove now un-necessary FreeBSD specific code since our timespec | nate | 1996-09-20 | 9 | -528/+0 |
* | ts_sec -> tv_sec | nate | 1996-09-20 | 2 | -5/+5 |
* | Make libftpio 64-bit clean. | peter | 1996-09-19 | 3 | -25/+36 |
* | Minor tweaks for the fake libgnumalloc stuff. No longer build, install and | peter | 1996-09-19 | 2 | -12/+14 |
* | Update to tcl7.5u1. | phk | 1996-09-18 | 3 | -19/+48 |
* | Fix a very rare error condition: The code to free VM back to the kernel | phk | 1996-09-17 | 1 | -3/+4 |
* | Add comment explaining what function does | ache | 1996-09-17 | 1 | -3/+11 |
* | Don't use __dead or __pure in user code. They were obfuscations | bde | 1996-09-14 | 2 | -7/+8 |
* | fwopen() argument type mis-described | pst | 1996-09-13 | 1 | -1/+1 |
* | Fixed non-removal of old libresolv_p.a. | bde | 1996-09-11 | 1 | -5/+4 |
* | Change the last -Wall cleanup so that the tputs declaration doesn't | peter | 1996-09-10 | 2 | -6/+7 |
* | Resync statfs struct with sys/mount.h. | peter | 1996-09-07 | 1 | -3/+7 |
* | clean up some warts Bruce pointed out. | peter | 1996-09-07 | 1 | -3/+4 |
* | use termios when POSIX is defined in the Makefile, not sgtty | peter | 1996-09-07 | 1 | -2/+16 |
* | Don't smash attributes when turning color values off. This was submitted | jkh | 1996-09-06 | 1 | -2/+2 |
* | Use a more robust check for ss_err.h existing. This header isn't | bde | 1996-09-05 | 1 | -2/+2 |
* | Regenerate | peter | 1996-09-05 | 1 | -16/+194 |
* | Fixed DPADD. | bde | 1996-09-05 | 4 | -10/+14 |
* | Apply patch to fix +group YP overrides and prevent SEGV on badly | wpaul | 1996-09-05 | 1 | -8/+47 |
* | Removed unused `-I.'s from CFLAGS. | bde | 1996-09-04 | 1 | -2/+1 |
* | add back stub libresolv | peter | 1996-09-03 | 1 | -1/+1 |
* | Install in /usr/lib/compat where ld.so can find it for older binaries, | peter | 1996-09-03 | 1 | -0/+2 |
* | Describe POSIX saved IDs behaviour better | ache | 1996-09-03 | 1 | -5/+19 |
* | Add cfree, | phk | 1996-09-02 | 4 | -4/+24 |
* | Describe current behaviour (_POSIX_SAVED_IDS are ON), | ache | 1996-09-01 | 1 | -2/+12 |