summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Update bcopyb & bcopy to reflect changes I made in the libc version ofdg1995-12-273-21/+36
* Add NEC CDR 210 to list of devices with broken LUN supportpst1995-12-271-1/+9
* Finished removing MACH_KERNEL stuff.bde1995-12-272-12/+2
* Call semexit() from exit(), in order to process `undo vectors'.joerg1995-12-273-4/+12
* random_machdep.c: New version, also includes revectored interrupts, rathermarkm1995-12-275-435/+493
* Clean up and make more universal. Next version of random device.markm1995-12-272-10/+32
* Modify the ioctl to handle revectored interrupts for the entropy gatherers.markm1995-12-272-10/+60
* This commit was generated by cvs2svn to compensate for changes in r13053,asami1995-12-271-0/+206
|\
| * ccdvar.h from NetBSD-1.1.asami1995-12-271-0/+206
* | Changes to make it work on FreeBSD-2.1.asami1995-12-272-72/+226
* | This commit was generated by cvs2svn to compensate for changes in r13041,asami1995-12-271-0/+1428
|\ \ | |/
| * ccd.c and ccd.4 from NetBSD-current circa 12/25/95.asami1995-12-271-0/+1428
* | ccd.c and ccd.4 from NetBSD-current circa 12/25/95.asami1995-12-271-0/+1428
* | Add an entry for the NEC CDROM:55 drive to stop it answering all 7 LUNS.peter1995-12-261-1/+11
* | I report a problem about shmget(). (I'm using FreeBSD-2.1.0R)joerg1995-12-261-2/+2
* | Removed nonexistent option AUTO_EOI_1.bde1995-12-263-18/+6
* | Removed almost all traces of libkern.a. The objects that were inbde1995-12-2610-179/+53
* | Added prototypes.bde1995-12-262-5/+15
* | Renamed isa/random.c to isa/random_machdep.c to avoid a conflict withbde1995-12-264-6/+441
* | Unstaticized addupc_task(). It is supposed to be called from trap().bde1995-12-261-2/+2
* | Finished staticizing of timevalfix().bde1995-12-263-5/+5
* | Fix a lable goofup I made in the previous P6 support changes.dg1995-12-253-9/+9
* | Fixed staticizing. Some functions aren't static but depend onbde1995-12-256-12/+33
* | Removed redundant (incompletely staticized) declararations.bde1995-12-251-4/+1
* | Fix typo in CPUCLASS.dg1995-12-252-4/+4
* | Added device fxp0 (device driver for Intel EtherExpress Pro/100).dg1995-12-245-5/+10
* | Added I686_CPU.dg1995-12-245-5/+10
* | Add Pentium Pro CPU detection and special handling. For now, all thedg1995-12-2418-120/+159
* | Made "AUTO_EOI_1" standard. auto-EOI on the master ICU is a documenteddg1995-12-235-171/+119
* | Use FASTER_NOP rather than NOP in rtcin() - only one inb delay was everdg1995-12-233-9/+9
* | Added undocumented option DEBUG so that debugging code gets maintainedbde1995-12-223-3/+6
* | Staticized code that was hidden by `#ifdef DEBUG'.bde1995-12-222-6/+14
* | Increased the double fault stack size from 512 to PAGE_SIZE. This isbde1995-12-222-4/+4
* | Fixed prototyping and staticizing for -DDEBUG case.bde1995-12-222-8/+8
* | Fixed syntax errors caused by EXCEPTION() when DEBUG is defined.bde1995-12-221-3/+9
* | Changed the definition of DEBUG to agree with -DDEBUG to avoid warningsbde1995-12-222-4/+4
* | Fixed bugs and finished staticization for things inside `#ifdef DEBUG'.bde1995-12-221-20/+22
* | Remove the now obsolete vfs_sysctl vfsops element.phk1995-12-221-3/+1
* | Staticize.phk1995-12-222-25/+25
* | Move fs.nfs.nfsstats sysctl var back to it's old OID.phk1995-12-222-4/+4
* | Fixed permissions of /dev/tty.bde1995-12-221-2/+2
* | kern_conf.c: remove a now unused variable.phk1995-12-222-9/+9
* | Fixed pty names. The control and slave names were back to front.bde1995-12-221-5/+5
* | Typo in my last commit.phk1995-12-222-4/+4
* | Renamed private DEBUG macro to avoid warnings when DEBUG is an option.bde1995-12-223-26/+26
* | Fixed permissions of /dev/pcaudio*.bde1995-12-221-6/+6
* | Fixed arg order in an outb() call. add_timer_randomness() clobberedbde1995-12-221-6/+9
* | Synced with sio.c. This fixed the DEVFS initialization. cy.c isbde1995-12-223-276/+231
* | Fixed bugs introduced in rev. 1.127 (some broken 16650 support wasbde1995-12-223-210/+162
* | Remove crufty "pg" function.phk1995-12-224-22/+6
OpenPOWER on IntegriCloud