Age | Commit message (Expand) | Author |
2004-08-05 | tab at EOL | Claudio Jeker |
2004-08-05 | Cleanup attachs for com and lpt for mips. | Per Fogelstrom |
2004-08-05 | struct prefix has a pointer to the peer so use it everywhere directly instead | Claudio Jeker |
2004-08-05 | rename and move prefix_equal() to prefix_compare() which returns -1, 0, 1 | Claudio Jeker |
2004-08-05 | we wanna ignore SIGPIPE here just like in the session engine, claudio ok | Henning Brauer |
2004-08-05 | Be nice to poor people with small machines and low limits. | Artur Grabowski |
2004-08-05 | When splitting a path, strip the trailing slashes before splitting it, | Jean-Francois Brousseau |
2004-08-05 | Fix typos. Found by Dries Schellekens | Artur Grabowski |
2004-08-05 | Add a new log level LP_ABORT, which modifies the behaviour of prefix | Jean-Francois Brousseau |
2004-08-05 | Add support for passing an fd to the user's S/Key record back and | Todd C. Miller |
2004-08-05 | Adapt the logging so any messages generated by the server will be | Jean-Francois Brousseau |
2004-08-05 | Add skeychallenge2() which is like skeychallenge() but takes an | Todd C. Miller |
2004-08-05 | When spawning the subprocess for the connection, attach a pipe to its | Jean-Francois Brousseau |
2004-08-05 | Remove forgotten debug code which does not compile on alpha. | Miod Vallat |
2004-08-05 | fix the perl to generate proper \n in the output. | Artur Grabowski |
2004-08-05 | simpler copyright, adjust date. | Marc Espie |
2004-08-05 | keep at least a page in pv_entries pool and uppen the high mark | Michael Shalayeff |
2004-08-05 | allocate a cluster on rx after all possible failures had been checked for; re... | Michael Shalayeff |
2004-08-05 | better signal cache printf | Michael Shalayeff |
2004-08-05 | again, sync usb device support accross archs by adding cdce | David Gwynne |
2004-08-05 | sync usb devs to other archs by adding cdce | David Gwynne |
2004-08-05 | attach the compaq w100 and w200. the w100 should work with a bit of work. it | David Gwynne |
2004-08-05 | unmap bios when done. from form@pdp-11.org.ru via grange | Ted Unangst |
2004-08-05 | don't attempt to put processes back in a directory after unmount. | Ted Unangst |
2004-08-05 | - fix includes needed to compile | Jared Yanovich |
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 |