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