| Commit message (Expand) | Author | Age | Files | Lines |
* | fix up the secure-* files for cvsup.internat.freebsd.org, and add one for | markm | 1996-09-29 | 3 | -6/+43 |
* | Backed out one of my "performance optimizations" as it results in sometimes | dg | 1996-09-29 | 2 | -18/+26 |
* | Correct a minor misspelling. | jkh | 1996-09-29 | 3 | -6/+6 |
* | Implement -d in install. Update the man page to reflect this change. | imp | 1996-09-29 | 2 | -12/+73 |
* | Now that we've already got "hexdump -C", make calling the command "hd" | joerg | 1996-09-29 | 3 | -4/+28 |
* | .Os NetBSD -> .Os FreeBSD. | wosch | 1996-09-28 | 6 | -6/+6 |
* | Essentially rename pmap_update to be invltlb. It is a very machine | dyson | 1996-09-28 | 10 | -106/+104 |
* | Rename the FAQ as I threatened to do some time ago. | jfieber | 1996-09-28 | 2 | -4/+4 |
* | Merge in the NetBSD changes to cat.c. These appear to have come from | imp | 1996-09-28 | 1 | -4/+4 |
* | The warning was triggering off the unused variable MAKEOBJDIR, instead | nate | 1996-09-28 | 1 | -2/+2 |
* | Import Nx macro - NetBSD | wosch | 1996-09-28 | 1 | -0/+28 |
* | xVERSIONx -> 3.2; close PR 1404 | wosch | 1996-09-28 | 1 | -1/+1 |
* | Fixed undeclared variables for the !(PQ_L2_SIZE > 1) case. | bde | 1996-09-28 | 1 | -4/+3 |
* | Fixed bitrot in the read-only attribute: | bde | 1996-09-28 | 1 | -5/+4 |
* | Oops, read-only is spelled RD here. | bde | 1996-09-28 | 1 | -21/+21 |
* | Fixed bitrot in the read-only attribute: | bde | 1996-09-28 | 1 | -26/+23 |
* | Restored my change in rev.1.119 which was clobbered by the previous commit. | bde | 1996-09-28 | 2 | -4/+8 |
* | Removed references to pathconf-related variables that were never handled | bde | 1996-09-28 | 2 | -20/+6 |
* | Close files up to getdtablesize() instead of up to NOFILE. | bde | 1996-09-28 | 1 | -3/+3 |
* | Various cleanups: | joerg | 1996-09-28 | 3 | -17/+93 |
* | .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 |
* | Eliminated NOFILE. Use the arbitrary (currently identical) limit of 64 | bde | 1996-09-28 | 1 | -2/+4 |
* | Moved getdtablesize() out of a loop. | bde | 1996-09-28 | 1 | -3/+4 |
* | Added parens to noecho in screen initialization example. | alex | 1996-09-28 | 1 | -1/+1 |
* | Fixed dependencies on libraries which I broke in rev.1.39 of | bde | 1996-09-28 | 2 | -4/+6 |
* | Move pmap_update_1pg to cpufunc.h. Additionally, | dyson | 1996-09-28 | 4 | -98/+78 |
* | Correct vget by removing a window where a vnode can potentially go away. | dyson | 1996-09-28 | 2 | -6/+6 |
* | Reviewed by: | dyson | 1996-09-28 | 4 | -84/+111 |
* | Use EX_* exit values, from NetBSD | imp | 1996-09-28 | 1 | -5/+9 |
* | Added magic file for bzip in ./Magdir | andreas | 1996-09-27 | 1 | -0/+14 |
* | Add info field. | pst | 1996-09-27 | 1 | -1/+1 |
* | grep -q pattern file | wosch | 1996-09-27 | 1 | -1/+5 |
* | test 37: [b-a] is a syntax error and exit with status 2 | wosch | 1996-09-27 | 1 | -1/+1 |
* | grep(1) should not parse manpages as arguments. | wosch | 1996-09-27 | 1 | -4/+4 |
* | Reverts exit status for `man -k' and `man -f'. | wosch | 1996-09-27 | 1 | -2/+6 |
* | Added -I- to ${INCLUDES}. This makes 4.4Lite's (mis?)use of "foo.h" | bde | 1996-09-27 | 3 | -9/+6 |
* | 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 |
* | Some warning cleanups. There were some needless casts that also caused | peter | 1996-09-27 | 2 | -30/+24 |
* | part 2 of the bsdi compat tweak attempt. I believe that BSDI use both | peter | 1996-09-27 | 2 | -2/+8 |
* | Apparently, BSDI have a new system call gate. I was experimenting | peter | 1996-09-27 | 2 | -4/+6 |
* | Drat, missed this prototype for random_select(). | peter | 1996-09-27 | 2 | -2/+4 |
* | I've been meaning to commit this for months. Implement select() | peter | 1996-09-27 | 4 | -6/+96 |
* | 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 |
* | Temporarily disable the code that wants to add -lstdc++ in tge g++ driver | peter | 1996-09-27 | 1 | -0/+3 |