summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Make this part of the 'krb' distribution.markm1997-10-241-0/+1
* | - Recognize the Cirrus Logic PD6729/6730 PC-Card Controller behind thenate1997-10-241-2/+13
* | - Use the definitions found in <i386/isa/isa.h> instead of rolling ournate1997-10-241-6/+7
* | Remove the stuff we do not use from global scope. Export them again asphk1997-10-241-2/+8
* | Statizice.phk1997-10-242-42/+48
* | Pkg_add refused to process package whose packing list contains @exec/@unexecmax1997-10-241-2/+6
* | fix mispelling of kldjmg1997-10-241-2/+2
* | make a couple functions static...jmg1997-10-243-9/+9
* | Change defaults to match reality.hoek1997-10-241-15/+17
* | - defined constant ISA_HOLE_START (would be nice to include machine/pmap.h,nate1997-10-231-57/+66
* | Restore back non-interruptable sleep/usleep just redefine them to notache1997-10-232-2/+72
* | Remove private sleep/usleep hacksache1997-10-231-63/+1
* | - Move the untimeout code call out of the check for pwr_off_pending. Itnate1997-10-231-3/+2
* | obey internet-draft "draft-stevens-advanced-api-04.txt" for ipv6 defs.itojun1997-10-231-3/+10
* | Add entries for the Danpex EN-6200P2 and Megahertz XJ4336msmith1997-10-232-2/+26
* | Fix a potentially disasterous '==' instead of '=' bug.gibbs1997-10-232-6/+6
* | Fix various filter problemsbrian1997-10-231-11/+12
OpenPOWER on IntegriCloud