| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed `make -jN' for large N, as usual. Too usual for yp programs. | bde | 1998-03-06 | 1 | -2/+2 |
* | Fixed `make -jN' for large N. version.h was missing from SRCS, | bde | 1998-03-06 | 1 | -1/+2 |
* | Fixed `make -jN' for large N, as usual. | bde | 1998-03-06 | 1 | -2/+2 |
* | Fixed `make -jN' for large N, as usual. | bde | 1998-03-06 | 2 | -4/+4 |
* | Fixed `make -jN' for large N. Just put the generated file y.tab.h in | bde | 1998-03-06 | 1 | -1/+3 |
* | Fixed `make -jN' for large N, as usual. | bde | 1998-03-06 | 1 | -2/+3 |
* | Fixed `make -jN' for large N. Just put all generated headers in SRCS. | bde | 1998-03-06 | 1 | -1/+1 |
* | Use the standard method for avoiding concurrent builds of multiple targets | bde | 1998-03-06 | 1 | -4/+3 |
* | MF22: add ports-biology | jkh | 1998-03-06 | 2 | -2/+4 |
* | Fixed `make -jN' for large N. The usual method of pretending that all | bde | 1998-03-06 | 1 | -13/+24 |
* | Fix fprintf() here too. | jkh | 1998-03-06 | 1 | -1/+1 |
* | \e should have been \n (don't know when this was broken). | jkh | 1998-03-06 | 1 | -1/+1 |
* | Fixed `make -jN' for large N. Just put the generated headers in | bde | 1998-03-06 | 1 | -4/+2 |
* | Trivial filesystem getpages/putpages implementations, set the second. | msmith | 1998-03-06 | 10 | -10/+178 |
* | Fixed building with `make -jN'. Put ss_err.h in SRCS so that recent | bde | 1998-03-06 | 1 | -6/+7 |
* | If .depend doesn exist, then pretend that all objects depend on all | bde | 1998-03-06 | 1 | -1/+6 |
* | Removed support for now-unused FreeBSD misfeature DPSRCS. | bde | 1998-03-06 | 3 | -9/+6 |
* | MF22: various doc bogons noticed. | jkh | 1998-03-06 | 6 | -10/+24 |
* | Don't use the FreeBSD misfeature DPSRCS or give explicit dependencies | bde | 1998-03-06 | 5 | -18/+7 |
* | Fixed dependency of ${PROG} on ${DPSRCS}. There were various races | bde | 1998-03-06 | 1 | -3/+8 |
* | Go to reduced device set now that "make-unders" work. | jkh | 1998-03-06 | 1 | -4/+2 |
* | Fixed dependencies of ${PROG} on ${DPSRCS} and `all' on ${_ILINKS}. | bde | 1998-03-06 | 2 | -12/+18 |
* | We don't need to NUL terminate our sun_path. | brian | 1998-03-06 | 1 | -4/+3 |
* | Add 4th button support for the "MouseMan" protocol. The latest | yokota | 1998-03-06 | 1 | -4/+5 |
* | Nul terminate sockaddr_un::sun_path | brian | 1998-03-06 | 1 | -3/+4 |
* | Teruillian --> Tertullian | alex | 1998-03-06 | 3 | -3/+2 |
* | Use the correct device name in -direct mode. | brian | 1998-03-06 | 1 | -16/+12 |
* | Fix the broken installation of strip. It tried to use the installed | jdp | 1998-03-06 | 1 | -1/+16 |
* | Make SyslogAddr a sockaddr_un rather than a sockaddr. | brian | 1998-03-05 | 1 | -10/+12 |
* | Remove special handling for resuming clock interrupt when using APIC_IO. | tegge | 1998-03-05 | 14 | -153/+46 |
* | Use t_idt instead of idt inside setidt() if f00f_hack() has relocated the IDT. | tegge | 1998-03-05 | 2 | -4/+14 |
* | fix a type in the rulesets | jmb | 1998-03-05 | 1 | -2/+2 |
* | Correct minor typo | jkh | 1998-03-05 | 2 | -2/+2 |
* | Fixed mistakenly merged part. | kato | 1998-03-05 | 1 | -51/+25 |
* | Reconized OpenBSD partitions. | obrien | 1998-03-05 | 1 | -1/+3 |
* | Disable redirection of clock interrupt to a higher priority vector. | tegge | 1998-03-04 | 1 | -2/+2 |
* | If numdirs is zero, print a helpful message instead of divding by zero later. | phk | 1998-03-04 | 3 | -0/+12 |
* | *** empty log message *** | semenu | 1998-03-04 | 3 | -36/+162 |
* | Defined CCR6 and CCR7 (configuration registers of M2 CPU.) | kato | 1998-03-04 | 2 | -2/+10 |
* | Reviewed by: msmith, bde long ago | dufault | 1998-03-04 | 28 | -20/+2062 |
* | Reviewed by: msmith, bde long ago | dufault | 1998-03-04 | 3 | -14/+44 |
* | Reviewed by: msmith, bde long ago | dufault | 1998-03-04 | 3 | -9/+39 |
* | Fix recent breakage when compiling under elf. | peter | 1998-03-04 | 1 | -1/+5 |
* | Fix certain kinds of block device operations. For example, tunefs on | dyson | 1998-03-04 | 2 | -18/+8 |
* | Fix a rounding error for the NFS buffer validend. | dyson | 1998-03-04 | 1 | -2/+2 |
* | When entering the apic version of slow interrupt handler, level | tegge | 1998-03-03 | 23 | -186/+1520 |
* | Forward the signal if the process runs on a different CPU. This reduces | tegge | 1998-03-03 | 16 | -45/+417 |
* | Reduce timeout before assuming that forwarding of hardclock or softclock | tegge | 1998-03-03 | 7 | -49/+77 |
* | When sending an IPI to a specific target, disable interrupts inside the | tegge | 1998-03-03 | 1 | -8/+70 |
* | forward_statclock and forward_hardclock are located in mp_machdep.c. | tegge | 1998-03-03 | 3 | -9/+15 |