summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Instead of just hinting at available octets, list some.trhodes2006-03-041-1/+43
* Use a thread pool to process notification if sigev_notify_attributesdavidxu2006-03-045-63/+326
* use strlcpy in cvtstatfs and copy_statfs instead of bcopy to ensureps2006-03-043-14/+16
* save sigev_node pointer.davidxu2006-03-041-0/+1
* Fix bug in malloc_uninit():ps2006-03-031-1/+3
* Take the functionality contained in the former "options TDFX_LINUX"yar2006-03-0311-61/+114
* Print "clear" and "dump" only once.wkoszek2006-03-031-2/+2
* Don't build csup if NO_CRYPT or NO_OPENSSL is defined, since we dependmux2006-03-031-1/+2
* Cast the pointer to void * before casting it back to struct type * inmux2006-03-031-1/+1
* - use a more common style to print memory sizesnetchild2006-03-031-78/+133
* This commit was generated by cvs2svn to compensate for changes in r156251,mux2006-03-032-2/+2
|\
| * Import today's csup sources to get the warning fix for queue.h. Wemux2006-03-032-2/+2
* | Fix the decaying MODULES_WITH_WORLD again by adding a missing opt_*.h to SRCS.yar2006-03-031-1/+1
* | Move XBOX option to options. While it is only valid on i386,imp2006-03-033-7/+3
* | Unbreak byte counters when network interfaces are in monitor mode bycsjp2006-03-031-8/+8
* | Connect csup the build!mux2006-03-031-0/+1
* | - Don't put the .h in SRCS.mux2006-03-031-25/+25
* | Committed the xbox syscons(8)-able console driver.rink2006-03-034-256/+538
* | Sync with actual code.jcamou2006-03-031-2/+6
* | Correctly switch IFCAP_VLAN_HWTAGGING on and off.glebius2006-03-031-6/+12
* | - Do not leak read lock in IP_FW_TABLE_GETSIZE case of ipfw_ctl().glebius2006-03-031-7/+5
* | Document the monitor mode and explain how it can be used.thompsa2006-03-031-0/+8
* | Since we are using random ethernet addresses for the bridge, it is possiblethompsa2006-03-031-6/+21
* | Don't truncate f_mntfromname & f_mntonname to 16 characters whenps2006-03-032-4/+4
* | micro fix from justinmjacob2006-03-031-3/+3
* | Slightly re-worked bpf(4) code associated with bridging: if we have acsjp2006-03-031-10/+26
* | iir works on PAE now.scottl2006-03-031-1/+0
* | Add make glue for building csup. Not yet connected to the build.mux2006-03-031-0/+35
* | This commit was generated by cvs2svn to compensate for changes in r156230,mux2006-03-0349-0/+12927
|\ \ | |/
| * Initial import of csup.mux2006-03-0349-0/+12927
* When there are no mount options, an implicit "rw" should be printed inkeramida2006-03-031-1/+6
* - Print message about cpufreq and timecounter TSCmnag2006-03-031-1/+8
* - Add entry about using timecounter TSC and cpu frequency changing.mnag2006-03-031-0/+8
* Fix endian bugs accessing ioctl arguments that are passed by value.emax2006-03-031-13/+13
* Eliminate a deadlock when creating snapshots. Blocking vn_start_write() musttegge2006-03-026-3/+22
* Hold extra reference to vm object while cleaning pages.tegge2006-03-021-0/+2
* Don't try to show marker nodes.tegge2006-03-021-1/+1
* Document which version of 802.1D STP we implement.thompsa2006-03-021-0/+3
* Fix types of time_second and time_uptime variables.ru2006-03-021-3/+2
* The altq(4) code already handles SMP so clarify what ALTQ_NOPCC is needed for.thompsa2006-03-022-4/+5
* Update URL at cisco.com.glebius2006-03-021-2/+2
* Actually bump the date to the commit-date for the last commit.brueffer2006-03-021-1/+1
* Document the graid3(8), gstripe(8) and gconcat(8) periodic scripts.brueffer2006-03-021-1/+28
* Add the graid3(8), gstripe(8) and gconcat(8) status scripts, default is "off".brueffer2006-03-021-0/+9
* Add periodic scripts that check the status of graid3(8), gstripe(8)brueffer2006-03-024-0/+105
* o Fix an URL to the "The BSD Family Tree" article.maxim2006-03-021-1/+1
* Add signal set sq_kill to sigqueue structure, the member saves alldavidxu2006-03-022-5/+26
* Use BUS_DMA_COHERENT.cognet2006-03-022-2/+2
* Update copyright years and remove third clause.des2006-03-025-17/+7
* Read site.rc after default.rc.des2006-03-022-2/+5
OpenPOWER on IntegriCloud