summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add -mno-sse3 for amd64 case tooache2008-05-101-1/+1
* Only start the vaps if the init routine completed.thompsa2008-05-104-4/+8
* - Associate from a taskq as we can deadlock on the ndis hal and the com lock.thompsa2008-05-102-11/+49
* Partially revert the last rev. Do call ndis_setstate_80211() when we up thethompsa2008-05-101-65/+113
* Generalize vm_map_find(9)'s parameter "find_space". Specifically, addalc2008-05-103-17/+49
* Document freebsd extensions to netcat a bit better:antoine2008-05-102-17/+17
* Add more obsolete files.antoine2008-05-101-0/+9
* Remove useless call to getdtablesize(2) in fdopen(3) and its uselessantoine2008-05-101-4/+0
* Add missing braces in #if 0ed code.antoine2008-05-101-1/+2
* Change two variables to size_t to improve portability.julian2008-05-102-2/+3
* - Fix panic on detach.simokawa2008-05-102-4/+4
* Kqueue_scan() may sleep when encountered the influx knotes. On the otherkib2008-05-101-1/+10
* The kqueue_close() encountering the KN_INFLUX knotes on the kq beingkib2008-05-101-4/+11
* Fix build.delphij2008-05-101-3/+4
* - Disable interrupts on suspend to eliminate excessivesimokawa2008-05-101-4/+9
* Misc mdoc improvements.brueffer2008-05-101-4/+9
* Misc mdoc improvements and a typo fix.brueffer2008-05-101-6/+10
* Remove extraneous .Ed, correct SEE ALSO section.brueffer2008-05-101-3/+2
* move a #define from a place it shouldn't have been to a place it shouldjulian2008-05-102-4/+3
* undef MAXFIBS before redefining itjulian2008-05-101-0/+1
* Add support for LSI 1078DE (ServeRAID-AR10is SAS/SATAdelphij2008-05-101-0/+6
* allow setfib to be compiled.julian2008-05-101-0/+1
* Max's changes got left out of the MRT commit.julian2008-05-091-15/+6
* Add a stub for pmap_align_superpage() on machines that don't (yet)alc2008-05-096-0/+60
* bump __FreeBSD_versionjulian2008-05-091-1/+1
* Add a note about multiple routing tables supportjulian2008-05-091-0/+7
* Add setfib.2 to the list of man pages to addjulian2008-05-091-1/+1
* setfib.2 got left out of the last commitjulian2008-05-091-0/+79
* Add code to allow the system to handle multiple routing tables.julian2008-05-0974-364/+1305
* Add code to allow the system to handle multiple routing tables.julian2008-05-091-4/+25
* Add code to allow the system to handle multiple routing tables.julian2008-05-092-0/+8
* Trim trailing whitespace at ends of lines.rwatson2008-05-091-16/+16
* Set D_TRACKCLOSE to avoid a race in devfs that could lead to orphaned bpfjhb2008-05-091-0/+1
* Trim unneeded header.jhb2008-05-091-1/+0
* Introduce pmap_align_superpage(). It increases the starting virtualalc2008-05-093-0/+48
* Update magic sed script for heimdal-1.1dfr2008-05-091-4/+7
* When blocking on an F_FLOCK style lock request which is upgrading adfr2008-05-091-11/+12
* - Export HZ value via kern.hz sysctl (this is the same name as for thepjd2008-05-091-8/+17
* - Last commit should be "update for 5.6-20080503"rafan2008-05-090-0/+0
* - Update for 5.6-20080503rafan2008-05-092-4/+4
* - Update for ncurses 5.6-20080509rafan2008-05-091-1/+1
* This commit was generated by cvs2svn to compensate for changes in r178866,rafan2008-05-0943-2094/+3227
|\
| * Import ncurses 5.6-20080503 snapshot onto the vender branchrafan2008-05-0943-2094/+3227
* | Define the size_t type since readpassphrase(3) requires it in itsscf2008-05-081-0/+6
* | Always bump tcpstat.tcps_badrst if we get a RST for a connection in thejhb2008-05-081-4/+5
* | Add ID for HTC PPC6700 Modem.delphij2008-05-082-0/+2
* | - Remove the BUS_HANDLE_MIN checking in the __BUS_DEBUG_ACCESS macro;marius2008-05-081-81/+109
* | Remove #if 0'ed code referencing no longer existent ecache_flush().marius2008-05-081-7/+0
* | Use <machine/intr_machdep.h> directly instead of depending on headermarius2008-05-081-1/+1
* | Don't set the _file member of the FILE when opening a FTP connection.jhb2008-05-081-1/+0
OpenPOWER on IntegriCloud