summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Here is a patch that fix a few problems with the RGB version ofjkh1996-06-072-13/+78
* Fix a bug in the pmap_object_init_pt routine that pages aren't takendyson1996-06-072-2/+6
* Document that truncate can also be used to extend the size of a file,alex1996-06-071-2/+8
* Somehow, I truncated yp_dbwrite.c in the SRCS line to yp_dbwrite. Curiously,wpaul1996-06-061-2/+2
* Fix the same problem that davidg fixed in -stable some days ago andphk1996-06-061-62/+115
* If handler function returns EAGAIN, restart operation.phk1996-06-061-3/+7
* Pass correct length OID to kernel for KERN_PROC_ALL.phk1996-06-061-2/+2
* Add -I${.CURDIR}/../../libexec/ypxfr to CFLAGS so we can see ypxfr_extern.h.wpaul1996-06-061-2/+2
* Allow user to selectively redo any given part of the release in `rerelease'.jkh1996-06-061-22/+38
* Take ypxfrd_xdr.c out of SRCS line here too. This program is alsowpaul1996-06-061-2/+2
* Take ypxfrd_xdr.c out of SRCS line. It should be included in librpcsvc,wpaul1996-06-061-2/+2
* Bring in a change that got lost when we spammed over the CVS repositorynate1996-06-054-24/+2
* Print PCB hash miss statistic.wollman1996-06-051-0/+1
* Instrument UDP PCB hashing to see how often the hash lookup is effectivewollman1996-06-052-2/+4
* Don't allow trailing garbage after the unit number in ifunit().wollman1996-06-051-1/+3
* Correct formula for TCP RTO calculation. Also try to do a better job inwollman1996-06-053-11/+7
* Activate collateache1996-06-051-1/+1
* I missed a case of the page table page dirty-bit fix.dyson1996-06-052-4/+8
* Whoops: dragged along an extra copy of the protocolwpaul1996-06-051-117/+0
* Added support for in-place updates:wpaul1996-06-056-42/+195
* Update to pass new arguments now expected by the yp_dbwrite routines.wpaul1996-06-051-10/+10
* Add support for rpc.ypxfrd and document it in the man page.wpaul1996-06-058-40/+230
* Minor formatting changes. No functional differences, but makes thenate1996-06-052-18/+15
* Add rpc.ypxfrd.wpaul1996-06-051-3/+3
* Add pccard to makefile systemphk1996-06-051-2/+2
* Add BINDIRphk1996-06-051-0/+1
* This commit was generated by cvs2svn to compensate for changes in r16125,wpaul1996-06-056-0/+767
|\
| * Import rpc.ypxfrd.wpaul1996-06-056-0/+767
* | Add ypxfrd.x so that the XDR routines for this protocol will be builtwpaul1996-06-051-2/+2
* | Now that Peter has been nice enough to bail me out of my last littlewpaul1996-06-051-4/+5
* | Keep page-table pages from ever being sensed as dirty. This should fixdyson1996-06-054-102/+219
* | This commit was generated by cvs2svn to compensate for changes in r16119,wpaul1996-06-051-0/+117
|\ \ | |/
| * (I hope I'm doing this correctly.)wpaul1996-06-051-0/+117
* | Makefile.yp:wpaul1996-06-053-21/+52
* | Submitted by: (based on code in "Advanced Programming in the Unix Environment"jraynard1996-06-052-18/+36
* | Bring in changes from if_ep.c for PCCARD driver.nate1996-06-041-2/+2
* | Install pccard includes.phk1996-06-041-2/+2
* | Upgrade from 1.1 to 1.1.91. Unknown to me, the latter version wasjfieber1996-06-0461-515/+2385
* | Freudian slip. Change M_DEVBUG -> M_DEVBUF.nate1996-06-042-4/+4
* | Fix typo. in the APM_DSVALUE_BUG code that I missed.nate1996-06-042-4/+4
* | Code clean up:jraynard1996-06-041-2/+3
* | Pass in both username and file to jkfprintfpst1996-06-041-6/+7
* | Close a file descriptor leak. Possibly closes PR #1212gpalmer1996-06-031-2/+4
* | Added missing CR0_NW define for Cyrix 486DLC support. It's still notsos1996-06-032-2/+6
* | Fix a bug in the handling of the "persist" state which, under certainjdp1996-06-031-7/+12
* | Append a * to the model field of the Archive Viper quirk entry.jfieber1996-06-031-2/+12
* | Fix incorrect handling of .cxx files in default rules.jfieber1996-06-031-4/+4
* | Code clean up:jraynard1996-06-031-2/+2
* | Code clean up:jraynard1996-06-031-1/+3
* | Add a prototype for ftok(). Doesn't really belong into a <sys/...>joerg1996-06-031-1/+13
OpenPOWER on IntegriCloud