summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 1) Fix error with port recognition, speed initialization codeache1993-12-093-6/+39
* Fixed spelling error. Added NSIP (XNS over IP). Fixed TP class 4 overwollman1993-12-063-9/+12
* Fixed the error that a Fdopen succeeds without a found fd controller inats1993-12-043-6/+9
* From: Jeffrey Hsu <hsu@soda.berkeley.edu>alm1993-12-039-9/+26
* Reset fdc during probe.alm1993-12-033-3/+21
* wmesg was too long (>7), fixedache1993-11-292-6/+6
* * Revision 2.16 1993/11/29 16:55:56 davidgdg1993-11-294-20/+56
* Direct #undefs removed to allow flexible manipulationache1993-11-283-32/+14
* Patch from Gene Stark:dg1993-11-283-9/+15
* Move soundcard.h & ultrasound.h to proper location <machine/...>ache1993-11-2710-20/+139
* Declare cnopen, cnclose, and other console routines.wollman1993-11-272-4/+32
* Declared cn{open,close,read,write,ioctl,select} extern.rich1993-11-271-1/+7
* Fix conflicting prototypes and return values.rich1993-11-273-63/+114
* Fix d_write_t -> d_rdwr_t (typing error).wollman1993-11-261-8/+4
* Patch from Julian Elischer:dg1993-11-251-2/+3
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-2590-926/+1571
* Subject: Panic - can't mount route (Soren's changes)nate1993-11-231-2/+2
* Changed return(-1) in switch_scr to return(EINVAL), because -1 ischmr1993-11-233-6/+6
* Stop gap measure until we can get Bruce's driver debugged.nate1993-11-221-70/+101
* * Revision 2.14 1993/11/22 10:55:30 davidgdg1993-11-224-110/+294
* patches from Julian Elischer -dg1993-11-223-5/+57
* added 5us delay before checking BUSY flag to conform to ATA spec -dg1993-11-191-2/+17
* New version of scsi code from Julianrgrimes1993-11-1830-11198/+10105
* Fixed comments.wollman1993-11-181-2/+2
* Fix attach message, make separate line for itache1993-11-173-3/+9
* Fixed comments that start within a comment, so code compiles cleanly withwollman1993-11-1711-21/+18
* Increased symtab space and added two more options that don't do anythingwollman1993-11-173-6/+12
* If netmask == 0, new value changed from 0x8000 to 0x10000ache1993-11-172-8/+4
* new process tracing code from Sean Eric Fagen (sef@kithrup.com).dg1993-11-164-24/+394
* We don't want shared boot, so -Bstatic added to ld optionsache1993-11-162-4/+4
* Changed -Z back to -z.paul1993-11-163-6/+6
* Changed -z to -Z so we create old-style ZMAGIC kernels.paul1993-11-153-6/+6
* timeout+sleep changed to tsleepache1993-11-152-90/+106
* if netmask == 0, then the loopback code can do some reallyache1993-11-142-2/+16
* New sio driver from Bruce.ache1993-11-143-585/+633
* Add _bde_exists: label so that the global is really defined. Fix spellingrgrimes1993-11-143-9/+9
* >From Charles Hannumrgrimes1993-11-132-6/+10
* First steps in rewriting locore.s, and making info usefuldg1993-11-1330-5474/+6274
* Fixed minor bug in M[LSN] interpretation, added octave-tracking.ache1993-11-092-80/+136
* Name of ioctl's include sys/spkr.h changed to machine/speaker.hache1993-11-092-0/+60
* Applied David Greenman's hack to disable IRQ conflict checkingalm1993-11-092-2/+6
* Change from David Greenman to return properly unsigned irq.jkh1993-11-091-1/+1
* Add missing read flush code to siostopache1993-11-083-3/+15
* Increase timeout in sd_start_unit procedure from 2000 to 6000, per Adam Davidrgrimes1993-11-081-2/+2
* Added the netrmp protocol from the Net/2 tape. While of dubious utility,wollman1993-11-073-6/+9
* Get rid of WFJ's use of sleep() for more user-friendly tsleep().wollman1993-11-074-8/+8
* Add options MACHVMCOMPAT and bump symtab space appropriately.wollman1993-11-073-6/+9
* Made all header files idempotent and moved incorrect common data fromwollman1993-11-072-8/+6
* Made all header files idempotent and moved incorrect common data fromwollman1993-11-076-7/+30
* Made all header files idempotent and moved incorrect common data fromwollman1993-11-078-8/+36
OpenPOWER on IntegriCloud