summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bring in the GEOM Virtualisation class, which allows to create huge GEOMpjd2007-09-2317-2/+3276
* Now that we have CDDLed code in the tree, add CDDL license.pjd2007-09-234-0/+1536
* Make sure we do not call _arm_bzero() or _arm_memcpy() if the size is not atcognet2007-09-221-3/+3
* Add various macros for the ADMA unit.cognet2007-09-221-0/+39
* Remove PF_MPSAFE_UGID leftover.mlaier2007-09-222-5/+0
* Add a driver for the 7seg found on the CRB board, largely based on thecognet2007-09-228-0/+470
* Twist the RAS logic a bit to avoid branching.cognet2007-09-221-12/+9
* The precision for a string argument in a call to warnx() needs to be castscf2007-09-221-1/+2
* - Improve grammar. s/it's/its/.jeff2007-09-221-5/+13
* Disable multiple ntfs mounts to the same mountpoint.rodrigc2007-09-211-1/+15
* Update to calendar/calendars/hr_HR.ISO_8859-2/calendar.prazniciedwin2007-09-211-7/+14
* Translate partitions of type "PART" to chunks of the same typemarcel2007-09-211-4/+15
* On PowerPC, geom_part has taken over the partitioning from geom_apple.marcel2007-09-211-2/+7
* Add FreeBSD history.obrien2007-09-211-1/+3
* - added in missing \n for my entrytabthorpe2007-09-211-1/+1
* - add my entrytabthorpe2007-09-212-0/+4
* Fix some locking cases where we ask for exclusively locked vnode, but we getpjd2007-09-212-4/+25
* For arguments declared as numbers always use expand_number(3).pjd2007-09-211-3/+1
* Use 'val' function argument instead of 'optarg' global variable.pjd2007-09-211-2/+2
* Dead code removal.mav2007-09-211-11/+0
* This is optimization of ether and debug hooks determination. Itmav2007-09-211-44/+27
* This patch fixes thread unsafe usage of global pkt_hdrmav2007-09-211-22/+20
* - Redefine p_swtime and td_slptime as p_swtick and td_slptick. Thisjeff2007-09-211-9/+14
* Fix the archive_write_data() function so it always returnskientzle2007-09-212-4/+86
* - fix (global) address handling in the presence of duplicates, therrs2007-09-213-83/+137
* - When using kvm use the new conversion method to derive swtime.jeff2007-09-211-3/+16
* - Redefine p_swtime and td_slptime as p_swtick and td_slptick. Thisjeff2007-09-215-28/+31
* - Call sched_sleep() before we suspend threads. sched_wakeup() is alreadyjeff2007-09-211-0/+2
* - Add the device ID for the VIA VT3324 (CX700) chipset.kevlo2007-09-212-42/+166
* Use NULL instead of 0 for the return value of fopen().kevlo2007-09-214-6/+6
* Use the udp protocol in favor of the nonexistant upd protocol in thebrooks2007-09-211-1/+1
* Fix some improper handling of malloc failuresmatteo2007-09-205-30/+53
* More dates: Sint Maarten, Dierendag, Trinitatisedwin2007-09-201-14/+30
* man(1) can't handle compressed included files.edwin2007-09-201-0/+15
* Fix some entries in the locks static table of witness.attilio2007-09-205-13/+9
* Fill in cr2 in the signal context from ksi->ksi_addr.kib2007-09-202-0/+4
* - Fix a declaration examplegabor2007-09-201-2/+2
* - Fix description to say "receive" instead of "send"gabor2007-09-201-2/+2
* - Remove references to unexisting man pagesgabor2007-09-201-5/+2
* Serialize output routine of terminal emulator (te_puts()) by a lock.simokawa2007-09-202-1/+14
* Add mmc and mmcsd, and correct a couple of comments. They areimp2007-09-191-3/+11
* Fill in a missing 'e'kientzle2007-09-191-1/+1
* Update the table of supported algorithms:brueffer2007-09-191-9/+10
* - Only assume that a PCI device on the same slot is a "neighbor" USBjhb2007-09-191-2/+13
* Remove dead code.cognet2007-09-191-1/+0
* Catch up with the demise of /usr/X11R6obrien2007-09-191-1/+1
* Reduce diff to vendor for maintance purposes.obrien2007-09-191-5/+6
* - Fix a small bit slip in PCIM_PCAP_D[0-2]PME defines.sepotvin2007-09-191-3/+5
* In the case of a native build, set NATIVE to yes so that the code circuitsthomas2007-09-191-1/+4
* Update structure name to follow the new IPsec code.gnn2007-09-191-1/+1
OpenPOWER on IntegriCloud