summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The wrong address (pindex) was being used for the page table directory. Nodyson1996-05-292-14/+10
* Fix bogus MLINKS line from vasprintf change.jkh1996-05-291-2/+2
* Put .inf files directly into distributions so that sysinstall can find them.jkh1996-05-291-10/+4
* Fix some minor formatting dreck.jkh1996-05-292-16/+18
* Sha-ZAM!jkh1996-05-2921-394/+59
* `make maninstall' should go down into the subdirs likewosch1996-05-292-0/+6
* add manpage linkswosch1996-05-291-1/+2
* add manpage linkswosch1996-05-291-0/+3
* add manpage links:wosch1996-05-291-3/+6
* Added pointer to inn FAQ on the net.jkh1996-05-291-8/+12
* Very small semantic change.jkh1996-05-282-4/+4
* Correct two errors in the manual page.jdp1996-05-281-2/+2
* Only look at command-line args if we're not running as init - duh!jkh1996-05-283-6/+6
* Use ld -O insted of ld -o + mv.phk1996-05-281-9/+5
* Avoid a ton of "mv" when making libs by using -O to ld.phk1996-05-282-43/+24
* Add an option -O <filename> to ld. From the manpage:phk1996-05-283-3/+30
* 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
OpenPOWER on IntegriCloud