summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Make sure that we don't place a busy or held page onto the PQ_CACHE queue.dyson1996-05-241-2/+5
* | Add an assert to vm_page_cache. We should never cache a dirty page.dyson1996-05-241-1/+4
* | Add apparently needed splvm protection to the active queue, and eliminatedyson1996-05-241-2/+9
* | Eliminate inefficient check for dirty pages for pages in the PQ_CACHEdyson1996-05-241-1/+14
* | Make the conversion from the default pager to swap pager more robustdyson1996-05-241-5/+7
* | Change the *evil* allocation of memory from kmem_map to the kernel_map.dyson1996-05-241-3/+3
* | Obtained from: netatalk distribution netatalk@itd.umich.edujulian1996-05-2420-8/+4312
* | Add an incremental checksum update routine. Perhaps some i386 assemblywollman1996-05-231-1/+17
* | Have both distribution and package extraction screens display thejkh1996-05-2318-80/+139
* | Correct a botched commit from yesturday. It helps to bring over thegibbs1996-05-233-9/+16
OpenPOWER on IntegriCloud