summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Implement the `detach' command for remote GDB. It gets you back at DDB.joerg1997-03-302-0/+16
* Fix embarrasing typo that survived because I applied the wrong patch-phk1997-03-302-6/+6
* Regenerate (include file changes, stray blank lines (cosmetic),peter1997-03-298-21/+11
* Renerate (some include files were changed)peter1997-03-293-6/+4
* Removed #include of <ufs/ufs/dir.h>. Nfs no longer depends on any ufsbde1997-03-294-8/+4
* Define our own version of DIRBLKSIZ instead of (ab)using ufs's value.bde1997-03-296-258/+30
* Be consistant with the other syscall makefile's handling of the defaultpeter1997-03-292-2/+8
* Add a Makefile to build all three syscall tablespeter1997-03-291-0/+26
* Make sure we touch all the temporary files at startup, because we assumepeter1997-03-291-1/+3
* Sanitize APM a bit. Convert various #ifdef to id_flags instead.phk1997-03-2912-123/+191
* Fix the warning when compiling the SYSINIT hook due to function types.peter1997-03-292-4/+26
* Forgot $Id$, break a long linepeter1997-03-292-4/+10
* Add a Makefile for regenerating the syscall tablespeter1997-03-292-0/+14
* Don't keep cpu interrupts enabled during the lookup in vm_page_zero_idle().bde1997-03-292-50/+70
* Synchronize with sys/i386/i386/machdep.c revision 1.233.kato1997-03-292-2/+94
* Synchronize with sys/i386/isa/syscons.c revision 1.207.kato1997-03-291-3/+10
* Synchronize with sys/i386/isa/isa.c revision 1.80.kato1997-03-291-5/+3
* Don't break the nice symmetry of these messages with undue '>' chars.phk1997-03-281-8/+8
* Try to talk to the APM BIOS with version 1.2 if possible.phk1997-03-282-6/+14
* Added a setjmp() and a longjmp() so that an unexpected trap insidebde1997-03-282-2/+32
* Backed out rev.1.5. if %cs is bad, %eip may be bad, but this is no longerbde1997-03-282-6/+4
* Added a setjmp() so that an initial pc that points to unmapped memorybde1997-03-281-10/+12
* Something long overdue: compile inb() and outb() into the kernel asjoerg1997-03-282-2/+94
* Interim patch/kludge for keyboard lock-up when `kbdcontrol' tries toyokota1997-03-283-9/+30
* Remove recently commited support for iobase == -2 ("port none")ache1997-03-282-10/+6
* Add code that will reject nfs requests in teh kernel from nonprivilegedguido1997-03-279-9/+84
* Add "conflicts" to sbmidi0 since configured irq passed back to isaache1997-03-263-6/+6
* Check sb0 configured in probe routine firstache1997-03-261-2/+10
* Add "conflicts" to sbxvi0 since all information now passed to isaache1997-03-263-6/+6
* Pass configured irq and ports number back to isaache1997-03-261-2/+3
* Allow low level probe routine pass configured information back to isaache1997-03-261-10/+4
* Bring the dev/pdq entries into alphabetical order.joerg1997-03-261-4/+4
* Don't trick with opl0 address since we have conflicts keywordache1997-03-263-15/+6
* Return ports number in probe nowache1997-03-262-2/+8
* Return ports number in probe nowache1997-03-261-1/+1
* Fix probe wrapper to pass ports number from low level probeache1997-03-261-5/+5
* Synchronize with sys/i386/i386/machdep.c revision 1.232.kato1997-03-262-4/+4
* Change sigreturn() to return EFAULT if it is passed anmpp1997-03-252-4/+4
* Fix printing of map sizes: large numbers got a negative sign before.se1997-03-252-6/+6
* Improve probe message for generic PCI->xxx bridge chips.se1997-03-251-6/+16
* Add a few vendor IDs and class and sub-class encodings.se1997-03-252-4/+22
* Add missing $Id$peter1997-03-251-0/+1
* Add missing $Id$peter1997-03-252-0/+2
* Replace original rev 1.3; Author: bde; Date: 1997/02/25 17:24:43;peter1997-03-251-3/+2
* Replace original rev 1.2; Author: mpp; Date: 1997/02/12 06:52:30peter1997-03-251-0/+1
* Replace original rev 1.2; Author: mpp; Date: 1997/02/12 06:52:47peter1997-03-252-0/+2
* Replace original revision 1.1; Author dyson; Date: 1997/02/10 02:28:15peter1997-03-253-14/+20
* This commit was generated by cvs2svn to compensate for changes in r24269,peter1997-03-252-0/+711
|\
| * Import 4.4BSD-Lite2 onto CSRG branchpeter1997-03-252-0/+711
* | Import 4.4BSD-Lite2 onto CSRG branchpeter1997-03-251-0/+180
OpenPOWER on IntegriCloud