| Commit message (Expand) | Author | Age | Files | Lines |
* | A side effect of new 12160 f/w- there is only one set whether target | mjacob | 2000-07-04 | 1 | -4/+1 |
* | roll new Qlogic 2200 firmware in place | mjacob | 2000-07-04 | 1 | -4473/+5181 |
* | roll new Qlogic 2100 firmware in place | mjacob | 2000-07-04 | 1 | -3952/+4556 |
* | roll new 12160.h firmware in place | mjacob | 2000-07-04 | 1 | -3928/+2336 |
* | Remove obsolete isp_dogactive tag. | mjacob | 2000-07-04 | 1 | -1/+1 |
* | Fix completely stupid and idiotiuc sprintfs in isp_inline.h with | mjacob | 2000-07-04 | 1 | -36/+19 |
* | Add in config_hook for catching when interrupts are safe- this allows | mjacob | 2000-07-04 | 1 | -72/+91 |
* | Add in isp_lock/isp_unlock inlines. Add in an islocked/intsok flag | mjacob | 2000-07-04 | 1 | -9/+82 |
* | Change delay loop in new isp_mboxcmd to the use of the new MBOX_WAIT_COMPLETE | mjacob | 2000-07-04 | 1 | -7/+2 |
* | Change startup locking. Use new isp_handle_index function | mjacob | 2000-07-04 | 2 | -40/+32 |
* | Update tags directive to reflect the new location of soft updates | mckusick | 2000-07-04 | 3 | -7/+5 |
* | "Fix" warnings. | billf | 2000-07-03 | 1 | -6/+13 |
* | remove rc and login.conf files prior to extraction of the new | roger | 2000-07-03 | 1 | -2/+4 |
* | - remove <please comment> lines | wilko | 2000-07-03 | 1 | -5/+8 |
* | do-nothing module that depends on all sound drivers | cg | 2000-07-03 | 1 | -0/+70 |
* | add module metadata. this is a hack, sound drivers will eventually present a | cg | 2000-07-03 | 19 | -27/+85 |
* | Delete the RSAREF=YES example from make.conf - it is not used at all. | peter | 2000-07-03 | 2 | -8/+32 |
* | This commit was generated by cvs2svn to compensate for changes in r62475, | obrien | 2000-07-03 | 3 | -7/+12 |
|\ |
|
| * | Import Patchlevel 2 of the ISC 2.0 dhcp client. | obrien | 2000-07-03 | 3 | -7/+12 |
* | | Yellow hat this way: forgot cvs add. | phk | 2000-07-03 | 1 | -0/+103 |
* | | Pull the rug under block mode devices. they return ENXIO on open(2) now. | phk | 2000-07-03 | 4 | -8/+6 |
* | | Experiemntal ascii based device configuration mechanism. | phk | 2000-07-03 | 5 | -1/+12 |
* | | Remove the use of a dash in the usage, since this isn't in keeping | sheldonh | 2000-07-03 | 2 | -2/+2 |
* | | Make the two calls from kern/* into softupdates #ifdef SOFTUPDATES, | phk | 2000-07-03 | 5 | -15/+12 |
* | | Include SOFTUPDATES in NOTES/LINT by default. | phk | 2000-07-03 | 2 | -10/+2 |
* | | Account for packets we clean out when we disconnect. | phk | 2000-07-03 | 1 | -1/+3 |
* | | Add device_set_softc() which does the obvious. | phk | 2000-07-03 | 3 | -7/+23 |
* | | Describe agrument range correctly, according to multibyte(3) | ache | 2000-07-03 | 2 | -23/+21 |
* | | Clear the obsolete argument to the Os macro. | sheldonh | 2000-07-03 | 1 | -16/+18 |
* | | Fix up typo. | asmodai | 2000-07-03 | 1 | -1/+18 |
* | | Fix breakage introduced by bypassing update for additional 'mod' | davidn | 2000-07-03 | 1 | -0/+1 |
* | | What the commit log for rev 1.16 neglected to mention was that the | sheldonh | 2000-07-03 | 1 | -1/+1 |
* | | Explicitly state that mountd can be made to re-read the exports file, | sheldonh | 2000-07-03 | 2 | -0/+38 |
* | | Add new man pages | peter | 2000-07-03 | 2 | -2/+6 |
* | | Get this to compile in the 5.1-20000701-prerelease environment. | peter | 2000-07-03 | 6 | -10/+34 |
* | | Fix a merge glitch - put our FREEBSD_NATIVE hack back in the original | peter | 2000-07-03 | 1 | -7/+8 |
* | | Style police catches up with rev 1.26 of src/sys/sys/sysctl.h: | phk | 2000-07-03 | 63 | -135/+135 |
* | | Merge vendor changes onto mainline | peter | 2000-07-03 | 2 | -511/+545 |
* | | Merge conflicting vendor changes onto mainline. This essentially reverts | peter | 2000-07-03 | 1 | -103/+101 |
* | | This commit was generated by cvs2svn to compensate for changes in r62449, | peter | 2000-07-03 | 206 | -14945/+23614 |
|\ \ |
|
| * | | Import the most recent ncurses 5.1 prerelease (20000701). | peter | 2000-07-03 | 209 | -15553/+24257 |
* | | | Remove trailing whitespace only. | sheldonh | 2000-07-03 | 2 | -18/+18 |
* | | | Fix overlong line and trailing whitespace introduced in rev 1.8. | sheldonh | 2000-07-03 | 1 | -1/+2 |
* | | | Add to the SEE ALSO section, a reference to the RFC mentioned in | sheldonh | 2000-07-03 | 2 | -1/+12 |
* | | | -lcompat doesn't seem to be needed anymore. | roberto | 2000-07-03 | 1 | -1/+1 |
* | | | Argh. Cut/paste transcription error. Fix syntax of previous commit. | peter | 2000-07-03 | 1 | -1/+1 |
* | | | USA_RESIDENT is forced to YES or NO at the start of Makefile.inc1 | peter | 2000-07-03 | 1 | -1/+2 |
* | | | Re-pair the MLINKS of unvis.3 with strunvisx.3. This undoubtedly was a | green | 2000-07-03 | 1 | -1/+1 |
* | | | Add the RealMedia file format. Also, add the $FreeBSD$. | green | 2000-07-03 | 1 | -0/+5 |
* | | | Previous commit broke the case of chained CNAME entries. Instead handle | kris | 2000-07-03 | 1 | -6/+18 |