| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate all machine-dependent code from the main source body and | jdp | 1999-04-09 | 14 | -88/+488 |
* | Another fix for -jN building -- the last fix didn't fix it for everybody. | obrien | 1999-04-08 | 1 | -8/+2 |
* | 1) Add Lucent USS-720 eval kit | n_hibma | 1999-04-08 | 2 | -2/+18 |
* | Add a comment that natd is made for use with NICs, not PPP links - I'm | eivind | 1999-04-08 | 1 | -4/+4 |
* | 1) Add AKS USB-HASP 0.6 | n_hibma | 1999-04-08 | 2 | -15/+38 |
* | MF22: Bring forward the far more explanatory motd we had in 2.2.8 | jkh | 1999-04-08 | 1 | -5/+16 |
* | Add a skinny USB section. Note that the Zip mention preempts the actual | msmith | 1999-04-08 | 2 | -2/+34 |
* | MF libexec/telnetd: Determine the host name using an array size of | brian | 1999-04-08 | 2 | -4/+6 |
* | Determine the host name using an array size of | brian | 1999-04-08 | 1 | -2/+3 |
* | Make the USB devices by default, comment them. | msmith | 1999-04-08 | 2 | -2/+14 |
* | Add the Lucent USS-720 ISD Smart Cable. | msmith | 1999-04-08 | 2 | -0/+10 |
* | A quick fix to get kernels building again under EGCS | gallatin | 1999-04-08 | 1 | -2/+4 |
* | Use more politically correct examples, and expand the examples a bit. | markm | 1999-04-08 | 1 | -5/+15 |
* | In preparation of the commit of the umass driver and to make life easier | n_hibma | 1999-04-08 | 2 | -1/+3 |
* | Make ASIX driver work on FreeBSD/alpha, add to GENERIC. | wpaul | 1999-04-08 | 4 | -5/+72 |
* | Add PCI IDs for the Compex RL100-TX, which uses the Macronix 98713 chip. | wpaul | 1999-04-08 | 2 | -17/+36 |
* | Clean up some stuff that's no longer used. | peter | 1999-04-08 | 1 | -16/+1 |
* | Clean up the multilib stuff so that it actually works.. | peter | 1999-04-08 | 1 | -4/+3 |
* | Change LKM/modload to KLD/kldload. | ghelmer | 1999-04-08 | 2 | -8/+8 |
* | modload -> kldload and add ref to kldload(8) in See Also section. | ghelmer | 1999-04-08 | 2 | -4/+6 |
* | Removed unconditional definitions of __ELF__. They were redundant for | bde | 1999-04-08 | 1 | -1/+1 |
* | Convert LKM/modload to KLD/kldload. Add ref to kldload(8). | ghelmer | 1999-04-08 | 1 | -2/+3 |
* | Change LKM to KLD. | ghelmer | 1999-04-08 | 1 | -2/+2 |
* | remove 'russian' duplicated in comment | ache | 1999-04-08 | 1 | -9/+1 |
* | Remove some of the dependencies. This removes the cycles I was getting on | obrien | 1999-04-08 | 1 | -2/+4 |
* | Change default entry point from `__start' to `_start' which is in crt1.o. | simokawa | 1999-04-08 | 1 | -1/+1 |
* | Due to other explicit dependancies, don't treat tree-check.h as a SRCS. | obrien | 1999-04-08 | 1 | -3/+3 |
* | Fix a circular dependancy. | obrien | 1999-04-08 | 1 | -5/+3 |
* | Missed a "\" in a continuation line. | obrien | 1999-04-08 | 1 | -2/+2 |
* | alpha/freebsd-elf.h has been merged with alpha/freebsd.h | obrien | 1999-04-08 | 1 | -3/+1 |
* | Don't require gcc/config/${MACHINE_ARCH}/xm-freebsd.h when we already know | obrien | 1999-04-08 | 1 | -2/+3 |
* | o sys/i386/include/soundcard.h | kato | 1999-04-08 | 3 | -5/+4 |
* | Remove ports-plan9, add ports-palm. | asami | 1999-04-08 | 2 | -4/+4 |
* | bcopy -> memmove | brian | 1999-04-08 | 1 | -2/+2 |
* | Merge shared LIB_SPEC into share config header. | obrien | 1999-04-08 | 1 | -0/+6 |
* | merge alpha/freebsd-elf.h into alpha/freebsd.h | obrien | 1999-04-08 | 1 | -5/+77 |
* | alpha/freebsd-elf.h is being folded into alpha/freebsd.h | obrien | 1999-04-08 | 1 | -3/+1 |
* | Get stdargs right on the Alpha. | obrien | 1999-04-08 | 1 | -0/+5 |
* | Cometic cleanup. | obrien | 1999-04-08 | 1 | -15/+15 |
* | State the need to read errata more, um, strongly. | jkh | 1999-04-08 | 3 | -15/+34 |
* | Add missing SYSCTL_DECL(_net_link); required by newer sysctl implementation. | wpaul | 1999-04-07 | 1 | -1/+2 |
* | Correct an invalid (and unused) #define in 93cx6.c | gibbs | 1999-04-07 | 3 | -8/+8 |
* | Improve bt_cmd() so that it has a better chance of working when there | gibbs | 1999-04-07 | 2 | -61/+84 |
* | Beef up the error handling routine to handle more errors. | gibbs | 1999-04-07 | 1 | -25/+67 |
* | Remove camq_regen(). We already perform modular comparisons | gibbs | 1999-04-07 | 1 | -12/+4 |
* | Remove camq_regen(). We already perform modular comparisons | gibbs | 1999-04-07 | 4 | -72/+39 |
* | Two cosmetic changes, one a typo and the other, a clarification. | julian | 1999-04-07 | 2 | -7/+15 |
* | More secure clock management. Allow positive steps only once per second | nsayer | 1999-04-07 | 1 | -11/+16 |
* | Fix last delta so file would compile again- I think I got it | mjacob | 1999-04-07 | 1 | -10/+13 |
* | Disable the mtrr copy calls, it doesn't work with the i686_mem.c stuff. | peter | 1999-04-07 | 7 | -7/+49 |