| Commit message (Expand) | Author | Age | Files | Lines |
* | Regen. | n_hibma | 2000-07-17 | 2 | -12/+156 |
* | Lots of new device Ids. From NetBSD. | n_hibma | 2000-07-17 | 1 | -5/+35 |
* | Preserve CAM_DIS_DISCONNECT as passed up from SIM (like | mjacob | 2000-07-17 | 1 | -9/+16 |
* | Whoops- forgot to commit this other pearl from Justin- only set or | mjacob | 2000-07-17 | 1 | -8/+12 |
* | Roll back target mode f/w to 7.55- 7.65 hangs when presented with a | mjacob | 2000-07-17 | 1 | -1967/+1855 |
* | Implement pread and pwrite. | marcel | 2000-07-17 | 7 | -11/+69 |
* | Add prototypes for linux_pread and linux_pwrite. | marcel | 2000-07-17 | 2 | -4/+8 |
* | Implement setfsuid and setfsgid. Implementation derived from patch | marcel | 2000-07-16 | 4 | -4/+40 |
* | Add some detection code for the InSystem USB cable (ATAPI support not yet | n_hibma | 2000-07-16 | 1 | -1/+14 |
* | Bump __FreeBSD_version to indicate mtree defaults changed back to original | ache | 2000-07-16 | 1 | -1/+1 |
* | Don't break the ability to debug the kernel when gathering entropy. | markm | 2000-07-16 | 1 | -1/+2 |
* | s/IPSEC_IPV6FWD/IPSEC/. this avoids unexpected behavior on ipv6 fowarding. | itojun | 2000-07-16 | 4 | -13/+10 |
* | Get rid of non-existent CAM 'scan' device. | ken | 2000-07-16 | 1 | -1/+0 |
* | improve route/nd cache cleanup on interface removal. | itojun | 2000-07-16 | 1 | -12/+10 |
* | Simplify the F_GETOWN and F_SETOWN fcntl commands. The workaround | marcel | 2000-07-15 | 2 | -98/+14 |
* | Apply patch to the dc driver to handle Macronix MX98715AEC-C/D/E chips, | wpaul | 2000-07-15 | 4 | -14/+66 |
* | Shorten 49m attr resetting expression | ache | 2000-07-15 | 1 | -2/+1 |
* | Reset corresponding color attributes on 39m and 49m | ache | 2000-07-15 | 1 | -16/+17 |
* | have pcvt's non-console probe and attach routines called again in case | hm | 2000-07-15 | 1 | -1/+12 |
* | These patches implement dynamic sysctls. It's possible now to add | abial | 2000-07-15 | 2 | -1/+329 |
* | Add SOFTUPDATES to GENERIC (BOOTMFS has this filtered out) | obrien | 2000-07-15 | 2 | -0/+2 |
* | Make mbstat.m_mtypes seperate and viewable via sysctl, also | alfred | 2000-07-15 | 2 | -9/+15 |
* | Set NG_INVALID flag when destroying node. | archie | 2000-07-14 | 1 | -0/+1 |
* | Don't, when doing cam_fill_ctio, add a SIMPLE Q tag unless | mjacob | 2000-07-14 | 2 | -3/+5 |
* | Pick up some changes from Justin (add tagged queing support, remember | mjacob | 2000-07-14 | 1 | -15/+96 |
* | Add a TARGIODEBUG ioctl to allow for CAM_DEBUG_PERIPH tracing on | mjacob | 2000-07-14 | 1 | -0/+5 |
* | Properly initialize softc. Do some minor SCSI_CDB6_LEN changes. | mjacob | 2000-07-14 | 1 | -4/+4 |
* | Add SCSI_CDB6_LEN macro (where 0 ==> 256). | mjacob | 2000-07-14 | 1 | -0/+3 |
* | Close PR# 19904: remember to call sf_setmulti() when initializing the | wpaul | 2000-07-14 | 2 | -0/+10 |
* | Bump __FreeBSD_version to mark the ether_ifattach()/ether_ifdetach() changes. | archie | 2000-07-14 | 1 | -1/+1 |
* | Add options<sp><tab>MDNSECT=2000 . | sheldonh | 2000-07-14 | 2 | -0/+6 |
* | Actually allow ``options MDNSECT=<numsects>'' in kernel configs to | sheldonh | 2000-07-14 | 1 | -0/+1 |
* | Certain error contitions cause msdosfs_rename() to decrement the | dwmalone | 2000-07-14 | 2 | -4/+4 |
* | Change the way NMI's are handled. Before, if DDB was enabled and | ps | 2000-07-14 | 3 | -36/+42 |
* | Fix typo, teh -> the. | asmodai | 2000-07-14 | 1 | -1/+1 |
* | sis_miibus_writereg() was checking for SIS_TYPE_900 and phy != 0 twice | wpaul | 2000-07-14 | 1 | -3/+0 |
* | Merged from sys/boot/i386/libi386/biosdisk.c revision 1.31. | nyan | 2000-07-14 | 1 | -29/+94 |
* | o Marius pointed out an unusually inconvenient upper bound on extended | rwatson | 2000-07-14 | 1 | -1/+0 |
* | Make all Ethernet drivers attach using ether_ifattach() and detach using | archie | 2000-07-13 | 61 | -282/+143 |
* | o Commit two of two, introducing __cap_{get,set}_{fd,file} syscalls to | rwatson | 2000-07-13 | 6 | -8/+48 |
* | o Introduce syscall prototypes, stubs for __cap_{get,set}_{fd,file}, | rwatson | 2000-07-13 | 2 | -0/+36 |
* | magnetic tape support | gallatin | 2000-07-13 | 1 | -1/+40 |
* | Extra sanity check when arp proxyall is enabled. Don't send an arp | dwmalone | 2000-07-13 | 1 | -0/+26 |
* | Quirk entry for TeraSolutions TRC-22 RAID controller to keep mintags | dg | 2000-07-13 | 1 | -0/+5 |
* | Handle (for now) trivial one level bridge case so we can get the | mjacob | 2000-07-13 | 1 | -0/+8 |
* | Prevent possible dereference of NULL pointer. | bp | 2000-07-13 | 1 | -1/+1 |
* | For infinite timeouts, set both the tv_sec and tv_usec fields to zero in | jhb | 2000-07-13 | 1 | -2/+6 |
* | Fix race condition caused by using NG_SEND_DATAQ() where we meant | archie | 2000-07-12 | 1 | -3/+1 |
* | Fix a very obscure bug in select() and poll() where the timeout would | jhb | 2000-07-12 | 1 | -2/+2 |
* | re-enable the tcp newreno code. | jayanth | 2000-07-12 | 1 | -1/+1 |