| Commit message (Expand) | Author | Age | Files | Lines |
* | Yet another warning fix for 64 bits platforms. | mux | 2002-06-24 | 1 | -2/+3 |
* | Include <sys/types.h> in the !_KERNEL case so that this file is | bde | 2002-06-24 | 1 | -0/+3 |
* | Fixed some style bugs (mainly excessive indentation). | bde | 2002-06-24 | 1 | -24/+24 |
* | MFi386: sys/i386/isa/clock.c revision 1.187. | kato | 2002-06-24 | 3 | -6/+6 |
* | On REASREQ packets, handled them earlier in processing the association | imp | 2002-06-24 | 1 | -7/+11 |
* | Use proper size in bzero of stat structure. | mckusick | 2002-06-24 | 3 | -3/+3 |
* | userout -> out. These two labels are now identical. | mini | 2002-06-24 | 2 | -14/+12 |
* | Remove unused diagnostic function cread_free_thread(). | mini | 2002-06-24 | 11 | -64/+0 |
* | - Remove DMA_* macros as only one, DMA_GET_ADDR, was used. | arr | 2002-06-24 | 12 | -103/+15 |
* | Add kernel printf bits for WI_SUPPRATES and HOSTAP_FLAGS | imp | 2002-06-24 | 2 | -0/+2 |
* | Add RID to get the DBM adjustment factor | imp | 2002-06-24 | 1 | -0/+1 |
* | Add kernel print bits #define for the IEEE80211_CAPINFO bits. | imp | 2002-06-24 | 1 | -1/+1 |
* | - Remove the definition for SCHED_ATM | arr | 2002-06-24 | 3 | -5/+2 |
* | Partially back out the "make all interfaces standard" commit. There's | imp | 2002-06-24 | 1 | -8/+8 |
* | I Noticed a defect in the way wakeup() scans the tailq. Tor noticed an | dillon | 2002-06-24 | 1 | -3/+8 |
* | Make vm_pindex_t 64-bit on all platforms. This is necessary to avoid | iedowse | 2002-06-23 | 3 | -3/+3 |
* | Add a missing prototype to fix a warning. | mux | 2002-06-23 | 1 | -0/+2 |
* | Slightly restructure the #ifdef INET6 sections to make the code | luigi | 2002-06-23 | 1 | -31/+19 |
* | Move two global variables to automatic variables within the | luigi | 2002-06-23 | 2 | -4/+6 |
* | Move some global variables in more appropriate places. | luigi | 2002-06-23 | 1 | -3/+28 |
* | Split the declaration and the initialization of two variables. | mux | 2002-06-23 | 1 | -4/+4 |
* | set siocnunit to the correct value. This fixes the freeze on boot for | n_hibma | 2002-06-23 | 1 | -2/+4 |
* | More 64 bits platforms warning fixes. | mux | 2002-06-23 | 2 | -7/+7 |
* | Warning fixes for 64 bits platforms. This eliminates all the | mux | 2002-06-23 | 5 | -23/+23 |
* | o Remove GIANT_REQUIRED from kmem_alloc_pageable(), kmem_alloc_nofault(), | alc | 2002-06-23 | 1 | -7/+8 |
* | This commit was generated by cvs2svn to compensate for changes in r98679, | des | 2002-06-23 | 1 | -0/+675 |
|\ |
|
| * | Import OpenBSD's <sys/tree.h>, needed by OpenSSH. | des | 2002-06-23 | 1 | -0/+675 |
| * | Import NetBSD if_de driver as at rev 1.86 (990809) to vendor branch. | peter | 1999-08-08 | 2 | -16/+103 |
| * | Update if_de driver from NetBSD as at rev 1.82 - import to vendor branch. | peter | 1999-03-14 | 1 | -17/+19 |
| * | Import the if_de driver from NetBSD-current as of yesterday onto the | peter | 1998-10-12 | 2 | -55/+89 |
| * | Import NetBSD-current version of if_de driver onto vendor branch. | peter | 1998-07-08 | 1 | -1/+8 |
| * | Import current version of Matt Thomas' if_de driver. It has new register | peter | 1998-06-13 | 3 | -23/+46 |
| * | Import de driver from netbsd as of a short while ago. Most of the | peter | 1998-03-08 | 3 | -40/+480 |
| * | Import de-971020 from Matt's www.3am-software.com pages. | peter | 1997-11-08 | 2 | -5/+11 |
* | | Include machine/critical.h to get missing prototypes. | mux | 2002-06-23 | 1 | -0/+1 |
* | | Remove some extra spaces hidden between tabs | luigi | 2002-06-23 | 1 | -15/+15 |
* | | fix indentation, whitespace and a few comments. | luigi | 2002-06-23 | 2 | -34/+31 |
* | | fix bad indentation and whitespace resulting from cut&paste | luigi | 2002-06-23 | 2 | -26/+25 |
* | | fix indentation of a comment | luigi | 2002-06-23 | 1 | -1/+1 |
* | | fix a typo in a comment | luigi | 2002-06-23 | 1 | -1/+1 |
* | | Remove ip_fw_fwd_addr (forgotten in previous commit) | luigi | 2002-06-23 | 1 | -7/+5 |
* | | plxcard for OLDCARD isn't going to happen. | imp | 2002-06-23 | 2 | -451/+0 |
* | | plxcard for OLDCARD almost certainly isn't going to happen. | imp | 2002-06-23 | 1 | -1/+0 |
* | | As disclosed to arch@, make more interfaces standard. This allows for | imp | 2002-06-23 | 1 | -12/+12 |
* | | Rename the BALLOC flags from B_* to BA_* to avoid confusion with the | dillon | 2002-06-23 | 7 | -48/+48 |
* | | What: | imp | 2002-06-23 | 5 | -74/+154 |
* | | o Remove the unnecessary acquisition and release of Giant around fdrop() | alc | 2002-06-23 | 1 | -2/+3 |
* | | KTR_CT* had one too many trailing zeroes, making KTR_CT5-8 too large for | jake | 2002-06-23 | 1 | -8/+8 |
* | | Fix a bug related to marking pages virtually uncacheable due to illegal | jake | 2002-06-22 | 1 | -4/+4 |
* | | Add additional cpuid feature flags and put into a canonical format. | mp | 2002-06-22 | 2 | -36/+66 |