| Commit message (Expand) | Author | Age | Files | Lines |
* | Ignore chflags failure so that doMFSKERN won't abort on an NFS mounted | truckman | 2000-11-05 | 1 | -1/+1 |
* | Change MAKEDEV so that it prepends /sbin:/bin to $PATH instead of totally | truckman | 2000-11-05 | 1 | -1/+1 |
* | Crunchgen now has the necessary magic to include the make hooks that | joe | 2000-11-03 | 2 | -33/+2 |
* | Update ports count to "over 4000" | jkh | 2000-11-03 | 1 | -1/+1 |
* | Fold the buildopts into the existing crunch.inc file. | joe | 2000-11-03 | 10 | -23/+88 |
* | Better way to ensure vn.ko is loaded. | hosokawa | 2000-11-02 | 1 | -0/+1 |
* | Build picobsd object files in /usr/obj/picobsd/${TYPE}. | joe | 2000-11-02 | 2 | -1/+5 |
* | Revert 1.574 (maybe dummy vnconfig is better) | hosokawa | 2000-11-02 | 1 | -1/+0 |
* | Post process the crunch1.mk file to allow make arguments to passed on | joe | 2000-11-02 | 3 | -1/+43 |
* | Remove an unneeded declaration for OBJ. | joe | 2000-11-02 | 1 | -1/+0 |
* | Merge from RELENG_4 (1.536.2.24 to 1.536.2.25). | hosokawa | 2000-11-02 | 1 | -0/+1 |
* | add support for 3Com 3c575TX Fast Etherlink XL. | sanpei | 2000-11-02 | 2 | -2/+2 |
* | Copy the built kernel from the right place. (Forgotten in the last | joe | 2000-11-02 | 1 | -1/+1 |
* | Metricom Ricochet GS wireless USB modems are now supported. | n_hibma | 2000-11-01 | 2 | -1/+5 |
* | Update the entry for uscanner (only list devices that we know that work) | n_hibma | 2000-11-01 | 2 | -18/+9 |
* | Note MFC of uscanner(4). | bmah | 2000-11-01 | 1 | -1/+1 |
* | Note bktr(4) update to 2.18, cvs(1) update MFC-ed, new C/C++ | bmah | 2000-10-31 | 2 | -2/+25 |
* | I forgot the driver configuration file for mfsroot.flp. | hosokawa | 2000-10-31 | 1 | -0/+57 |
* | Moved driver modules for some PCI NICs and PCCARD-only NICs to mfsroot.flp. | hosokawa | 2000-10-31 | 8 | -18/+291 |
* | Changes have been made to support a concept of VAR_FIXIT_TTY being | jkh | 2000-10-30 | 2 | -26/+43 |
* | Note ipfilter update to 3.4.12, cd(4) support for write operations, | bmah | 2000-10-30 | 2 | -8/+28 |
* | MFC: Fix typo: Melco Inc. sells LUA-TX, not LU-ATX. | bmah | 2000-10-30 | 3 | -3/+3 |
* | Note MFC to 4-STABLE of mly(4) driver. | bmah | 2000-10-30 | 1 | -1/+1 |
* | Add the ATA RAID device 'ar'. | sos | 2000-10-29 | 1 | -0/+1 |
* | Teach sysinstall how to restart itself on Ctrl-C (as an addition to its old | eivind | 2000-10-29 | 3 | -4/+54 |
* | Add about ncv, nsp, and stg SCSI drivers and card names which | non | 2000-10-29 | 2 | -0/+48 |
* | add PC-Card melody beep(PC Card bus, kludge version) | sanpei | 2000-10-28 | 1 | -1/+1 |
* | Mention the new '40LD' AMI RAID controllers that we now support. | msmith | 2000-10-28 | 3 | -0/+9 |
* | add Xircom CreditCard adapters and workalikes(xe driver) | sanpei | 2000-10-28 | 1 | -0/+1 |
* | Add Melco LPC2-T/LPC3-TX PCMCIA Ethernet cards. | tanimura | 2000-10-27 | 2 | -2/+2 |
* | I don't know what "Toshiba Ethernet Cards" are. | hosokawa | 2000-10-27 | 2 | -4/+0 |
* | Note update of bktr(4) to 2.17 (+MFC) and fix up some problems with | bmah | 2000-10-26 | 3 | -13/+32 |
* | Always need to 'load /kernel', it's the 'read' that needs to | jwd | 2000-10-26 | 1 | -1/+1 |
* | More explicitly set crypto bits. | jkh | 2000-10-26 | 2 | -9/+18 |
* | Shorten the labels in the keymap menu so it fits smaller screens. | jkh | 2000-10-26 | 1 | -9/+9 |
* | Note the MFC of ATA support for new chipsets and tagged queueing, | bmah | 2000-10-25 | 3 | -8/+45 |
* | Do not include uscanner in the generated kernel config. Also, remove | n_hibma | 2000-10-25 | 5 | -0/+30 |
* | add Xircom CreditCard adapters and workalikes(xe driver) | sanpei | 2000-10-25 | 2 | -0/+19 |
* | Trim right column messages to display correctly in 80-column terminal. | kuriyama | 2000-10-25 | 1 | -5/+5 |
* | The USB scanner driver. To be used together with SANE. | n_hibma | 2000-10-25 | 1 | -56/+47 |
* | Add a relnote about large swap areas not panicking the system. | bmah | 2000-10-24 | 2 | -0/+4 |
* | We were trying to dike out `apm0', but of course devices do not have | obrien | 2000-10-24 | 5 | -15/+15 |
* | Remove /boot/boot[12] from the MFS installation floppies. | obrien | 2000-10-24 | 1 | -1/+1 |
* | Dike out more for the i386 release build: NCR SCSI card; anchient WDC | obrien | 2000-10-24 | 5 | -0/+35 |
* | Document that pci_device_override requires a recent SRM rev on Miata. | wilko | 2000-10-24 | 1 | -1/+2 |
* | Catch up on some release notes: write combining for crash dumps, | bmah | 2000-10-24 | 2 | -2/+23 |
* | Fix up the build for the STARTTLS version of sendmail (again). This method | gshapiro | 2000-10-24 | 1 | -1/+1 |
* | Remove obsolete setting. The directory src/usr.sbin/sendmail/cf hasn't | gshapiro | 2000-10-22 | 1 | -5/+0 |
* | add Toshiba Mobile HDD MEHDD20A (Type II) | sanpei | 2000-10-22 | 2 | -5/+31 |
* | Popup IPv6 dialog, again. | ume | 2000-10-21 | 1 | -1/+1 |