| Commit message (Expand) | Author | Age | Files | Lines |
* | Fight with hanging modems continued: | ache | 1995-06-28 | 1 | -1/+8 |
* | Change message "not supported" to "no driver assigned", because | se | 1995-06-28 | 1 | -2/+2 |
* | Failure of the consistency checks for BIOS assigned mappings of busses | se | 1995-06-28 | 1 | -6/+16 |
* | Fixed bug that was fixed in 1.28.2.1/1.29 a little differently; the | dg | 1995-06-28 | 1 | -4/+5 |
* | Reduce timeout frequency from `hz' to 0 if no ports are open or to 1 if | bde | 1995-06-25 | 1 | -142/+236 |
* | Next version, many bugs fixed | ache | 1995-06-14 | 3 | -407/+527 |
* | Don't convert \n to \r\n in pccnputc(). This is the responsibility of | bde | 1995-06-14 | 1 | -7/+3 |
* | Merge RELENG_2_0_5 into HEAD | rgrimes | 1995-06-11 | 2 | -5/+5 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 32 | -543/+543 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 5 | -26/+26 |
* | Increased delay after reset to 10ms. Suggested by several people, the last | dg | 1995-05-27 | 1 | -2/+2 |
* | Fixed bugs in multicast address handling (flag was set in wrong register, | dg | 1995-05-26 | 1 | -266/+427 |
* | There are two serious bugs in if_de.c. The first should not matter | dg | 1995-05-22 | 1 | -3/+4 |
* | Fixed bug in bpf/multicast support that caused multicast packets to get | dg | 1995-05-22 | 1 | -7/+5 |
* | Fixed problem with "char" cursor.. | sos | 1995-05-21 | 1 | -2/+6 |
* | Changed read_csr and write_csr to static so that they don't clash | dg | 1995-05-17 | 1 | -2/+2 |
* | Fixes to the aic7xxx sequencer code and device driver from Justin Gibbs: | dg | 1995-05-17 | 1 | -11/+41 |
* | Changed relase number in snake_saver.c from 2.1 to 2.0.5 | sos | 1995-05-16 | 1 | -2/+2 |
* | After carefully reading three reference documents, and analyzing | dg | 1995-05-14 | 1 | -4/+4 |
* | Only use card's soft-configured irq if no irq was specified in the kernel | dg | 1995-05-12 | 1 | -5/+7 |
* | RISCom/8 driver | ache | 1995-05-12 | 3 | -0/+1682 |
* | Fix -Wformat warnings from LINT kernel. | rgrimes | 1995-05-11 | 2 | -4/+4 |
* | Fix -Wformat warnings, still need to do something about %b and pointer | rgrimes | 1995-05-09 | 2 | -8/+8 |
* | Rewrite the MCD_TRACE macro to be a varargs macro so that the extraneous | rgrimes | 1995-05-09 | 1 | -18/+25 |
* | Add hook for pstat -t | ache | 1995-05-07 | 1 | -1/+3 |
* | Restructured the floppy tape probe. | joerg | 1995-05-06 | 1 | -6/+2 |
* | Fixed mbuf leak and panic that occurred when packets got too memory | dg | 1995-05-05 | 1 | -99/+313 |
* | Check for 0 before dividing by it. Patch from Paul Traina, modified | dg | 1995-05-05 | 1 | -2/+10 |
* | Kill bogus duplicated code that resulted in an editing screwup of mine | dg | 1995-05-04 | 1 | -24/+1 |
* | bzero the malloced pci_devconf structure. This should fix the problem with | dg | 1995-05-04 | 1 | -1/+2 |
* | Change dsioctl() interface to allow DIOCSYNCSLICEINFO to update the caller's | bde | 1995-04-30 | 1 | -2/+3 |
* | (Sorry about prev. blank message - I realised I needed a change too late). | gpalmer | 1995-04-28 | 1 | -1/+1 |
* | *** empty log message *** | gpalmer | 1995-04-28 | 1 | -1/+1 |
* | Added nsccons variable for use by pstat | sos | 1995-04-28 | 1 | -1/+2 |
* | Restructure the arbitration loop to allow for reselections that win out over | gibbs | 1995-04-27 | 1 | -95/+104 |
* | Added mark_all() call so that screen is proberly updated | sos | 1995-04-25 | 1 | -1/+2 |
* | Added `fe' device drive r for Fujitsu MB86960A family. | wollman | 1995-04-23 | 3 | -0/+3150 |
* | Move declarations of console functions to cons.h (they should be | bde | 1995-04-23 | 1 | -12/+5 |
* | Correct the type of the `c' arg to pccnputc(). | bde | 1995-04-23 | 2 | -11/+10 |
* | files for the eisa specific autoconfiguration.. | julian | 1995-04-23 | 2 | -0/+242 |
* | Reviewed by: no-one yet, but non-intrusive | julian | 1995-04-20 | 1 | -1/+29 |
* | Escentially a rewrite by John Dyson. This is disgusting, and John agrees, | dg | 1995-04-19 | 1 | -164/+127 |
* | Matt says that no pre-2.3 pass boards were supposed to ship, but I certainly | jkh | 1995-04-18 | 1 | -3/+3 |
* | Changed minimum supported rev of DC21040 to pass 2.2. | dg | 1995-04-17 | 1 | -3/+3 |
* | John Aycock's BSD copyrighted sequencer assembler and sequencer code. This | gibbs | 1995-04-15 | 5 | -402/+542 |
* | Fix initializations of kdc_state for serial consoles. | bde | 1995-04-15 | 1 | -33/+38 |
* | Forgot two things in yesterday's massive devconf update: | wollman | 1995-04-13 | 1 | -6/+4 |
* | Move setcompat code to another place, initial/locked devices | ache | 1995-04-13 | 1 | -14/+12 |
* | Comment out ttcompat via COMPAT_SUNOS too | ache | 1995-04-13 | 1 | -11/+15 |
* | Various changes from Matt Thomas to improve media selection and fix | dg | 1995-04-13 | 1 | -98/+228 |