summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Recovery boot loader for the AT91 family of processors. Download itimp2006-04-1211-0/+769
* libc_r is no longer provided, and on alpha and sparc64, libthrru2006-04-123-4/+4
* Fix a symlink.ru2006-04-121-1/+1
* Install shared libpthread library into /lib; needed by someru2006-04-123-1/+7
* Document the bluetooth/, rc.d/, security/ and ssh/ etc subdirectories.brueffer2006-04-121-2/+16
* Fix the PHY support for the 5780. I mis-merged this from my sources.ps2006-04-121-0/+1
* adapt PacketGetAdapterNames to 0.4.8 calling conventionsam2006-04-121-6/+6
* Pass BIO_GETATTR requests down.pjd2006-04-121-5/+14
* Remove unused prototypes.pjd2006-04-121-2/+0
* On padlock initialization, allocate memory with M_WAITOK.pjd2006-04-121-5/+1
* Correct an obvious typo.pjd2006-04-121-1/+1
* Remove an inappropriate comment which is put into generatedume2006-04-121-1/+1
* Use ANSI C function protypes and declarations for if_arcsubr.rwatson2006-04-122-34/+14
* Retire pmap_track_modified(). We no longer need it because we do notalc2006-04-124-144/+42
* Assert the inpcb lock in udp6_output(), as we dereference variousrwatson2006-04-121-0/+2
* Add comment to udp6_input() that locking is missing from multicastrwatson2006-04-121-1/+8
* Add udbinfo locking in udp6_input() to protect lookups of the inpcbrwatson2006-04-121-2/+8
* Don't use spl around call to in_pcballoc() in IPv6 raw socket support;rwatson2006-04-121-3/+1
* Remove one remaining use of spl in the IPv6 fragmentation code, asrwatson2006-04-121-3/+0
* Add missing locking to udp6_getcred(), remove spl use.rwatson2006-04-121-24/+21
* Remove spl use from IPv6 inpcb code.rwatson2006-04-121-25/+13
* Make this compile without INVARIANTS.cognet2006-04-111-0/+2
* use pwrite to always write at the begining of the file.. If multiple callsjmg2006-04-111-1/+1
* If we end up with a CTIO completing with CAM_REQUEUE_REQ,mjacob2006-04-111-2/+16
* Merge in timeout into A20-enable routine from cdboot/boot1.sobomax2006-04-111-3/+10
* Drop the gateA20() function in the loader as it is unused. All the otherjhb2006-04-115-100/+2
* Minor whitespace tweak.jhb2006-04-111-2/+1
* - Move _Qp_* and __dtoul from FBSDprivate to the list of FBSD_1.0 symbolsmarius2006-04-111-35/+18
* Be sure to wakeup the crypto thread when new request was queued.pjd2006-04-111-6/+8
* Tweak comment.jhb2006-04-111-4/+4
* Use the proper condition to determine that we matched an filename.jhb2006-04-111-1/+1
* A large set of changes:mjacob2006-04-115-623/+966
* Fix typo.brueffer2006-04-111-1/+1
* Dump keeps a bitmap of the state of various inodes, which is sizeddwmalone2006-04-111-8/+20
* - Add support for the Acer Acerscan 640BT.flz2006-04-113-1/+5
* Add autologin entries (al.NNN) for higher console speeds.des2006-04-111-0/+10
* - If no pidfile has been created at startup, only stop processesflz2006-04-111-4/+7
* - Oops, add a missing "then".flz2006-04-111-1/+1
* - Fix rc.d/sshd test on kern.random.sys.seeded.flz2006-04-111-1/+1
* - Fix amd startup when amd is installed from ports.flz2006-04-112-1/+2
* - Set a two read-only variables (${prefix} and ${etcdir}). This isflz2006-04-112-30/+60
* When enabling A20 put upper limit on amount of time we wait for the keyboardsobomax2006-04-111-3/+10
* Fix a cut-n-paste bug that crept in.jkoshy2006-04-111-2/+2
* Add bce(4).brueffer2006-04-101-1/+4
* bce(4) added and a typo fixed.brueffer2006-04-102-2/+10
* Autogenerate hardware notes for bce(4).brueffer2006-04-103-0/+5
* - Correct some typosbrueffer2006-04-101-8/+12
* Hook bce up to the buildps2006-04-106-0/+9
* Add a driver for the Broadcom NetXtreme II (BCM5706/BCM5708)ps2006-04-107-26/+15594
* safe(4) doesn't support explicitly provided keys. Return an error insteadpjd2006-04-101-0/+7
OpenPOWER on IntegriCloud