summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MFV: tzdata2008aedwin2008-03-092-8/+33
* Some PIIX4 chipsets need to be told to generate Stop Breaks by settingrpaulo2008-03-091-0/+20
* Addition to the previous commit. Release inproc in case of memory error.mav2008-03-091-0/+1
* When gzipping to a target file, only set the source file flags on therwatson2008-03-091-4/+4
* Eliminate an unnecessary test from vm_fault's delete-behind heuristic.alc2008-03-091-1/+1
* Document all the BUS_PROBE_* values.imp2008-03-091-1/+45
* Any driver that relies on its parent to set the devclass has no way toimp2008-03-092-1/+13
* Don't use in32() and out32() when writing to the CCSRBAR. Themarcel2008-03-091-9/+26
* To avoid control data losses do not acknowledge recieving of control packetmav2008-03-081-54/+44
* Bump __FreeBSD_version for F_DUP2FD command to fcntl(2)antoine2008-03-081-1/+1
* Introduce a new F_DUP2FD command to fcntl(2), for compatibility withantoine2008-03-084-4/+115
* Add some obsolete usr/lib32 libraries.antoine2008-03-081-0/+50
* Add some checks for amd64 target around usr/lib32 libraries, missed inantoine2008-03-081-0/+4
* Merge changes from NetBSD on humanize_number.c, 1.8 -> 1.13antoine2008-03-081-5/+10
* "root" the include path so there is less duplication.obrien2008-03-081-16/+18
* Fix a mistake made during the import of the driver. Previous versions ofscottl2008-03-084-7/+7
* Use sbuf routines to construct core dump filenames rather than customrwatson2008-03-081-27/+22
* Unlock the process lock when expand_name() fails, or we may leak therwatson2008-03-081-0/+1
* Improve handling of the tinybsd application wrt ports. Ports thatremko2008-03-081-53/+41
* Fix typos.brueffer2008-03-081-2/+2
* Enable the D-cache and I-cache when not already enabled.marcel2008-03-081-3/+28
* - Add my birthday entrylippe2008-03-081-0/+1
* Install manpage links for RB_PREV and RB_FOREACH_REVERSE.jasone2008-03-071-0/+2
* For AIM, have cpu_idle() set MSR_POW when the powerpc_pow_enabledmarcel2008-03-074-11/+16
* Add support for the BUS_CONFIG_INTR() method to the platform and tomarcel2008-03-079-42/+136
* Send only one incoming notification at a time to reduce queuemav2008-03-071-32/+26
* Update ddb.4 to reflect addition of /S (symbol name) printing mode forrwatson2008-03-071-0/+2
* Add a /S mode to DDB "ex" command, which interprets and prints therwatson2008-03-071-0/+6
* Minor spelling/grammer fixes.rwatson2008-03-071-2/+2
* Apply le*toh() or htole*() to the variables of which we use the addressmarcel2008-03-071-1/+6
* Remove stale #include <machine/atomic.h>, which as needed by lazyjasone2008-03-071-4/+4
* Move IFF_NEEDSGIANT warning from if_ethersubr.c to if.c so it is displayedrwatson2008-03-072-3/+5
* Add __FBSDID() tag.rwatson2008-03-071-2/+3
* Add __FBSDID() tags.rwatson2008-03-074-8/+12
* When killing a user process from DDB, check that the requested signal isrwatson2008-03-071-1/+1
* Calculate the number of pages the GATT spans when reading from each pagejhb2008-03-071-3/+4
* Reserve two bytes at the end of the DDB input line in db_readline() torwatson2008-03-071-1/+4
* This commit was generated by cvs2svn to compensate for changes in r176892,syrinx2008-03-071-0/+2
|\
| * Vendor patch: Prevent bsnmpd from dumping core when a module's init hooksyrinx2008-03-071-0/+2
* | Add proper support for the SATA/AHCI part of IXP[67]00sos2008-03-072-12/+28
* | To overcome hardware checksum offload bug msk(4) used to computeyongari2008-03-071-2/+6
* | Use intmax_t instead of long when casting time_t.jkim2008-03-071-3/+4
* | Merge revisions 1.10 and 1.11 from DragonFly:delphij2008-03-071-68/+61
* | Change auditon(2) so that if somebody supplies an invalid command, itcsjp2008-03-061-0/+3
* | MFi386:cognet2008-03-061-1/+3
* | Remove unused pv_list_count from the vm_page, and pm_count from the structcognet2008-03-062-6/+0
* | MFP4:piso2008-03-067-77/+67
* | Style tweak to the 5722 chipid to match the rest of this file.jhb2008-03-061-1/+1
* | In the PROBE_KEYBOARD case, always enable multiple consoles and set thejhb2008-03-061-2/+4
* | Flesh out support for the BCM5722 by recognizing the phy on the 5722 andjhb2008-03-064-1/+5
OpenPOWER on IntegriCloud