summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Fix a bug that will cause a process that calls the VT_WAITACTIVE ioctlmarcus2007-09-191-2/+1
* Use owner name and owning group name instead of uid and gidkevlo2007-09-191-2/+30
* Convert fsck_ffs to nmount(). This seems to solverodrigc2007-09-192-21/+55
* Change the header to indicate which type of id is being displayed,mpp2007-09-191-2/+2
* Make gcc default to big endian when building it for a big endian target.cognet2007-09-181-0/+4
* invalidate ic_prevchan when constructing a new channel listsam2007-09-181-0/+1
* honor IEEE80211_C_TXFRAG; drivers should never get fragmented packetssam2007-09-181-0/+1
* tag mgmt and null data frames w/ a WME priority so drivers can assumesam2007-09-181-0/+6
* mgmt subtype 13 is actionsam2007-09-181-1/+1
* Close longstanding race dropping inactive stations; grab a referencesam2007-09-181-0/+2
* Safeguard count of stations in power save; don't touch it unless we'resam2007-09-181-1/+2
* skip IEEE80211_MODE_AUTO in announcing supported rates in ieee80211_announce;sam2007-09-181-1/+2
* o add IEEE80211_RATE_MCS to use instead of naked constant (for marking MCS)sam2007-09-183-3/+8
* o move IEEE80211_NONQOS_TID into a public locationsam2007-09-183-5/+10
* remove IFM_IEEE80211_HT40PLUS and IFM_IEEE80211_HT40MINUS; theysam2007-09-182-8/+0
OpenPOWER on IntegriCloud