| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bump __FreeBSD_version to mark the ether_ifattach()/ether_ifdetach() changes. | Archie Cobbs | 2000-07-14 | 1 | -1/+1 |
| * | Add options<sp><tab>MDNSECT=2000 . | Sheldon Hearn | 2000-07-14 | 2 | -0/+6 |
| * | Actually allow ``options MDNSECT=<numsects>'' in kernel configs to | Sheldon Hearn | 2000-07-14 | 1 | -0/+1 |
| * | Certain error contitions cause msdosfs_rename() to decrement the | David Malone | 2000-07-14 | 2 | -4/+4 |
| * | Change the way NMI's are handled. Before, if DDB was enabled and | Paul Saab | 2000-07-14 | 3 | -36/+42 |
| * | Fix typo, teh -> the. | Jeroen Ruigrok van der Werven | 2000-07-14 | 1 | -1/+1 |
| * | sis_miibus_writereg() was checking for SIS_TYPE_900 and phy != 0 twice | Bill Paul | 2000-07-14 | 1 | -3/+0 |
| * | Merged from sys/boot/i386/libi386/biosdisk.c revision 1.31. | Yoshihiro Takahashi | 2000-07-14 | 1 | -29/+94 |
| * | o Marius pointed out an unusually inconvenient upper bound on extended | Robert Watson | 2000-07-14 | 1 | -1/+0 |
| * | Make all Ethernet drivers attach using ether_ifattach() and detach using | Archie Cobbs | 2000-07-13 | 61 | -282/+143 |
| * | o Commit two of two, introducing __cap_{get,set}_{fd,file} syscalls to | Robert Watson | 2000-07-13 | 6 | -8/+48 |
| * | o Introduce syscall prototypes, stubs for __cap_{get,set}_{fd,file}, | Robert Watson | 2000-07-13 | 2 | -0/+36 |
| * | magnetic tape support | Andrew Gallatin | 2000-07-13 | 1 | -1/+40 |
| * | Extra sanity check when arp proxyall is enabled. Don't send an arp | David Malone | 2000-07-13 | 1 | -0/+26 |
| * | Quirk entry for TeraSolutions TRC-22 RAID controller to keep mintags | David Greenman | 2000-07-13 | 1 | -0/+5 |
| * | Handle (for now) trivial one level bridge case so we can get the | Matt Jacob | 2000-07-13 | 1 | -0/+8 |
| * | Prevent possible dereference of NULL pointer. | Boris Popov | 2000-07-13 | 1 | -1/+1 |
| * | For infinite timeouts, set both the tv_sec and tv_usec fields to zero in | John Baldwin | 2000-07-13 | 1 | -2/+6 |
| * | Fix race condition caused by using NG_SEND_DATAQ() where we meant | Archie Cobbs | 2000-07-12 | 1 | -3/+1 |
| * | Fix a very obscure bug in select() and poll() where the timeout would | John Baldwin | 2000-07-12 | 1 | -2/+2 |
| * | re-enable the tcp newreno code. | Jayanth Vijayaraghavan | 2000-07-12 | 1 | -1/+1 |
| * | The new and improved boot0, v1.1. This version adds the following: | John Baldwin | 2000-07-12 | 2 | -71/+210 |
| * | remove m_pulldown statistics, which is highly experimental and does not | Jun-ichiro itojun Hagino | 2000-07-12 | 3 | -113/+4 |
| * | Backed out a part of previous commit. The function name conflicts. | Yoshihiro Takahashi | 2000-07-12 | 2 | -4/+4 |
| * | Add support for Intel's i810 chipset with integrated graphics. An | Doug Rabson | 2000-07-12 | 10 | -9/+1039 |
| * | This in essence completes the receive path. | Poul-Henning Kamp | 2000-07-12 | 1 | -117/+426 |
| * | correct rtentry reference count in in6_ifloop_request(). | Jun-ichiro itojun Hagino | 2000-07-12 | 1 | -3/+5 |
| * | Don't assume that any ISA device that fails to probe is a PnP device, | John Baldwin | 2000-07-12 | 1 | -9/+11 |
| * | Brain fault, forgot to update ffs_snapshot.c with the new calling convention | Kirk McKusick | 2000-07-12 | 1 | -4/+5 |
| * | Add snapshots to the fast filesystem. Most of the changes support | Kirk McKusick | 2000-07-11 | 52 | -446/+2536 |
| * | Add attribute memory setup warnings | Duncan Barclay | 2000-07-11 | 1 | -37/+86 |
| * | Storing to a pointer is (effectively) atomic; no need to protect this | Mark Murray | 2000-07-11 | 4 | -20/+4 |
| * | Clean up warning about undeclared function by declaring softdep_fsync | Kirk McKusick | 2000-07-11 | 2 | -0/+5 |
| * | I think I need to move the newly static variables to the random_state | Mark Murray | 2000-07-11 | 2 | -12/+10 |
| * | Reserve 149 for the TAP device. Look for it in a source tree near you | Nick Sayer | 2000-07-11 | 1 | -0/+1 |
| * | Merge from the following changes. | Yoshihiro Takahashi | 2000-07-11 | 9 | -118/+137 |
| * | Finally merge newmidi. | Seigo Tanimura | 2000-07-11 | 29 | -89/+11066 |
| * | #elsif -> #elif | Alfred Perlstein | 2000-07-11 | 1 | -8/+8 |
| * | One should never allocate 4-kilobyte structs and such on the interrupt | Brian Feldman | 2000-07-11 | 2 | -4/+12 |
| * | Newbusify this driver at an expense of 40 extra lines of code. | Poul-Henning Kamp | 2000-07-10 | 1 | -67/+112 |
| * | Always install loader.4th, defaults/loader.conf, and support.4th instead of | John Baldwin | 2000-07-10 | 1 | -1/+1 |
| * | Remove the XE_DEBUG define. It shouldn't be defined now that things | Warner Losh | 2000-07-10 | 1 | -2/+3 |
| * | Beef up a bit descriptions of SCSI devices and what the drive. | Matt Jacob | 2000-07-10 | 2 | -6/+60 |
| * | Removing commented out devices I added. | Matt Jacob | 2000-07-10 | 4 | -20/+0 |
| * | Finish repo-copy: | Poul-Henning Kamp | 2000-07-10 | 2 | -410/+1 |
| * | Don't call printf without a format string. | Kris Kennaway | 2000-07-10 | 2 | -2/+2 |
| * | Provide more splsofttq() protection for the reseed task (running out of | Mark Murray | 2000-07-10 | 2 | -2/+28 |
| * | Don't call printf with no format string. | Kris Kennaway | 2000-07-10 | 1 | -1/+1 |
| * | Don't call printf with no format string. This is technically a security | Kris Kennaway | 2000-07-10 | 1 | -2/+2 |
| * | Don't call printf with no format string. | Kris Kennaway | 2000-07-10 | 3 | -3/+3 |