summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Deorbit COMPAT_SUNOS.phk2004-06-1133-106/+84
* Merge boot0 and boot0sio so they behave the same.phk2004-06-111-42/+17
* Back out the last change as that broke some SATA devices.sos2004-06-111-9/+4
* Reduce the number of preallocated pv entries and lpte entries inalc2004-06-111-9/+2
* Remove unneeded Giant acquisition in divert_packet(), which isrwatson2004-06-111-15/+0
* Constify raw_sendspace and raw_recvspace, as they're not mutable.rwatson2004-06-111-2/+2
* Switch to conditionally acquiring and dropping Giant around calls intorwatson2004-06-111-2/+2
* Un-staticize 'dst' sockaddr in the stack of bpfwrite() to preventrwatson2004-06-111-1/+2
* Lock down parallel router_info list for tracking multicast IGMPrwatson2004-06-111-1/+27
* Change defualt time zone from GMT to UTC. This will not be MFC-ed, andkensmith2004-06-111-1/+6
* Merge from DRI CVS as of 2004-05-26. Most of the meat is new PCI IDs and a newanholt2004-06-1121-249/+609
* Add some fenv.h regression tests.das2004-06-112-0/+535
* Shift the FPSR contents by the correct amount so feupdateenv() raisesdas2004-06-111-1/+1
* Insert a missing '~' in feholdexcept(), so that it correctly clearsdas2004-06-111-1/+1
* Make sysctl_wire_old_buffer() respect ENOMEM from vslock() by markinggreen2004-06-111-2/+5
* Oops: gtar's --dereference should be a synonym for bsdtar's -L, not -H.kientzle2004-06-112-3/+3
* Revise previous commit - I managed to mess up a 1-line change and brokepeter2004-06-111-1/+1
* The gcc/config/i386/freebsd64.h file neglects to override the defaultpeter2004-06-102-0/+10
* Remove second <sys/cdefs.h> and __FBSDID.marius2004-06-101-3/+0
* Argh. Add the mini-stack-frame back in for mcount's benefit for syscallpeter2004-06-101-0/+4
* Make profiling work for varargs functions.. %al is an additional argumentpeter2004-06-101-0/+2
* Add a first version of a pcf(4) front-end for the Sun i2c devices ("i2c"marius2004-06-101-0/+261
* - 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
OpenPOWER on IntegriCloud