summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add missing <sys/module.h>.marius2004-06-101-3/+4
* - Add missing <sys/module.h>.marius2004-06-101-20/+20
* - #define\tFOO\tBARmarius2004-06-101-2/+2
* Introduce a subsystem lock around UNIX domain sockets in order to protectrwatson2004-06-101-58/+193
* Insta-MFi386: ignore disabled cpu apic id's entirelypeter2004-06-101-13/+8
* Correct assorted typos and grammos.schweikh2004-06-101-3/+3
* - Use the correct devclass name ("acpi" vs "ACPI") to detect if acpi0 isjhb2004-06-105-12/+6
* Remove atdevbase and replace it's remaining uses with direct references tojhb2004-06-1020-22/+17
* init_tables() must be run after sys/net/route.c:route_init().ru2004-06-101-1/+4
* Completely ignore disabled CPU entries as their APIC IDs tend to bejhb2004-06-101-13/+8
* Die if make buildworld fails -- don't wait 'till installworld can't findbrian2004-06-101-1/+1
* Turn cvs back on after import; that was less painful than I expected.peter2004-06-101-1/+1
* Merge 1.11.15+ -> 1.11.17 changes onto mainline. I've left cvs.1 alonepeter2004-06-106-72/+194
* This commit was generated by cvs2svn to compensate for changes in r130303,peter2004-06-1044-496/+6931
|\
| * Import cvs-1.11.17 onto vendor branch.peter2004-06-1050-568/+7125
| * The previous commit broke compatibility with certain buggy third-partydes2004-05-201-2/+40
| * Fix a couple of parser bugs.des2004-05-191-2/+2
| * File removed from vendor branchpeter2004-04-151-92/+0
* | Turn off cvs while import/merging.peter2004-06-101-1/+1
* | Free tty at detach().rik2004-06-101-1/+15
* | Fix typo that prevents esp_sbus.c and lsi64854.c from being built on sparc64.marius2004-06-101-1/+1
* | Fixed a bug spotted by compiling with -Wall.ru2004-06-101-1/+1
* | Add esp(4) to NOTES.scottl2004-06-101-0/+2
* | Add esp to the sparc64 GENERICscottl2004-06-101-0/+1
* | Add the esp(4) files. Two of them are sbus-specific and therefore onlyscottl2004-06-102-0/+3
* | Port the NetBSD esp(4) driver. This only includes the sbus front-end, soscottl2004-06-1011-0/+6363
* | MFamd64alc2004-06-101-5/+1
* | Initialise `restartcnt' in the newly malloc'd usbd_port structure,iedowse2004-06-101-0/+1
* | - Add a LLADDR() forgotten in the conversion to ether_crc32_le().marius2004-06-101-4/+2
* | Plug a race where upon free this scenario could occur:bmilekic2004-06-101-15/+30
* | - Remove a variable no longer used after the conversion to ether_crc32_le().marius2004-06-101-4/+2
* | Add eisa_if.himp2004-06-091-1/+1
* | Add eisa_if.h to the list of things to build for new eisa_if.m for theimp2004-06-091-1/+1
* | Fix a bug where rintf() rounded the wrong way in round-to-nearest modedas2004-06-091-26/+7
* | The list of files / directories to remove has moved to FREEBSD-Xlist.des2004-06-091-24/+4
* | Backout previous change, I think Julian has a better solution whichbmilekic2004-06-091-1/+1
* | List of files and directories to delete before importing a new release.des2004-06-091-0/+21
* | Introduce a new feature to IPFW2: lookup tables. These are usefulru2004-06-096-5/+523
* | Make the sysctl kern.geom.collectstats more granular.phk2004-06-091-8/+8
* | Make the slabrefzone, the zone from which we allocated slabs withbmilekic2004-06-091-1/+2
* | Check if we control device. Else we will go to panic cause we don't haverik2004-06-091-1/+1
* | Style.maxim2004-06-091-5/+4
* | When adding files to the repo, it is very important to not forgetimp2004-06-091-0/+65
* | Step 1 in moving EISA devices to kobj/newbus. Use kobj methods forimp2004-06-094-14/+39
* | Add some special case code to fix a problem with the BCM5704 in TBI (fiber)wpaul2004-06-092-0/+71
* | Remove duplicate #include.le2004-06-091-1/+0
* | Fix a panic happening when m_getm() is called with len < MCLBYTES.mux2004-06-091-1/+1
* | Replace handrolled CRC calculation with ether_crc32_[lb]e().naddy2004-06-0932-796/+78
* | Add a comment explaining td_critnest's initial state and its life from thatjmallett2004-06-091-0/+13
* | Add some more details about what traceroute6 does.dwmalone2004-06-091-3/+40
OpenPOWER on IntegriCloud