| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove a KASSERT() that has fulfilled its purpose. Note that it did | green | 1999-10-24 | 1 | -1/+0 |
* | Fix compiling PCCARD kernels. | mdodd | 1999-10-24 | 1 | -0/+4 |
* | Moderate the "public" fortunes file somewhat; add the original to | wes | 1999-10-24 | 2 | -2/+10 |
* | Cosmetique: use standard prototypes scheme | ache | 1999-10-24 | 1 | -13/+16 |
* | Cosmetique: use standard prototypes scheme | ache | 1999-10-24 | 1 | -13/+16 |
* | toupper->tolower to match what strcasecmp does | ache | 1999-10-24 | 2 | -4/+4 |
* | Use strcoll to provide the same results as sort and comm | ache | 1999-10-24 | 1 | -3/+17 |
* | Localize it | ache | 1999-10-24 | 1 | -2/+19 |
* | Adjust the buffer cache to better handle small-memory machines. A | dillon | 1999-10-24 | 5 | -58/+61 |
* | Put tty back in, problem was due to cvsup mess on freefall. | dillon | 1999-10-24 | 1 | -1/+1 |
* | Put include <netgraph.h> back in - problem was due to a cvsup mess on | dillon | 1999-10-24 | 3 | -1/+3 |
* | Add commented entry to the lo0 section inviting bridge users to | nsayer | 1999-10-24 | 1 | -0/+2 |
* | more fixes, braino's, typo's, etc. | julian | 1999-10-23 | 1 | -8/+19 |
* | Temporarily remove 'tty' netgraph sub module until it can be made | dillon | 1999-10-23 | 1 | -1/+1 |
* | Fix a typo: ``maintain compatible'' -> ``maintain compatibility'' | chris | 1999-10-23 | 1 | -1/+1 |
* | Cleanup missing includes, stale includes, and a few printf format | dillon | 1999-10-23 | 5 | -5/+4 |
* | Add the -F option. This is for forcing restarts with -r by inhibiting | green | 1999-10-23 | 4 | -7/+22 |
* | A version of the pppoe code ellicits a response from the ISP end | julian | 1999-10-23 | 1 | -19/+65 |
* | dang, deleted a line | julian | 1999-10-23 | 1 | -1/+2 |
* | Now that Netgraph is in the system there are some cleanups we can do. | julian | 1999-10-23 | 16 | -62/+63 |
* | Small bugfixes (point not getting marked in one case, string not NUL and | green | 1999-10-23 | 1 | -14/+14 |
* | Use the physical block number, not the logical block number, for I/O | msmith | 1999-10-22 | 2 | -8/+8 |
* | remember to initialize mailbox 2 for FC isp bus resets | mjacob | 1999-10-22 | 1 | -1/+1 |
* | From: src/sys/i386/conf/PCCARD | n_hibma | 1999-10-22 | 2 | -4/+4 |
* | Add missing entries in a structure. | julian | 1999-10-22 | 1 | -0/+2 |
* | Add a location to grog's assesment for historical reasons. | billf | 1999-10-22 | 1 | -1/+1 |
* | Some more old quotations I had sitting around that I shared and were | nsayer | 1999-10-21 | 1 | -0/+8 |
* | FreeBSDcon Wisdom. | billf | 1999-10-21 | 1 | -0/+3 |
* | Manually create a correct(*) entry in wtmp when logging out a PPPoTCP or | brian | 1999-10-21 | 2 | -4/+45 |
* | A few improvements and cleanups. | luoqi | 1999-10-21 | 1 | -48/+61 |
* | Make some tweaks to the RealTek driver: | wpaul | 1999-10-21 | 2 | -12/+28 |
* | Non-functional changes. Add some comments before I start to forget how | luoqi | 1999-10-21 | 1 | -3/+111 |
* | fix typo | julian | 1999-10-21 | 1 | -2/+2 |
* | Correctly document the -V and --version options. | mpp | 1999-10-21 | 1 | -3/+11 |
* | Fix the duplicate filenames that are the result of using getdents. | marcel | 1999-10-21 | 2 | -2/+2 |
* | Resurrect the aic driver. | luoqi | 1999-10-21 | 3 | -6/+12 |
* | Whistle's Netgraph link-layer (sometimes more) networking infrastructure. | julian | 1999-10-21 | 159 | -150/+27361 |
* | Add aic CAM driver support. | luoqi | 1999-10-21 | 1 | -0/+2 |
* | Adaptec 6260/6360 CAM driver. | luoqi | 1999-10-21 | 4 | -0/+2082 |
* | Test commit of first Netgraph file | julian | 1999-10-21 | 1 | -0/+7 |
* | Cleanup towards -Wall | julian | 1999-10-21 | 5 | -18/+17 |
* | Use ${INSTALL} instead of 'install'. | bp | 1999-10-21 | 1 | -1/+1 |
* | If we're running ppp -direct over a tcp or udp connection, | brian | 1999-10-21 | 1 | -1/+10 |
* | Don't go from PHASE_NETWORK to PHASE_ESTABLISH when we want to | brian | 1999-10-21 | 1 | -2/+4 |
* | fix a serious bug where, on alpha, due to a an int/long type mismatch, | gallatin | 1999-10-20 | 1 | -1/+1 |
* | Remove one obsoleted entry from the BUGS section. | ru | 1999-10-20 | 1 | -2/+0 |
* | Add ncplist program. That makes minimal set of ncp | bp | 1999-10-20 | 4 | -0/+547 |
* | Fix termcap % code processing for some terminals. | tg | 1999-10-20 | 1 | -3/+4 |
* | Allow for incoming DNS UDP queries. | ru | 1999-10-20 | 1 | -0/+2 |
* | mergemaster bmake glue. | billf | 1999-10-20 | 2 | -0/+12 |