| Commit message (Expand) | Author | Age | Files | Lines |
* | Oops, the previous commit got the diff for the log message instead of | bde | 1994-11-14 | 2 | -2/+2 |
* | (Bogus several hundred line diff for a log message deleted. See rev 1.91 | bde | 1994-11-14 | 2 | -46/+46 |
* | Move declarations of atdevbase and rtcin() to cpufunc.h (a less wrong | bde | 1994-11-14 | 2 | -24/+10 |
* | Remove 1.5+K of bloat for unused idt entries. | bde | 1994-11-14 | 2 | -26/+40 |
* | Remove extra idempotency ifdef and uniformize the other one. | bde | 1994-11-14 | 2 | -18/+12 |
* | Declare inline functions as __inline and with new-style parameter lists | bde | 1994-11-14 | 2 | -24/+26 |
* | Declare fuswintr() and suswintr() the same as fusword() and susword(). | bde | 1994-11-14 | 1 | -6/+8 |
* | if.h: | bde | 1994-11-14 | 2 | -6/+10 |
* | Update stupid declaration in comment to match code. | bde | 1994-11-14 | 1 | -4/+12 |
* | Move declarations of public functions to <sys/sysctl.h>. | bde | 1994-11-14 | 1 | -11/+4 |
* | Declare a complete prototype for the function pointer *ext_free and the | bde | 1994-11-14 | 1 | -5/+6 |
* | Add prototype for vfinddev(). | bde | 1994-11-14 | 1 | -1/+2 |
* | Remove unused `struct disklabel' (the declarations that used it went away). | bde | 1994-11-14 | 1 | -5/+4 |
* | Undo a previous change. <sys/disklabel.h> was broken, not these files. | bde | 1994-11-14 | 7 | -14/+7 |
* | Declare `struct dkbad' with the correct scope so that everything including | bde | 1994-11-14 | 3 | -3/+9 |
* | pmap.h: | bde | 1994-11-14 | 2 | -8/+9 |
* | Add missing define of DPADD. Remove uneccessary define SRCS. Reorder | bde | 1994-11-14 | 1 | -4/+4 |
* | Don't follow a null pointer for the reporting error if kvm_openfiles() fails. | bde | 1994-11-14 | 1 | -13/+7 |
* | Don't build an unused array of kernel names when HAVE_GETBOOTFILE is | bde | 1994-11-14 | 1 | -1/+3 |
* | Fix logic in previous commit. | bde | 1994-11-14 | 1 | -1/+1 |
* | Remove the bogus include of <sys/dkbad.h>. | bde | 1994-11-14 | 2 | -4/+2 |
* | Install shared libraries in ${SHLIBDIR} instead of in ${LIBDIR}. | bde | 1994-11-14 | 1 | -4/+4 |
* | Install shared libraries in ${DESTDIR}${SHLIBDIR} instead of in | bde | 1994-11-14 | 1 | -15/+15 |
* | This change was actually made in the previous revision: | bde | 1994-11-14 | 1 | -1/+1 |
* | Clean up some foreign makefiles a bit, attempting to handle .sh files | bde | 1994-11-14 | 2 | -16/+30 |
* | Include <sys/types.h> early. This will be required when <stdio.h> and/or | bde | 1994-11-14 | 1 | -0/+2 |
* | Define `RANTOUCH?= ${RANLIB} -t' and use it instead of ${RANLIB} -t. | bde | 1994-11-14 | 1 | -5/+8 |
* | Define LIBEDIT, LIBGCC, LIBKVM, LIBSCRYPT and LIBY. | bde | 1994-11-14 | 1 | -38/+14 |
* | Replace strtol() by strtoul() so that "negative" addresses and masks don't | bde | 1994-11-14 | 1 | -114/+158 |
* | Set laundry flag when transitioning an inactive page from clean to dirty. | dg | 1994-11-14 | 1 | -2/+4 |
* | Fixed bug where a read-behind to a negative offset would occur if the | dg | 1994-11-13 | 2 | -19/+25 |
* | Fixed a mis-spelling. | nate | 1994-11-13 | 1 | -2/+2 |
* | Added the DEC ethernet cards to the list of supported ethernet drivers. | nate | 1994-11-13 | 1 | -1/+4 |
* | Changed output message in interrupt-driven lp device from | nate | 1994-11-13 | 1 | -2/+2 |
* | Add a new "distribute" target. This is a variant of install, which will | phk | 1994-11-13 | 6 | -6/+46 |
* | Added routines to read the canonical UNIX configuration file. This will | phk | 1994-11-13 | 3 | -4/+267 |
* | Fixed bugs in accounting of swap space that resulted in the pager thinking | dg | 1994-11-13 | 1 | -62/+19 |
* | Implemented swap locking via P_SWAPPING flag. It was possible for a process | dg | 1994-11-13 | 1 | -5/+11 |
* | Added P_SWAPPING flag to implement a lock for swap in. It was possible for | dg | 1994-11-13 | 1 | -2/+3 |
* | Added support for SIOCSIFMTU ioctl. Fixed bug that caused panic at boot time | dg | 1994-11-13 | 3 | -15/+48 |
* | Add ep0 line to kernel config files. | gibbs | 1994-11-13 | 5 | -5/+10 |
* | Andres Vega Garcia's improvements to the ep driver. This driver is a merging | gibbs | 1994-11-13 | 4 | -2038/+2810 |
* | Add Matt Thomas' le0 DEPCA driver to the GENERIC kernel. This works | nate | 1994-11-13 | 2 | -2/+4 |
* | Added VLB to the list of PC busses supported since this question comes up | nate | 1994-11-13 | 1 | -16/+19 |
* | Fix some bugs with forms that have only text fields. | paul | 1994-11-13 | 2 | -3/+14 |
* | There were some bogons with redirection to /dev/ttyv1 lurking here. | jkh | 1994-11-13 | 2 | -3/+3 |
* | Nuked ed2 - it was added for the common 16bit card case where the | dg | 1994-11-13 | 2 | -4/+2 |
* | In cases where it is possible, use the card's configured irq rather than | dg | 1994-11-13 | 2 | -36/+44 |
* | The start of a forms editor library. Currently implements text and | paul | 1994-11-13 | 9 | -3/+629 |
* | Adjust the size of the input box. It looks a bit funkier now, | jkh | 1994-11-13 | 1 | -6/+6 |