summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing DESTDIRache1998-02-234-7/+7
* Significantly improve the efficiency of the swap pager, which appears todyson1998-02-238-314/+306
* Try to dynamically size the VM_KMEM_SIZE (but is still able to be overriddendyson1998-02-234-7/+56
* Try to dynamically size the VM_KMEM_SIZE (but is still able to be overriddendyson1998-02-231-10/+39
* Clean-up the vget mechanism by permanently attaching VM objects todyson1998-02-232-50/+66
* Quick fix for the i8254 timecounter often gaining 10 msec.bde1998-02-235-5/+10
* Add Back-Tab functionality. (Ie. shift-tab)msmith1998-02-221-2/+3
* Reduce new arguments number added in my changesache1998-02-228-38/+38
* Add Unicode support to winChkName, now lookup works!ache1998-02-226-44/+102
* Add loadable local<->Unicode conversion support for Win95 namesache1998-02-2210-15/+193
* Add /usr/libdata/msdosfs to store local<->Unicode conversion tablesache1998-02-221-1/+3
* Implement loadable local<->unicode file names conversionache1998-02-2212-590/+160
* Sync with sys/i386/isa/clock.c revision 1.112.kato1998-02-223-3/+6
* Replace all unknown Unicode characters with '?' in win->unix mappingache1998-02-222-388/+388
* Add initial support to map 0x4XX Unicode Cyrillic range names:ache1998-02-222-26/+616
* The changes I had made long ago to support >32 disk-type units wasdg1998-02-223-6/+9
* Properly bzero() structures after they're returned from getccdbuf().jkh1998-02-222-2/+6
* Edit a message so that people stop sending me weird emails. :)jkh1998-02-223-15/+12
* Add a few useful entries (e.g. radius)julian1998-02-221-2/+3
* MF22: correct comments.jkh1998-02-221-3/+3
* MF22: sanify ircd entries.jkh1998-02-221-4/+2
* Change tty-related capability names to match the implementation ("ttys.",fenner1998-02-211-10/+10
* Add missing CLOCK_UNLOCK() before write_eflags().jkh1998-02-215-5/+10
* Add entries for ircd.jkh1998-02-211-1/+5
* MF22: CODA entries.jkh1998-02-211-0/+10
* MF22: CODA entries. They'll have to rework their usage of mallocjkh1998-02-211-3/+5
* *sigh* I will not commit late at night. I will not commit late at night.wpaul1998-02-211-2/+1
* there is a minor bug in sb_dsp.c -- the drivernate1998-02-215-5/+0
* A minor bugfix for my audio driver and pcaudio. The problem is withnate1998-02-211-2/+2
* Make pc98 options new-style.kato1998-02-215-3/+24
* Oops, previous commit was incomplete.kato1998-02-213-15/+6
* Sync with sys/i386/isa/clock.c revision 1.111.kato1998-02-213-213/+363
* Sync with sys/i386/isa/spkr.c revision 1.33.kato1998-02-211-2/+2
* Sync with sys/i386/conf/options.i386 revision 1.21.kato1998-02-212-2/+4
* Sync with sys/i386/conf/majors.i386 revision 1.34.kato1998-02-211-1/+2
* Sync with sys/i386/conf/files.i386 revision 1.192.kato1998-02-212-4/+2
* Make TUNE_1542 a new-style option, and enable this option in LINT. Iteivind1998-02-216-9/+12
* Add $Id$gpalmer1998-02-211-0/+2
* Provide a missing parameter to printf to stop the kernel from panicing.gpalmer1998-02-211-1/+1
* Build perl header files for machine/* too.steve1998-02-211-1/+1
* Add #ifndef _POSIX_SOURCE around the timecounter definitionsjb1998-02-212-2/+6
* Reserve cdev 93 for CODA filesystem.jkh1998-02-202-2/+4
* Change a (defaulted) int arg to a long so that a cast from a pointerjb1998-02-202-3/+5
* Add #include <string.h> to get prototypes. Note that this programjb1998-02-203-3/+6
* Add #include <string.h> to get prototypes.jb1998-02-202-0/+2
* Add #include <stdlib.h> to get prototypes.jb1998-02-203-0/+3
* Update docs for new stable-167 driver.jkh1998-02-202-24/+40
* Update to "stable-167" release; totally reimplements media detection.jkh1998-02-203-696/+926
* Replace TOD clock code with more systematic approach.phk1998-02-2019-972/+1248
* Correct spammage from MACHINE_ARCH commit - you don't want tojkh1998-02-201-3/+3
OpenPOWER on IntegriCloud