| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix include for non-module case. | Mark Murray | 2000-06-25 | 2 | -2/+2 |
| * | Duh. Fix a fatfingered patch. | Mark Murray | 2000-06-25 | 2 | -2/+2 |
| * | Fix include for the non-module case. | Mark Murray | 2000-06-25 | 2 | -2/+2 |
| * | Fix stupid braino in last commit, initialize `vp' before we test vp->v_tag. | Jonathan Lemon | 2000-06-25 | 1 | -2/+2 |
| * | Fix an uninitialised variable and a function return value. | Mark Murray | 2000-06-25 | 2 | -2/+8 |
| * | Rearrange Perl's build priority; it needs to get made earlier. | Mark Murray | 2000-06-25 | 1 | -6/+6 |
| * | Version number and directory changes for Perl 5.006. | Mark Murray | 2000-06-25 | 3 | -4/+26 |
| * | Userland build stuff for Perl5.006. | Mark Murray | 2000-06-25 | 39 | -996/+981 |
| * | Resolve conflicts. | Mark Murray | 2000-06-25 | 11 | -1110/+2382 |
| * | Resolve conflicts. | Mark Murray | 2000-06-25 | 2 | -1207/+2591 |
| * | This commit was generated by cvs2svn to compensate for changes in r62076, | Mark Murray | 2000-06-25 | 1068 | -65233/+291493 |
| |\ |
|
| | * | Vendor import of Perl 5.006 | Mark Murray | 2000-06-25 | 1081 | -67548/+296464 |
| * | | Clean up all the old setup code for the old /dev/random. This will be | Mark Murray | 2000-06-25 | 4 | -30/+1 |
| * | | Tiny manual correction; add mention of Kerberos 5. | Mark Murray | 2000-06-25 | 3 | -0/+6 |
| * | | As rndcontrol is no longer needed, punt it to the attic. | Mark Murray | 2000-06-25 | 5 | -404/+0 |
| * | | Comment out unavailable call. This needs to be revisited when the entropy | Mark Murray | 2000-06-25 | 1 | -3/+4 |
| * | | Remove no-longer-relevant comment. | Mark Murray | 2000-06-25 | 1 | -1/+0 |
| * | | Build the entropy device (/dev/random) as a module. This may not | Mark Murray | 2000-06-25 | 3 | -2/+28 |
| * | | Remove old entropy-harvesting hooks; this is going to be re-engineered | Mark Murray | 2000-06-25 | 4 | -19/+0 |
| * | | Remove the old /dev/random device. There is a new machine-independant | Mark Murray | 2000-06-25 | 2 | -4/+0 |
| * | | Nifty idea from Jeroen van Gelderen; don't call a routine to check if | Mark Murray | 2000-06-25 | 1 | -1/+2 |
| * | | Add extra flag needed by nulldev/mmap. | Mark Murray | 2000-06-25 | 2 | -0/+2 |
| * | | Remove unneeded header. | Mark Murray | 2000-06-25 | 6 | -6/+0 |
| * | | Forgot this earlier; delete the old /dev/random driver, bring in the | Mark Murray | 2000-06-25 | 2 | -469/+20 |
| * | | Remove offensive language. | Doug Rabson | 2000-06-25 | 1 | -1/+1 |
| * | | Fix typo in comment. | Doug Rabson | 2000-06-25 | 1 | -1/+1 |
| * | | Only print the diagnostic about extended I/O ports if bootverbose is true. | Doug Rabson | 2000-06-25 | 2 | -4/+8 |
| * | | Don't record an irq mask if its empty - it confuses the resource allocator. | Doug Rabson | 2000-06-25 | 1 | -1/+3 |
| * | | Replace the unknown driver with a nomatch method in the isa driver. | Doug Rabson | 2000-06-25 | 1 | -71/+70 |
| * | | Get the build bits right for the new Architecture Independant null- and | Mark Murray | 2000-06-25 | 10 | -1/+23 |
| * | | Strip out the machine-independant parts of the memory device. | Mark Murray | 2000-06-25 | 4 | -508/+94 |
| * | | Forgot: | Mark Murray | 2000-06-25 | 0 | -0/+0 |
| * | | Strip out the machine-independant parts of the memory device. | Mark Murray | 2000-06-25 | 2 | -242/+49 |
| * | | Allow compressed acct files | Brian Somers | 2000-06-25 | 2 | -0/+11 |
| * | | New machine-independant /dev/random driver. | Mark Murray | 2000-06-25 | 6 | -0/+800 |
| * | | New machine independant /dev/null and /dev/zero driver. This device is | Mark Murray | 2000-06-25 | 2 | -0/+274 |
| * | | Add softupdate change info. | Warner Losh | 2000-06-25 | 1 | -0/+5 |
| * | | Typo fix: tunnable. | Matthew Hunt | 2000-06-25 | 1 | -3/+2 |
| * | | Remove obsolete comment. | Boris Popov | 2000-06-25 | 2 | -10/+0 |
| * | | If swdpio1 doesn't clear, we have a reversed (or disconnected) cable. Change | Matt Jacob | 2000-06-25 | 1 | -3/+3 |
| * | | Fixed atpic_attach() for the SMP (specifically APIC_IO) case. | Steve Passe | 2000-06-24 | 4 | -4/+8 |
| * | | Don't assign an MTU based on the peers first-link MRU in MP mode. | Brian Somers | 2000-06-24 | 1 | -5/+4 |
| * | | Remove some mis-leading text from the "Libraries" section. | Mike Pritchard | 2000-06-24 | 1 | -1/+0 |
| * | | - Reflect `gateport' variable type change. | Ruslan Ermilov | 2000-06-24 | 5 | -12/+16 |
| * | | Localize ctype too. | Andrey A. Chernov | 2000-06-24 | 2 | -3/+3 |
| * | | Remove obsoleted info about linking from contrib | Andrey A. Chernov | 2000-06-24 | 1 | -16/+2 |
| * | | Fix c_fmt | Andrey A. Chernov | 2000-06-24 | 2 | -2/+2 |
| * | | MFI. This is a documentation-only, diffreducing patch, that if | Mark Murray | 2000-06-24 | 5 | -2/+29 |
| * | | Add 3dfxN to MAKEDEV, automatically links 3dfx to the last 3dfxN made. | Coleman Kane | 2000-06-24 | 1 | -0/+7 |
| * | | Stupid me, I put the opt_tdfx.h underneath a test for TDFX_LINUX, which | Coleman Kane | 2000-06-24 | 2 | -4/+9 |