summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unused fields.jake2003-03-181-5/+1
* Make devstat_new_entry() take a const void * rather than const char *phk2003-03-182-6/+6
* Instead of relying on a compile time define to determine whether the xlsilby2003-03-182-37/+34
* o Lucent cards don't seem to like multiple buffers for tx. Use onlyimp2003-03-182-37/+26
* Move symbol reset detection code back into wi_reset. This is a moreimp2003-03-182-8/+10
* Add DLINK DWL650Himp2003-03-181-0/+1
* Add SMC 2602W pci card, from a post to mobile@imp2003-03-181-0/+1
* Use %jd and a cast to intmax_t instead of a cast to long.imp2003-03-181-4/+4
* Tag longling_addr as maybe using a bad type, I'm not sure.imp2003-03-181-1/+1
* Regenerate for 1.45imp2003-03-181-1/+4
* Add DLINK DWL650Himp2003-03-181-0/+1
* Attach the kldxref script to the build/install.cjc2003-03-171-1/+1
* A new rc-ng script to build linker.hints files with kldxref(8)cjc2003-03-173-0/+82
* Improved version of Unix sex.dcs2003-03-171-0/+3
* Update release note: awk 20030314.bmah2003-03-172-4/+4
* Expand the APIC ID mask field of the ICR register to 8 bits intead of justjhb2003-03-173-3/+3
* Clean up /dev/mem now that pmap handles illegal aliases properly. Don'tjake2003-03-171-54/+70
* In rev 1.603 I should have changed it to mdconfig rather than remove it.obrien2003-03-171-0/+2
* - Unlock the target bp and not the pager buf bp in a failure case injeff2003-03-171-1/+1
* - Lock down the bounce pages structures. We use the same locking schememux2003-03-172-52/+68
* Unbreak iso.1.ru2003-03-171-3/+3
* Tidy up the locking of the bounce pages structures.mux2003-03-171-13/+21
* Remove bogus KASSERT. The 802.11 layer and the resume from suspendimp2003-03-171-2/+0
* (This commit certainly increases the need for a wash&clean of vfs_cache.c,phk2003-03-172-412/+377
* Flush the output buffers before forking a child process to avoidtjr2003-03-171-0/+1
* Constify arg to geom_lookupid().phk2003-03-172-3/+3
* For the bwk_20030314 version, we have to -DHAS_ISBLANK now.obrien2003-03-171-1/+1
* This commit was generated by cvs2svn to compensate for changes in r112336,obrien2003-03-177-26/+99
|\
| * Vendor import of bwk's 14-March-2003 release.obrien2003-03-177-26/+99
* | Fix malloc() without legal mode flag.phk2003-03-172-2/+2
* | Fix a malloc() with no legal modeflag.phk2003-03-172-2/+2
* | Ignore GBDE devices.phk2003-03-171-0/+2
* | Use positive logic rather than harder-to-read negative logic.obrien2003-03-171-21/+21
* | Ensure that kstack0 has physical colour equal to virtual colour, so thatjake2003-03-171-4/+11
* | Subtract the memory that backs the vm_page structures from phys_availjake2003-03-171-4/+2
* | Make pw_edit() use /bin/sh to interpret the EDITOR environmentdas2003-03-171-2/+12
* | Forced non-forced commit by adding a comment mentioning what themarcel2003-03-171-0/+1
* | Add a #define for the device name of the mmap device for devstat.phk2003-03-162-2/+7
* | Make PREFETCHDISTFILES the default. Set NO_PREFETCHDISTFILES if you don'tobrien2003-03-162-11/+20
* | libobjc is linked against shared objects and since we don't have amarcel2003-03-161-0/+4
* | Add PORTREADMES_FLAGS which can really speed up the build on SMP machinesobrien2003-03-161-1/+3
* | #ifdef notyet a bit of code which needs not yet committed refcounting tophk2003-03-161-0/+2
* | Fix the cable detection and properly find the host bridge onsos2003-03-161-22/+22
* | Merge the following from the English version:rushani2003-03-161-3/+34
* | Merge the following from the English version:rushani2003-03-161-8/+15
* | Make udf_allocv() return an unlocked vnode instead of a locked onetjr2003-03-161-2/+1
* | Pass the sf buf to MEXTADD() as the optional argument. This permitsalc2003-03-162-11/+6
* | Made the prototypes for pmap_kenter and pmap_kremove MD. These functionsjake2003-03-167-2/+12
* | Remove an extraneous closing paren and fix a minor grammar nit.keramida2003-03-162-4/+4
* | Catch up with bpf_mtap() changes.mdodd2003-03-161-1/+1
OpenPOWER on IntegriCloud