summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New release notes:hrs2004-10-082-12/+108
* Remove a reference to a non-existent syscall: _thr_exit(). Themtm2004-10-081-4/+1
* Remove an unused variable.mtm2004-10-081-1/+0
* Fix an mdoc warning:keramida2004-10-081-1/+1
* Use int format string, not a long format string.rwatson2004-10-081-1/+1
* Change pfil starvation prevention from fail-open to fail-close.mlaier2004-10-082-3/+15
* Only print progress statistics once per second.phk2004-10-082-18/+32
* - sort struct rtentry fields in man page in some order as they are in structglebius2004-10-081-32/+32
* Add more MLINKS for rtalloc.9glebius2004-10-081-1/+3
* More grammar cleanups from MDocGuard^WRuslan.glebius2004-10-081-3/+3
* Make pte_load_store() an atomic operation in all cases, not just i386 PAE.alc2004-10-084-22/+70
* Use generic tty processing code instead of local copy.phk2004-10-082-757/+102
* Mention the dc(4) driver's support, and ipfw(8)'s classifier support.green2004-10-081-1/+3
* Reference altq(4) instead of pf.conf(5).green2004-10-081-2/+2
* Commit forgotten documentation for "diverted" rules.green2004-10-081-1/+2
* Since net/net_osdep.c contained only one function that could bebrooks2004-10-083-60/+1
* 1. Incorporate most of Ruslan's improvements to where and how thedougb2004-10-083-4/+26
* Style. Use ETHER_IS_MULTICAST() appropriately instead of masking off the bit.bms2004-10-071-1/+1
* Remove obsolete references to PFIL_HOOKS and RANDOM_IP_IDmlaier2004-10-071-11/+2
* Back out v1.58... We still don't know what is causing the specifickensmith2004-10-071-1/+1
* Be sure to always return 0 for negative access requests.pjd2004-10-071-0/+8
* Move the PC98 specific geometry "gunk" to geom_pc98.c where it belongs.sos2004-10-074-8/+22
* Ooops. Forgot the man page for pbio.4 in my port from RELENG_4.imp2004-10-072-0/+182
* Port pbio to HEAD.imp2004-10-076-0/+1023
* Rename the QUEUEING section to QUEUEING/ALTQ to make it easier to find themlaier2004-10-071-2/+2
* Forced commit:mtm2004-10-070-0/+0
* Use PTHREAD_SCOPE_SYSTEM to decide what should be done.davidxu2004-10-072-6/+4
* When running with debug.mpsafenet=0, initialize IP multicast routingrwatson2004-10-071-4/+7
* mtm2004-10-072-5/+5
* Remove the requirement for the FreeBSD keyword as it no longermtm2004-10-07132-134/+92
* Follow kernel change, restore signal mask correctly by using a commanddavidxu2004-10-072-42/+34
* Add an execve command for kse_thr_interrupt to allow libpthread todavidxu2004-10-074-3/+32
* Add a minimal altq.4 manpage to tell about the kernel options and where tomlaier2004-10-073-30/+142
* Add SHARP to the pool of drives that doesn not need byteswapping ofsos2004-10-071-5/+7
* Mdoc and grammar fixes.glebius2004-10-071-7/+9
* - note that RTF_PRCLONING is obsoletedglebius2004-10-071-19/+47
* - Be more userfriendly and allow to specify gbde device name in those forms:pjd2004-10-071-10/+13
* Add support for Pentium M, Pentium 3M and Pentium 4M.des2004-10-071-2/+14
* Use generic ttycode instead of local copy.phk2004-10-071-183/+32
* Only try to attach if parent device actually exists.pjd2004-10-071-1/+1
* Note libthr ABI breakage.mtm2004-10-071-0/+5
* Regen to unbreak world.davidxu2004-10-073-3/+3
* Back out rev 1.240; it is unnecessary. In particular,das2004-10-061-8/+3
* Don't set the BIO_ONQUEUE debugging flag until we actually put the biophk2004-10-061-1/+1
* Use generic tty code instead of local copies.phk2004-10-062-571/+199
* Back out v1.49. Recent findings suggest sparc64 may not be ready forkensmith2004-10-061-1/+1
* Fix the PC98 lockups on boot.sos2004-10-069-70/+135
* Geoms without softc are geoms which are initialized, so wait for them.pjd2004-10-061-2/+4
* Correct grammos. Added BUGS: may mishandle nonstandard manual pages,schweikh2004-10-061-3/+5
* - Fix the compile to chase the p_rux changes.jhb2004-10-061-1/+7
OpenPOWER on IntegriCloud