summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-02-17try agent forwarding, too.Markus Friedl
2002-02-17Calculate IP checksum and copyback modified headers before logging aDaniel Hartmeier
2002-02-17raid(4) parity check simplificationThierry Deval
2002-02-17raidctl can do some actions on 'all' configured raids now :Thierry Deval
2002-02-17Deprecate __PTodd C. Miller
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-17Document that both localhost and the local hostname needs to be able toMats O Jansson
2002-02-17new puc devices: netmos, moxa, sybaTheo de Raadt
2002-02-17permit > 8 bit offsetsTheo de Raadt
2002-02-17syncTheo de Raadt
2002-02-17new puc devicesTheo de Raadt
2002-02-17fix LP64 bug; ura@hiru.aoba.yokohama.jpTheo de Raadt
2002-02-17kill little bugs; art okTheo de Raadt
2002-02-17telnet used a P macro instead of __P -- g/c that too.Todd C. Miller
2002-02-17better message; adi@hexapodia.orgTheo de Raadt
2002-02-17A couple temporary workarounds for vax toolchain bugs.Hugh Graham
2002-02-17Get gdb (mostly) working on vax. Work by bjc@.Hugh Graham
2002-02-17Define an epilogue for vax to protect function ends from gcc'sHugh Graham
2002-02-17drivers may not be noisyTheo de Raadt
2002-02-17ICANON is a t_lflag, not t_iflag; neelnatu@yahoo.comTheo de Raadt
2002-02-17Repeat. But this time get the math right and avoid sleeping forever.Artur Grabowski
2002-02-17No reason to not enable the weak test.Artur Grabowski
2002-02-17madnessArtur Grabowski
2002-02-17Not really a test for rfork, but for the kernel fd handling.Artur Grabowski
2002-02-17rfsharefdArtur Grabowski
2002-02-17use semaphore to sync threads, not sleepMarco S Hyman
2002-02-17test rfork with shared fdsArtur Grabowski
2002-02-17time_elapsed_with_signal was completly wrong, fix.Artur Grabowski
2002-02-17Don't warn when we don't have an errno, warnx.Artur Grabowski
2002-02-17Add a test for nansleep with a very short time (less than a tick).Artur Grabowski
2002-02-17make dc win on alpha tooNathan Binkert
2002-02-17rfnowaitArtur Grabowski
2002-02-17test rfork(RFNOWAIT)Artur Grabowski
2002-02-17rfcfdgArtur Grabowski
2002-02-17test rfork(RFCFDG)Artur Grabowski
2002-02-17reflect support for 21140 based cardsNathan Binkert
2002-02-17syncTheo de Raadt
2002-02-17why were there two ramdisks?Theo de Raadt
2002-02-17Make dc match with higher priorit over de for 21142/3 chipsNathan Binkert
2002-02-17rforkArtur Grabowski
2002-02-17need a Makefile here.Artur Grabowski
2002-02-17Test rfork(RFMEM)Artur Grabowski
2002-02-17a state variable used by multiple threads needs to be volatileMarco S Hyman
2002-02-17Enable stackgap_random. Set it initially to 1k.Artur Grabowski
2002-02-17Cache vnodes, don't hold on to the root vnode, some cleanups, handleArtur Grabowski
2002-02-17oops, add -U to usageEric Jackson
2002-02-17add support for connecting too and listening on AF_UNIX sockets.Eric Jackson
2002-02-17fix pr#2091. patch applied.Eric Jackson
2002-02-17correct arithmetic brain damage; maxim@macomnet.ruTheo de Raadt
2002-02-17This test requires root, make it use REGRESSROOTTARGETS.Marco S Hyman