summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Ultra-SCSI support and enable more features for advancedse1997-07-252-214/+738
* A couple of new directories needed for tcl8.0b2phk1997-07-252-2/+8
* Tada!, tcl is now at 8.0b2 I belive.phk1997-07-252-68/+166
* The thing to do the trick to tcl.phk1997-07-251-7/+18
* Resolve conflicts, seems like just one of our changes didn't make it back.phk1997-07-259-229/+909
* Provide a new `-b' flag to work around some broken HTTP/TCP implementationswollman1997-07-254-9/+25
* This commit was generated by cvs2svn to compensate for changes in r27676,phk1997-07-25272-17641/+81627
|\
| * Import TCL release 8.0 beta 2.phk1997-07-25279-17870/+82525
* | Add ref to sysmouse(4).wosch1997-07-251-2/+3
* | Add option for compiling in a 8x16 font.phk1997-07-2513-25/+76
* | Don't use !empty() on the potentially unset variable MANBUILDCAT. Usingbde1997-07-251-8/+8
* | Removed a stray `.if' that broke everything.bde1997-07-251-2/+1
* | Recalculate ip_sum before passing abrian1997-07-251-1/+15
* | Allow service names as the divert/tee arg.brian1997-07-251-5/+19
* | simplelock functions removed from apic_ipl.s.fsmp1997-07-241-0/+145
* | Removed the simplelock functions.fsmp1997-07-241-142/+11
* | Add ref to vidcontrol(1).wosch1997-07-241-0/+3
* | param.h:fsmp1997-07-244-7/+24
* | Add ref to moused(8).wosch1997-07-241-1/+3
* | Added a new SMP specific file: i386/i386/simplelock.s.fsmp1997-07-242-2/+4
* | Allow optional building of preformatted manual pages.pst1997-07-241-2/+80
* | Fix a difference between the declaration & definition of isa_dmastatus().fsmp1997-07-241-2/+2
* | Back out align attribute that corrupts "machine independance" of file.fsmp1997-07-242-6/+4
* | Delete dead test code.wosch1997-07-241-13/+1
* | Treat 6x86MX CPU as 686-class CPU instead of 586-class CPU.kato1997-07-244-14/+14
* | Synchronize with sys/i386/isa/isa.c revision 1.96.kato1997-07-241-1/+85
* | Be systematic here...phk1997-07-241-1/+1
* | Make useage of hostname global variable consistent.davidn1997-07-242-7/+8
* | Use err(3), add usage(), silent -Wall.charnier1997-07-242-21/+45
* | Add includes and prototype.charnier1997-07-241-2/+10
* | .Nm mkdep -> .Nm.charnier1997-07-241-3/+3
* | Add usage().charnier1997-07-243-16/+31
* | Use err(3). Cosmetic in usage string.charnier1997-07-243-33/+27
* | Use err(3).charnier1997-07-243-10/+11
* | Add isa_dmastatus() for reading the current ISA DMA counter for amsmith1997-07-243-3/+164
* | Removed the defunct GET_MPLOCK/REL_MPLOCK macros.fsmp1997-07-245-25/+5
* | Don't try to ioctl(,TIOCOUTQ,) on a closedbrian1997-07-241-5/+6
* | Fixed possible deadlock from recursive INTs on same cpu. Sincefsmp1997-07-231-3/+9
* | index -> strchr and rindex -> strrchr to reduce the number of gratuitousimp1997-07-237-19/+19
* | New simple_lock code in asm:fsmp1997-07-2316-235/+550
* | Forced 32bit alignment of struct simple_lock in param.h.fsmp1997-07-234-8/+11
* | Forced 32bit alignment of struct simple_lock.fsmp1997-07-232-4/+6
* | Reorder decomposition of the filename argument for the '-h' flag tomsmith1997-07-231-2/+3
* | YAMF22 - /boot.foo fixups.jkh1997-07-233-3/+30
* | Synchronize with sys/i386/isa/clock.c revision up to 1.97.kato1997-07-233-87/+18
* | Turn off doc.1 distribution until we figure out what we're going to do withjkh1997-07-231-1/+3
* | Use err(3) instead of local redefinition. Remove progname.charnier1997-07-234-65/+43
* | Typo.charnier1997-07-232-8/+8
* | Use err(3) instead of local redefinition.charnier1997-07-232-42/+18
* | Coded simple_lock and friends in asm.fsmp1997-07-235-31/+222
OpenPOWER on IntegriCloud