summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-20crank maxusers from 18 to 20Theo de Raadt
2004-02-19move MID_X86_64; kettenis@chello.nlTheo de Raadt
2004-02-19typo; jjy2+@pitt.eduTheo de Raadt
2004-02-19better fix to avoid 1 second machine pauses; from grangeTheo de Raadt
2004-02-19Sanity fix.Thierry Deval
2004-02-19the cpu_cpuspeed function pointer MAY NOT BE SET TO POINT TO A FUNCTIONTheo de Raadt
2004-02-19Add support for basic filters. Nothing optimized and it has some issues butClaudio Jeker
2004-02-19- split intel686_cpu_setup() into two parts: common for familyAlexander Yurchenko
2004-02-19new sentence, new line;Jason McIntyre
2004-02-19escape full stops where necessary to kill erroneous double spaces;Jason McIntyre
2004-02-19spaces; ok tedu@Alexander Yurchenko
2004-02-19millert@ suggested to use setperf=50 as a threshold forAlexander Yurchenko
2004-02-19Makes pfctl -ss and pfctl -sq use optional -i argument.Cedric Berger
2004-02-19SpeedStep support for those Pentium processors which haveAlexander Yurchenko
2004-02-19Makes pfctl -Fs and pfctl -w works with the optional -i specifier.Cedric Berger
2004-02-19Oops.Alexander Yurchenko
2004-02-19wdc logs parser, now not only costa@ can read it.Alexander Yurchenko
2004-02-19wdc logs fixes from costa@:Alexander Yurchenko
2004-02-19switch to new license.templateMarkus Friedl
2004-02-19don't use -$ flag for cpp with gcc 3 and upBrad Smith
2004-02-19fix typo, KNFMarkus Friedl
2004-02-19Set sensible value for mntfromname, to make 'mount' report theHans Insulander
2004-02-19filenames can have 100 chars, total pathname 255 in ustar format; not 250;Jason McIntyre
2004-02-19basic knfTheo de Raadt
2004-02-19simplify rsp setting in sendsigTheo de Raadt
2004-02-19Kill <sys/clist.h> - nothing uses it since years.Miod Vallat
2004-02-19correct pointer to argsTheo de Raadt
2004-02-19small cleanup of log messages.Hans-Joerg Hoexer
2004-02-19When copyout() of the signal frame fails, sigexit() the process instead ofMiod Vallat
2004-02-19Make the code more portable. Add some missing header files and make the useClaudio Jeker
2004-02-19don't disable the Sound Blaster legacy mode by default, as this breaksMarkus Friedl
2004-02-19Doh. Copy pasto. The if is always false and bogus.Claudio Jeker
2004-02-19With -d, SIGINT should do a clean shutdown.Hakan Olsson
2004-02-19Cleanup.Hakan Olsson
2004-02-19fix mem leak.Mike Pechkin
2004-02-19takin out the trashTed Unangst
2004-02-19pedro martelletto tells me stroul returns an unsigned long whichTed Unangst
2004-02-19regen; qid change.Kenjiro Cho
2004-02-19now that qids are managed entirely in the kernel, the qid related codeKenjiro Cho
2004-02-19the 2nd round of the qid assignment change.Kenjiro Cho
2004-02-18Do aspath loop detecion for outgoing messages too, but this time with theClaudio Jeker
2004-02-18Correctly handle parse errors in aspath and prefixes. Also do input aspathClaudio Jeker
2004-02-18clean up openssl req;Jason McIntyre
2004-02-18Make sure interface cleanup and setup are only run once, and clean up if weRyan Thomas McBride
2004-02-18sort options and SYNOPSIS;Jason McIntyre
2004-02-18document rot13;Jason McIntyre
2004-02-18errno is int, not long; tracked down by otto@Miod Vallat
2004-02-18Stealth typo. ok deraadt@, millert@Thierry Deval
2004-02-18Bring the path attribute parsing on big step closer to the RFC.Claudio Jeker
2004-02-18Fix a nasty memory leak. OK henning@Claudio Jeker