| Commit message (Expand) | Author | Age | Files | Lines |
* | Use err(3) instead of local redefinition, incorporate `hd' in usage str. | charnier | 1997-07-10 | 6 | -58/+48 |
* | Use err(3) instead of local redefinition. | charnier | 1997-07-10 | 1 | -42/+14 |
* | Use err(3). | charnier | 1997-07-10 | 5 | -43/+42 |
* | Add usage(), use err(3). | charnier | 1997-07-10 | 3 | -50/+50 |
* | Typo. | charnier | 1997-07-10 | 1 | -2/+2 |
* | (1) Add preliminary support for architecture/operating system-dependent | asami | 1997-07-10 | 1 | -6/+55 |
* | Delete $Id$ line from copyright. | wosch | 1997-07-09 | 1 | -6/+8 |
* | don't count packets as being transmitted when we know that the sendto() | julian | 1997-07-09 | 1 | -2/+4 |
* | ping called printf() from a signal handler.. | julian | 1997-07-09 | 1 | -5/+26 |
* | Back out 'conflicts' with IRQs, remove intr_registered() decl | ache | 1997-07-09 | 1 | -2/+1 |
* | Back out changes for 'conflicts' with IRQ, remove intr_registered() | ache | 1997-07-09 | 1 | -7/+1 |
* | Back out my changes with 'conflicts' keyword for IRQs, | ache | 1997-07-09 | 2 | -18/+8 |
* | Synchronize with sys/i386/isa/syscons.c revision up to 1.222. | kato | 1997-07-09 | 1 | -3/+7 |
* | Don't allow CONS_HISTORY ioctl to alter history pointers | brian | 1997-07-09 | 3 | -3/+9 |
* | Move ports distribution copying for ftp dist into the correct place. | jkh | 1997-07-09 | 1 | -4/+5 |
* | Screwed up again, gotta remember to turn off those debugs! | fsmp | 1997-07-09 | 1 | -4/+4 |
* | General cleanup of APIC code. | fsmp | 1997-07-08 | 10 | -431/+451 |
* | Minor cleanup of APIC code. | fsmp | 1997-07-08 | 2 | -14/+16 |
* | added #define IPI_LEVEL | fsmp | 1997-07-08 | 1 | -5/+7 |
* | General cleanup of APIC code. | fsmp | 1997-07-08 | 6 | -12/+27 |
* | Reordered call to apic_initialize and setting invltlb_ok. | fsmp | 1997-07-08 | 1 | -4/+15 |
* | Fixed buffer overflow. | dima | 1997-07-08 | 1 | -5/+5 |
* | execve of interpreter files | adam | 1997-07-08 | 1 | -2/+2 |
* | Remove 'conflicts' keyword from SB family devices, it is not | ache | 1997-07-08 | 3 | -18/+18 |
* | Don't pass configured information back to ISA for this subdevices, | ache | 1997-07-08 | 2 | -4/+7 |
* | Remove useless comparison. | brian | 1997-07-08 | 3 | -9/+6 |
* | Move logwtmp(shutdown) call before any real action in death(). | ache | 1997-07-08 | 1 | -4/+4 |
* | Use err(3), remove unused variables. | charnier | 1997-07-08 | 2 | -68/+40 |
* | Use err(3) instead of local redefinition. | charnier | 1997-07-08 | 5 | -109/+64 |
* | Use err(3). | charnier | 1997-07-08 | 1 | -34/+23 |
* | Use err(3). Add prototypes. | charnier | 1997-07-08 | 1 | -18/+38 |
* | Add usage(), use err(3). | charnier | 1997-07-08 | 2 | -24/+49 |
* | iso codes need to be in bin distribution for tzsetup | pst | 1997-07-08 | 1 | -1/+1 |
* | Don't add an item to the multicast linked list if it's already | julian | 1997-07-07 | 1 | -12/+14 |
* | ifdef a TEST_CPUSTOP debug properly. | fsmp | 1997-07-07 | 1 | -3/+3 |
* | YAMF2.2: Handle indirect results of "kbdcontrol -h X" | brian | 1997-07-07 | 3 | -12/+21 |
* | Enables scmouse. | kato | 1997-07-07 | 1 | -23/+41 |
* | Opps, forgot to turn off the debugs... | fsmp | 1997-07-07 | 1 | -4/+4 |
* | stop_cpus(), currently BROKEN! (turned off in smptests.h by default). | fsmp | 1997-07-07 | 7 | -70/+413 |
* | Preliminary support for Xspuriousint. | fsmp | 1997-07-06 | 1 | -4/+16 |
* | Added some (temporary) macros for debugging. | fsmp | 1997-07-06 | 1 | -1/+91 |
* | Additional debugging functions and macros. | fsmp | 1997-07-06 | 4 | -8/+73 |
* | First cut at code for handling "spurious INTerrupts". | fsmp | 1997-07-06 | 3 | -66/+252 |
* | #ifdef out debug for now... | fsmp | 1997-07-06 | 2 | -2/+6 |
* | Added a hook for a "spurious INTerrupt handler". | fsmp | 1997-07-06 | 2 | -2/+18 |
* | Rework previous commit.. I was confused by the number of diffs in the PR | peter | 1997-07-06 | 1 | -8/+29 |
* | Update description of rand_args to not suggest "-s".. | peter | 1997-07-06 | 1 | -2/+2 |
* | Fix off-by-one error | peter | 1997-07-06 | 1 | -4/+6 |
* | Major IPXrouted rework. | jhay | 1997-07-06 | 15 | -177/+355 |
* | fix rndcontrol invocation.. rndcontrol has the irq after a -s switch, not | peter | 1997-07-06 | 2 | -4/+4 |