summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix -f modeache1996-05-281-14/+27
* Make rules reentrant.phk1996-05-282-10/+10
* document values for option -rwosch1996-05-281-6/+8
* Fix a race condition in p_mesgout* and inb* code that could allow agibbs1996-05-271-3/+3
* `make install' do not depend on `make all'wosch1996-05-271-58/+62
* -Wall cleanupache1996-05-272-17/+13
* Add a note that MAKEOBJDIR is an enviroment variablewosch1996-05-271-2/+8
* remove MLINKS tparm.3 due name clash with libtermcapwosch1996-05-272-4/+10
* remove MLINKS regcomp.3 regexec.3 regerror.3 due name clash with libcwosch1996-05-271-2/+3
* update SEE ALSO sectionwosch1996-05-273-7/+8
* Localize it.ache1996-05-279-130/+130
* Clean up the warnings produced by the recent PCI code. Requested bygpalmer1996-05-272-2/+6
* Catch and DTRT with SIGPIPEjkh1996-05-272-12/+48
* Make it more explicit in the main help window that the magic to leavejoerg1996-05-277-22/+22
* Zero out an unused field in a structure that is written to the outputjdp1996-05-271-1/+2
* Fix a bug in the mbufs display, seen when there was a large numberjdp1996-05-271-3/+2
* Remove this version, it now comes from libc.peter1996-05-272-140/+1
* This version is no longer needed, and probably better off gone. Itpeter1996-05-271-139/+0
* Add an implementation of the gnu-ish asprintf() and vasprintf(). They arepeter1996-05-275-38/+221
* Find caesar and strfile properly.ache1996-05-272-12/+23
* Use valid ctype range now.ache1996-05-274-16/+24
* Removed false copyrights...scrappy1996-05-276-173/+1
* Cleanup the last of the assembly time "-KERNBASE" relocations.phk1996-05-273-66/+66
* Fix the warnings about "cant inline call to xxx" by reordering twopeter1996-05-273-138/+147
* Added in appropriate Berkeley copyright and RCS Id: stringscrappy1996-05-276-1/+182
* Add my PGP keyache1996-05-271-1/+46
* This commit was generated by cvs2svn to compensate for changes in r15920,peter1996-05-273-0/+168
|\
| * Import the 4.4BSD-Lite2 /bin/sh sourcespeter1996-05-2766-1222/+2226
* | Added John Capo <jc@irbs.com> for his contribution ofasami1996-05-271-2/+3
* | remove unknown word ``unknowen''. Close PR docs/1239wosch1996-05-271-1/+0
* | There's no -p flag to our diff.jkh1996-05-261-3/+0
* | added missing semicolonscrappy1996-05-261-1/+1
* | Fix some argument ordering and redundancy bogons.jkh1996-05-261-6/+6
* | Changed printf for reporting transfer stats from using %.2g to %.2f toscrappy1996-05-261-2/+6
* | Applied patch to close PR#bin/199scrappy1996-05-261-2/+5
* | The rs(1) command dumps core with the -s option (SIGSEGV)joerg1996-05-261-4/+5
* | Add my PGP key, now that Jordan has forced me to deal with PGP. :)joerg1996-05-261-1/+18
* | If tunnel is busy we return EBUSY, not ENXIO.phk1996-05-261-1/+1
* | Fix a couple of problems in the pageout_scan routine. First, there isdyson1996-05-261-3/+17
* | I think this covers (fixes) the last batch of freeing active/held/busy pagedyson1996-05-261-1/+3
* | Add some comments for variables and targets.wosch1996-05-255-6/+352
* | speedup MLINKSwosch1996-05-251-14/+12
* | Fix the -l flag. For some reason I can't fathom, I left in some codewpaul1996-05-251-8/+5
* | Nuke the undocumented -F flag, since it doesn't do anything anymore.peter1996-05-241-9/+6
* | Fix a couple things that tripped up latex output.jfieber1996-05-243-10/+10
* | Document that the superuser cannot override link() and unlink() onpeter1996-05-242-5/+17
* | Dont allow directories to be link()ed or unlink()ed, even for rootpeter1996-05-242-14/+18
* | Fixed oops in previous change.bde1996-05-243-3/+3
* | Fixed SRCS so that `make depend' works.bde1996-05-243-3/+3
* | Properly determine the offset of the remaining bytes we need to transfergibbs1996-05-242-4/+4
OpenPOWER on IntegriCloud