summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Synchronize with sys/i386/isa/if_fe.c revision 1.32.kato1997-10-271-97/+58
* Synchronize with sys/i386/isa/if_ed.c revision 1.125.kato1997-10-271-77/+32
* Synchronize with sys/i386/isa/syscons.c revision 1.236.kato1997-10-271-4/+3
* Synchronize with sys/i386/conf/GENERIC and majors.i386 revisions 1.99kato1997-10-273-10/+10
* Use err(3). Add prototypes. Document -s and -r flags.charnier1997-10-272-54/+71
* Statisize usage().charnier1997-10-274-10/+20
* Use err(3). Stylistic changes in man page.charnier1997-10-273-89/+77
* Add usage(). Document -n flag. Do not touch/remove /etc/wall_cmos_clockcharnier1997-10-272-15/+34
* Use err(3). Change `=' to `==' in two places, so that server not responding/charnier1997-10-273-92/+74
* ntohl->htonl.charnier1997-10-271-2/+2
* 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
OpenPOWER on IntegriCloud