| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix -f mode | ache | 1996-05-28 | 1 | -14/+27 |
* | Make rules reentrant. | phk | 1996-05-28 | 2 | -10/+10 |
* | document values for option -r | wosch | 1996-05-28 | 1 | -6/+8 |
* | Fix a race condition in p_mesgout* and inb* code that could allow a | gibbs | 1996-05-27 | 1 | -3/+3 |
* | `make install' do not depend on `make all' | wosch | 1996-05-27 | 1 | -58/+62 |
* | -Wall cleanup | ache | 1996-05-27 | 2 | -17/+13 |
* | Add a note that MAKEOBJDIR is an enviroment variable | wosch | 1996-05-27 | 1 | -2/+8 |
* | remove MLINKS tparm.3 due name clash with libtermcap | wosch | 1996-05-27 | 2 | -4/+10 |
* | remove MLINKS regcomp.3 regexec.3 regerror.3 due name clash with libc | wosch | 1996-05-27 | 1 | -2/+3 |
* | update SEE ALSO section | wosch | 1996-05-27 | 3 | -7/+8 |
* | Localize it. | ache | 1996-05-27 | 9 | -130/+130 |
* | Clean up the warnings produced by the recent PCI code. Requested by | gpalmer | 1996-05-27 | 2 | -2/+6 |
* | Catch and DTRT with SIGPIPE | jkh | 1996-05-27 | 2 | -12/+48 |
* | Make it more explicit in the main help window that the magic to leave | joerg | 1996-05-27 | 7 | -22/+22 |
* | Zero out an unused field in a structure that is written to the output | jdp | 1996-05-27 | 1 | -1/+2 |
* | Fix a bug in the mbufs display, seen when there was a large number | jdp | 1996-05-27 | 1 | -3/+2 |
* | Remove this version, it now comes from libc. | peter | 1996-05-27 | 2 | -140/+1 |
* | This version is no longer needed, and probably better off gone. It | peter | 1996-05-27 | 1 | -139/+0 |
* | Add an implementation of the gnu-ish asprintf() and vasprintf(). They are | peter | 1996-05-27 | 5 | -38/+221 |
* | Find caesar and strfile properly. | ache | 1996-05-27 | 2 | -12/+23 |
* | Use valid ctype range now. | ache | 1996-05-27 | 4 | -16/+24 |
* | Removed false copyrights... | scrappy | 1996-05-27 | 6 | -173/+1 |
* | Cleanup the last of the assembly time "-KERNBASE" relocations. | phk | 1996-05-27 | 3 | -66/+66 |
* | Fix the warnings about "cant inline call to xxx" by reordering two | peter | 1996-05-27 | 3 | -138/+147 |
* | Added in appropriate Berkeley copyright and RCS Id: string | scrappy | 1996-05-27 | 6 | -1/+182 |
* | Add my PGP key | ache | 1996-05-27 | 1 | -1/+46 |
* | This commit was generated by cvs2svn to compensate for changes in r15920, | peter | 1996-05-27 | 3 | -0/+168 |
|\ |
|
| * | Import the 4.4BSD-Lite2 /bin/sh sources | peter | 1996-05-27 | 66 | -1222/+2226 |
* | | Added John Capo <jc@irbs.com> for his contribution of | asami | 1996-05-27 | 1 | -2/+3 |
* | | remove unknown word ``unknowen''. Close PR docs/1239 | wosch | 1996-05-27 | 1 | -1/+0 |
* | | There's no -p flag to our diff. | jkh | 1996-05-26 | 1 | -3/+0 |
* | | added missing semicolon | scrappy | 1996-05-26 | 1 | -1/+1 |
* | | Fix some argument ordering and redundancy bogons. | jkh | 1996-05-26 | 1 | -6/+6 |
* | | Changed printf for reporting transfer stats from using %.2g to %.2f to | scrappy | 1996-05-26 | 1 | -2/+6 |
* | | Applied patch to close PR#bin/199 | scrappy | 1996-05-26 | 1 | -2/+5 |
* | | The rs(1) command dumps core with the -s option (SIGSEGV) | joerg | 1996-05-26 | 1 | -4/+5 |
* | | Add my PGP key, now that Jordan has forced me to deal with PGP. :) | joerg | 1996-05-26 | 1 | -1/+18 |
* | | If tunnel is busy we return EBUSY, not ENXIO. | phk | 1996-05-26 | 1 | -1/+1 |
* | | Fix a couple of problems in the pageout_scan routine. First, there is | dyson | 1996-05-26 | 1 | -3/+17 |
* | | I think this covers (fixes) the last batch of freeing active/held/busy page | dyson | 1996-05-26 | 1 | -1/+3 |
* | | Add some comments for variables and targets. | wosch | 1996-05-25 | 5 | -6/+352 |
* | | speedup MLINKS | wosch | 1996-05-25 | 1 | -14/+12 |
* | | Fix the -l flag. For some reason I can't fathom, I left in some code | wpaul | 1996-05-25 | 1 | -8/+5 |
* | | Nuke the undocumented -F flag, since it doesn't do anything anymore. | peter | 1996-05-24 | 1 | -9/+6 |
* | | Fix a couple things that tripped up latex output. | jfieber | 1996-05-24 | 3 | -10/+10 |
* | | Document that the superuser cannot override link() and unlink() on | peter | 1996-05-24 | 2 | -5/+17 |
* | | Dont allow directories to be link()ed or unlink()ed, even for root | peter | 1996-05-24 | 2 | -14/+18 |
* | | Fixed oops in previous change. | bde | 1996-05-24 | 3 | -3/+3 |
* | | Fixed SRCS so that `make depend' works. | bde | 1996-05-24 | 3 | -3/+3 |
* | | Properly determine the offset of the remaining bytes we need to transfer | gibbs | 1996-05-24 | 2 | -4/+4 |