| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Per requests from the community, commit rudimentary cross compilation | imp | 1999-07-07 | 2 | -10/+63 |
* | | Spelling nits | imp | 1999-07-07 | 1 | -2/+2 |
* | | Reinstate the previous fix for the broken export of a dev_t in sw_dev, convert | msmith | 1999-07-07 | 3 | -7/+7 |
* | | Back out previous commit. It was wrong, and caused panics. | green | 1999-07-07 | 3 | -3/+3 |
* | | Added pccard_conf parameter. | hosokawa | 1999-07-07 | 1 | -1/+4 |
* | | Removed my name and (old) e-mail address from comments. | hosokawa | 1999-07-07 | 2 | -12/+4 |
* | | Added pccard_conf parameter to /etc/rc.conf, | hosokawa | 1999-07-07 | 3 | -1/+8 |
* | | swdevt should contain a udev_t not a devt. This resulted in bogus | msmith | 1999-07-06 | 3 | -6/+6 |
* | | update fla related entries. | phk | 1999-07-06 | 3 | -9/+9 |
* | | Rename bpfilter to bpf. | des | 1999-07-06 | 97 | -577/+577 |
* | | Use -finet option to netstat(1), and don't discard anything. | des | 1999-07-06 | 2 | -11/+10 |
* | | Don't truncate port numbers. | des | 1999-07-06 | 1 | -9/+5 |
* | | Implement SA_SIGINFO support for the Alpha. This is obviously a little | peter | 1999-07-06 | 2 | -56/+43 |
* | | Backout the previous change. Claimed to break compatibility with | n_hibma | 1999-07-06 | 1 | -1/+1 |
* | | Don't clobber the smb cdevsw entry that was installed by the driver | peter | 1999-07-06 | 1 | -5/+1 |
* | | Quieten gcc paranoia. | peter | 1999-07-06 | 2 | -4/+4 |
* | | List avaiable function keys. | yokota | 1999-07-06 | 2 | -2/+80 |
* | | Added a short README to PC-card boot.flp directory. | hosokawa | 1999-07-06 | 2 | -1/+15 |
* | | Typo: s/0ff0/0xff0/ | peter | 1999-07-06 | 2 | -4/+4 |
* | | Added $pccardd_flags. | hosokawa | 1999-07-06 | 1 | -1/+7 |
* | | Remove reference to the obsoleted COMCONSOLE option. | yokota | 1999-07-06 | 1 | -4/+11 |
* | | Trivial implementation of TIOCM{S|G}ET and TIOCMBI{S|C} ioctls. No need | marcel | 1999-07-06 | 2 | -2/+34 |
* | | Don't ask about Linux emulation on the alpha (for now). | jkh | 1999-07-06 | 6 | -6/+18 |
* | | Use #include <pccard_conf.h> instead of -DPCCARD. | hosokawa | 1999-07-06 | 9 | -27/+50 |
* | | Add an option for more fully enabling linux compatibility. | jkh | 1999-07-06 | 14 | -28/+91 |
* | | Exclude CHECKSUM.MD5 itself from CHECKSUM.MD5 in PC-card floppy directory. | hosokawa | 1999-07-06 | 1 | -2/+2 |
* | | Update to new struct sigcontext after SA_SIGINFO changes | cracauer | 1999-07-06 | 4 | -18/+20 |
* | | Implement SA_SIGINFO for i386. Thanks to Bruce Evans for much more | cracauer | 1999-07-06 | 10 | -131/+306 |
* | | Rename struct members sa_siginfo. POSIX reserves identifiers starting | cracauer | 1999-07-06 | 10 | -99/+99 |
* | | Add Centaur/IDT WinChip support. | green | 1999-07-06 | 2 | -2/+28 |
* | | add in (controlled by option) 2200 Expanded Lun F/W | mjacob | 1999-07-06 | 1 | -4/+3818 |
* | | I made some cleanups, rearranged things a bit, and made AMD Features default | green | 1999-07-06 | 2 | -94/+104 |
* | | Make the new %Z addition thread-safe. | obrien | 1999-07-06 | 1 | -19/+49 |
* | | suggestions from bde to clean up last checkin slighty | mjacob | 1999-07-06 | 1 | -4/+4 |
* | | add in a boot environment isp_disable flag | mjacob | 1999-07-06 | 2 | -2/+22 |
* | | Always use growable thread stacks on the i386. The VM_STACK kernel option | jasone | 1999-07-06 | 14 | -88/+51 |
* | | Make the source and the man page agree about the flags accepted by | nik | 1999-07-05 | 2 | -4/+9 |
* | | Clarify static_routes variable's meaning | nik | 1999-07-05 | 1 | -7/+7 |
* | | Wow- too much breakage..wait until you compile it, buckwheat... | mjacob | 1999-07-05 | 2 | -4/+4 |
* | | Oops- got sense of ifdef wrong | mjacob | 1999-07-05 | 2 | -4/+4 |
* | | add 2200 f/w; fix botched define | mjacob | 1999-07-05 | 6 | -13/+3786 |
* | | add ISP_DISABLE_2200_SUPPORT defines; Add reference to 2200 F/W | mjacob | 1999-07-05 | 2 | -16/+28 |
* | | Remove ti_refill_rx_rings() and associated stuff; replace dirty RX buffers | wpaul | 1999-07-05 | 4 | -154/+58 |
* | | add another ISP option | mjacob | 1999-07-05 | 1 | -1/+2 |
* | | Let newuname return "Linux" as the OS name and not "FreeBSD". Also, return a | marcel | 1999-07-05 | 2 | -6/+6 |
* | | Also try to load the interpreter without prepending "emul_path". This allows | marcel | 1999-07-05 | 1 | -7/+11 |
* | | "Cannot" is one word. "Can not" has a different meaning if taken | mph | 1999-07-05 | 1 | -3/+3 |
* | | Update to latest version of PowerMACH Works from Olicom. | lile | 1999-07-05 | 5 | -5135/+5170 |
* | | Reformat previous fix to remove an uglier than average goto. | mckay | 1999-07-05 | 1 | -9/+11 |
* | | Fixed English errors, spelling errors and formatting errors in rev.1.51 | bde | 1999-07-05 | 1 | -7/+9 |