summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Eliminate all machine-dependent code from the main source body andjdp1999-04-0914-88/+488
* Another fix for -jN building -- the last fix didn't fix it for everybody.obrien1999-04-081-8/+2
* 1) Add Lucent USS-720 eval kitn_hibma1999-04-082-2/+18
* Add a comment that natd is made for use with NICs, not PPP links - I'meivind1999-04-081-4/+4
* 1) Add AKS USB-HASP 0.6n_hibma1999-04-082-15/+38
* MF22: Bring forward the far more explanatory motd we had in 2.2.8jkh1999-04-081-5/+16
* Add a skinny USB section. Note that the Zip mention preempts the actualmsmith1999-04-082-2/+34
* MF libexec/telnetd: Determine the host name using an array size ofbrian1999-04-082-4/+6
* Determine the host name using an array size ofbrian1999-04-081-2/+3
* Make the USB devices by default, comment them.msmith1999-04-082-2/+14
* Add the Lucent USS-720 ISD Smart Cable.msmith1999-04-082-0/+10
* A quick fix to get kernels building again under EGCSgallatin1999-04-081-2/+4
* Use more politically correct examples, and expand the examples a bit.markm1999-04-081-5/+15
* In preparation of the commit of the umass driver and to make life easiern_hibma1999-04-082-1/+3
* Make ASIX driver work on FreeBSD/alpha, add to GENERIC.wpaul1999-04-084-5/+72
* Add PCI IDs for the Compex RL100-TX, which uses the Macronix 98713 chip.wpaul1999-04-082-17/+36
* Clean up some stuff that's no longer used.peter1999-04-081-16/+1
* Clean up the multilib stuff so that it actually works..peter1999-04-081-4/+3
* Change LKM/modload to KLD/kldload.ghelmer1999-04-082-8/+8
* modload -> kldload and add ref to kldload(8) in See Also section.ghelmer1999-04-082-4/+6
* Removed unconditional definitions of __ELF__. They were redundant forbde1999-04-081-1/+1
* Convert LKM/modload to KLD/kldload. Add ref to kldload(8).ghelmer1999-04-081-2/+3
* Change LKM to KLD.ghelmer1999-04-081-2/+2
* remove 'russian' duplicated in commentache1999-04-081-9/+1
* Remove some of the dependencies. This removes the cycles I was getting onobrien1999-04-081-2/+4
* Change default entry point from `__start' to `_start' which is in crt1.o.simokawa1999-04-081-1/+1
* Due to other explicit dependancies, don't treat tree-check.h as a SRCS.obrien1999-04-081-3/+3
* Fix a circular dependancy.obrien1999-04-081-5/+3
* Missed a "\" in a continuation line.obrien1999-04-081-2/+2
* alpha/freebsd-elf.h has been merged with alpha/freebsd.hobrien1999-04-081-3/+1
* Don't require gcc/config/${MACHINE_ARCH}/xm-freebsd.h when we already knowobrien1999-04-081-2/+3
* o sys/i386/include/soundcard.hkato1999-04-083-5/+4
* Remove ports-plan9, add ports-palm.asami1999-04-082-4/+4
* bcopy -> memmovebrian1999-04-081-2/+2
* Merge shared LIB_SPEC into share config header.obrien1999-04-081-0/+6
* merge alpha/freebsd-elf.h into alpha/freebsd.hobrien1999-04-081-5/+77
* alpha/freebsd-elf.h is being folded into alpha/freebsd.hobrien1999-04-081-3/+1
* Get stdargs right on the Alpha.obrien1999-04-081-0/+5
* Cometic cleanup.obrien1999-04-081-15/+15
* State the need to read errata more, um, strongly.jkh1999-04-083-15/+34
* Add missing SYSCTL_DECL(_net_link); required by newer sysctl implementation.wpaul1999-04-071-1/+2
* Correct an invalid (and unused) #define in 93cx6.cgibbs1999-04-073-8/+8
* Improve bt_cmd() so that it has a better chance of working when theregibbs1999-04-072-61/+84
* Beef up the error handling routine to handle more errors.gibbs1999-04-071-25/+67
* Remove camq_regen(). We already perform modular comparisonsgibbs1999-04-071-12/+4
* Remove camq_regen(). We already perform modular comparisonsgibbs1999-04-074-72/+39
* Two cosmetic changes, one a typo and the other, a clarification.julian1999-04-072-7/+15
* More secure clock management. Allow positive steps only once per secondnsayer1999-04-071-11/+16
* Fix last delta so file would compile again- I think I got itmjacob1999-04-071-10/+13
* Disable the mtrr copy calls, it doesn't work with the i686_mem.c stuff.peter1999-04-077-7/+49
OpenPOWER on IntegriCloud