| Commit message (Expand) | Author | Age | Files | Lines |
* | Yet another attempt to remove the old libraries correctly. libfoo.* | bde | 1996-10-08 | 2 | -5/+7 |
* | Link shared libraries with -x | pst | 1996-10-08 | 1 | -1/+1 |
* | Fixed prototyping of dlopen/dlsym in dlfcn.h, to match how crt0.c defines | scrappy | 1996-10-08 | 1 | -2/+2 |
* | Implement virtual-to-physical address mapping for the kvm library on | peter | 1996-10-07 | 2 | -40/+130 |
* | Remove garbage initcode reference so that 'gcc -Dlint ...' | steve | 1996-10-06 | 1 | -2/+1 |
* | delete doubled words, e.g.: "the the" -> "the" | wosch | 1996-10-05 | 10 | -12/+23 |
* | Skip results that have unexpected lengths | pst | 1996-10-01 | 1 | -7/+6 |
* | Support crt0 <-> ld.so interface version 4. This should be both backwards | peter | 1996-10-01 | 1 | -5/+11 |
* | perror () does not prepend ": " for the non-NULL argument "". close PR 1492 | wosch | 1996-09-30 | 1 | -1/+1 |
* | Made this about as (in)complete as sysctl.8. | bde | 1996-09-29 | 1 | -35/+42 |
* | Updated the descriptions of the limits related to EAGAIN. | bde | 1996-09-29 | 2 | -9/+37 |
* | .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 |