summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-08-05spelling nit from Chris PascoeDavid Gwynne
2004-08-05Add signal-stress. Good luck.Artur Grabowski
2004-08-05A test that tests sends such a huge amount of signals that somethingArtur Grabowski
2004-08-04tholo forgot to update KERN_MAXID; j@pureftpd.orgTheo de Raadt
2004-08-04.Xr talkd 8; from Scott Francis (PR #3884);Jason McIntyre
2004-08-04Use the ad hoc register define to access the Pbus fault status register,Miod Vallat
2004-08-04hardclock detects if ITIMER_VIRTUAL and ITIMER_PROF have expired andArtur Grabowski
2004-08-04use CIRCLEQ_XXX; ok mcbride, miodMarkus Friedl
2004-08-04Uninline vputonfreelist.Artur Grabowski
2004-08-04Remove the old fetch(9)/store(9) functions, since they are not used inMiod Vallat
2004-08-04Crank maxusers to 32 on m68k GENERIC kernels, and to 16 on m68k installationMiod Vallat
2004-08-04- mdoc and macro fixes and simplificationJared Yanovich
2004-08-04interrupt coalescing on post 82557 chips; from freebsd via Dmitry Bogdan <dsb...Michael Shalayeff
2004-08-04Make jumbo frames work.Ryan Thomas McBride
2004-08-04Missing check for NULL.Thierry Deval
2004-08-04Batman?Artur Grabowski
2004-08-04Fix propolice merge error in options list.Miod Vallat
2004-08-04Even when we have timecounters we still have to do the check for secondaryArtur Grabowski
2004-08-04Completely remove BATC code. BATC on 88200 are way too small to be worthMiod Vallat
2004-08-04Simplify entry parsingJean-Francois Brousseau
2004-08-04- Match time_second and time_uptime prototypes.Artur Grabowski
2004-08-04sort SYNOPSIS and usage(), format tweaks, by jmc@Marc Espie
2004-08-04alternate description of tsort and example.Marc Espie
2004-08-04kill hppa quirk that is not neededMichael Shalayeff
2004-08-04interrupt mitigation bitsMichael Shalayeff
2004-08-04Handlers for the `valid-requests' and `Valid-responses' requestsJean-Francois Brousseau
2004-08-04* set the maximum number of arguments to 256 for the momentJean-Francois Brousseau
2004-08-04More cleaning:Miod Vallat
2004-08-04Handler for the `Global_opt' requestJean-Francois Brousseau
2004-08-04Handler for the `Argument' and `Argumentx' requestsJean-Francois Brousseau
2004-08-04session_main() and rde_main() return... right, a pid. and a pid is a pid_tHenning Brauer
2004-08-04Unbreak malloc0test for use with mmap malloc which allocates objectsOtto Moerbeek
2004-08-04return group14 when no primes found - fixes hang on empty /etc/moduli;Damien Miller
2004-08-04KNF and a spanking in the ddb helper code.Miod Vallat
2004-08-04More constants for the SSR register.Miod Vallat
2004-08-04syncTheo de Raadt
2004-08-04better commentsPedro Martelletto
2004-08-04regenDavid Gwynne
2004-08-04Compaq WLAN Multiport W200David Gwynne
2004-08-04There are so many reasons why a printf in an ipi is a very bad idea.Artur Grabowski
2004-08-04Fix printing of revision string.Todd C. Miller
2004-08-04- sync to netbsdJared Yanovich
2004-08-03Err, commit after regen...Miod Vallat
2004-08-03Replace the old 4.4BSD scsi code used on hp300 with a ``real'' driverMiod Vallat
2004-08-03Copy scsireg.h from hp300/dev to hp300/stand, and use it within hp300/stand.Miod Vallat
2004-08-03Complete MVME188 coverage.Miod Vallat
2004-08-03Overhaul of the MVME188 logic:Miod Vallat
2004-08-03hide more inside _KERNEL; miod okTheo de Raadt
2004-08-03Clear CMMU fault status registers after reading them, for 4:1 and 8:1Miod Vallat
2004-08-03Define BI_FDPASS for the BSD auth fd passing changes.Todd C. Miller