summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't add ${DOC}.ascii* to CLEANFILES twice.bde1998-02-251-5/+5
* Don't add non-generated sources to CLEANFILES. There was no problembde1998-02-251-2/+2
* Don't add streambuf.cc to SRCS twice.bde1998-02-251-2/+2
* Don't add OBJS to CLEANFILES. bsd.obj.mk does it. Some objects werebde1998-02-251-3/+1
* Add loran0 to LINTphk1998-02-243-3/+6
* Add the smallest and least useful device-driver by a fair margin...phk1998-02-245-4/+129
* Make maxchild and max child-per-minute default values configurable frompst1998-02-242-20/+62
* Add the 'do/while hack' to all the queue macrosjulian1998-02-241-57/+59
* Add a -p option which is the same as the -m option but providedsteve1998-02-242-2/+7
* Back out "always view in lowercase" partache1998-02-248-58/+62
* added "Telecom Device SuperSocket RE450T" (PCMCIA NE2000 variant).itojun1998-02-242-2/+32
* Added NTT ThunderCard Modem... (because I'm using it :-))hosokawa1998-02-242-2/+14
* 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
OpenPOWER on IntegriCloud