summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* commented out REX-5535 because -current does not have spc driver.hosokawa1998-02-242-10/+10
* Add the Intel 82371SB USB host controller to the known list.sos1998-02-241-1/+3
* Add DESTDIR to afterinstallache1998-02-241-1/+1
* Correct some severe VM tuning problems for small systems (<=16MB), anddyson1998-02-241-7/+10
* Oops, back out DESTDIR addition, handled automatically by bsd.prog.mkache1998-02-241-1/+1
* Make ftpd log IP-addresses in addition to hostnames.eivind1998-02-241-2/+3
* Update to sort of match reality by literally including <sys/dirent.h>bde1998-02-241-58/+46
* Update to match reality again.bde1998-02-241-31/+56
* MF22: removed duplicate #include of <sys.cdefs.h> and fixed comments aboutbde1998-02-241-24/+9
* Forward declare more structs that are used in prototypes here - don'tbde1998-02-242-4/+9
* Exit with a nonzero status if we get killed by a SIGINT. POSIX.2bde1998-02-241-4/+5
* Fixed annoying warning for unused sccsid.bde1998-02-242-4/+8
* Don't #include implementation header <machine/types.h> directly.bde1998-02-241-5/+2
* Add more info about -W optionache1998-02-233-6/+12
* Note that default local charset assumed as ISO 8859-1ache1998-02-233-3/+9
* Implement loadable DOS<->local conversion tables for DOS namesache1998-02-2313-79/+276
* Implement loadable DOS<->local conversion tables for DOS namesache1998-02-2312-134/+274
* Use port 0x110 to avoid PNP conflicts.steve1998-02-232-3/+3
* Fix signatures of NEC's DOS formats.kato1998-02-232-18/+18
* Sync with sys/i386/isa/clock.c revision 1.113.kato1998-02-233-3/+6
* Removed unused file (sync with sys/i386/i386/microtime.s).kato1998-02-231-306/+0
* Oops, add missing bcopy of upper->lower tableache1998-02-232-2/+6
* Implement loadable upper->lower local conversion tableache1998-02-236-21/+90
* Implement loadable upper->lower local conversion tableache1998-02-2310-44/+110
* 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
OpenPOWER on IntegriCloud