summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Move the EP_ID_PORT out to 0x110, so it doesn't conflict with other portjoerg1997-10-272-4/+32
* Offending statement removed from STANDARDS section. From what Isteve1997-10-271-14/+1
* Typo fix.steve1997-10-271-2/+2
* Fix a misleading comment.steve1997-10-271-2/+2
* Bump MAXDSIZ to 512MB so that soft limits have a chance to actuallyjkh1997-10-272-4/+4
* Check to see if the pv_limits are initialized before checking.dyson1997-10-272-4/+6
* Fix a comment about multicast; since the Etherlink III has nofenner1997-10-272-8/+14
* - Instead of relying on a functional call to register PCARD-capable drivers,nate1997-10-2613-92/+45
* Update this little gadet to latest version.phk1997-10-261-38/+40
* I guess nobody uses ext2fs in current ?phk1997-10-262-0/+2
* - Patch the 'skeleton' example driver to be more consistant with the newnate1997-10-261-40/+28
* VFS interior redecoration.phk1997-10-2629-564/+302
* Remade syscalls.master derived files.phk1997-10-265-49/+7
* Add "NOIMPL" for syscalls we know what is, but don't implement as "STD".phk1997-10-262-18/+21
* Simplify the lease_check stuff.phk1997-10-264-45/+12
* Always initialize the syscall vectors for our "private" syscalls (notphk1997-10-264-40/+16
* In clntudp_call(), it is possible that xdr_replymsg() might failwpaul1997-10-261-0/+14
* Remove yet another superfluous file.jraynard1997-10-263-61/+3
* typo.wosch1997-10-261-2/+2
* Use croation week day name. This avoid a name clashwosch1997-10-262-6/+6
* Cosmetic:brian1997-10-2617-36/+46
* Change the initial amount of memory allocated for pv_entries to be proportionaldyson1997-10-262-14/+36
* Add -funsigned-char to CFLAGS (for ctype macros)ache1997-10-261-1/+4
* Back out mode (unsigned char)...ache1997-10-261-23/+23
* Back out (unsigned char) cast, will use -funsigned-char insteadache1997-10-268-42/+42
* Typo.helbig1997-10-262-2/+2
* Synchronize usage() and man page.helbig1997-10-262-5/+5
* - Slightly change the way the border color register is updated so thatyokota1997-10-263-12/+9
* - The daemon might go off the screen and crashed the system if theyokota1997-10-263-105/+444
* - 'Beep' support now happens in it's own separate file, so you can messnate1997-10-266-42/+84
* use += on cflagsjmg1997-10-263-6/+6
* - Functional changes to PCCARD support.nate1997-10-2612-484/+174
* - Do a bunch of gratuitous changes intended to make the code easier tonate1997-10-2632-937/+932
* - Call 'callout_handle_init' on the two timeout channels after they arenate1997-10-261-0/+2
* Cosmetic (no functional changes):brian1997-10-2674-1295/+1238
* Change L_SET to SEEK_SET for POSIX compliance.jdp1997-10-261-1/+1
* - KNF the PCI stuff, no functional changes.nate1997-10-251-20/+24
* Merge changes from vendor branch.wollman1997-10-256-306/+303
* This commit was generated by cvs2svn to compensate for changes in r30708,wollman1997-10-251-15/+47
|\
| * New version of the timezone database (1997i) from Arthur Olson.wollman1997-10-2510-329/+364
| * Latest timezone data file update. Changes are principallywollman1997-01-025-30/+95
* | Recognize even more of the Znyx 314 cards.phk1997-10-252-4/+4
* | Fix typo in startup menu.jkh1997-10-253-6/+6
* | Somehow an error crept in during the previous commit.dyson1997-10-252-16/+4
* | Support garbage collecting the pmap pv entries. The management doesn'tdyson1997-10-253-5/+117
* | Decrease the initial allocation for the zone allocations.dyson1997-10-244-10/+10
* | sleep => nointr_sleepbrian1997-10-246-22/+20
* | (Null commit - the previous commit blew up in my face).markm1997-10-240-0/+0
* | Link this against -lcrypt. In the case where the user has no key availablemarkm1997-10-241-2/+2
* | Make this part of the 'krb' distribution if it is being built as themarkm1997-10-241-0/+1
OpenPOWER on IntegriCloud