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