Age | Commit message (Expand) | Author |
2002-02-13 | simplify the define_key() code to use sane functions in two separate buffer | Vincent Labrecque |
2002-02-13 | * Replace unsafe strcpy and strcat calls to safe strlcpy and strlcat. | Vincent Labrecque |
2002-02-13 | use strncpy instead of strcpy (no strcpy in libsa); hugh ok | Theo de Raadt |
2002-02-13 | teach about sparc64 | Theo de Raadt |
2002-02-13 | API cleanup and backwards compat for filexfer v.0 servers; ok markus@ | Damien Miller |
2002-02-13 | readpass.c is not longer from UCB, since we now use readpassphrase(3) | Markus Friedl |
2002-02-13 | handle SSH2_FILEXFER_ATTR_SIZE in SSH2_FXP_(F)SETSTAT; ok djm@ | Markus Friedl |
2002-02-12 | sync | Theo de Raadt |
2002-02-12 | accept sample rates <= highrate. | Federico G. Schwindt |
2002-02-12 | while im here; clean -Wall. | Federico G. Schwindt |
2002-02-12 | _PATH_DEV already includes the trailing '/'; no need for it. | Federico G. Schwindt |
2002-02-12 | test before commit | Theo de Raadt |
2002-02-12 | only compile pckbc_isa if pckbc was configured on isa | Michael Shalayeff |
2002-02-12 | More FREF/FRELE protection. This time all users of getvnode. | Artur Grabowski |
2002-02-12 | amap_extend is very expensive, allocate more memory to avoid bcopy the next | Niels Provos |
2002-02-12 | sync | Theo de Raadt |
2002-02-12 | fix style in .SYNOPSIS. Spotted by grange@grange.ru | Mike Pechkin |
2002-02-12 | Add 128-bits as recommended AES key length. | Kjell Wooding |
2002-02-12 | Add Dell, Thinkpad maintenance partition types. | Kjell Wooding |
2002-02-12 | Remove references to nonexistent man pages. Ok theo, millert. | Kjell Wooding |
2002-02-12 | malloc_roundup to calculate allocation size malloc will use; from netbsd; | Niels Provos |
2002-02-12 | beep! | Jason Wright |
2002-02-12 | Fix my total blackout of the brain. | Artur Grabowski |
2002-02-12 | no need to zero out the page offset in pmap_hash, it'd already been done | Michael Shalayeff |
2002-02-12 | u[date irq numbers from the paper | Michael Shalayeff |
2002-02-12 | cross out done items | Michael Shalayeff |
2002-02-12 | Fix all users of getsock to use FREF/FRELE properly. | Artur Grabowski |
2002-02-12 | Let overlapped upload path handle servers which reorder ACKs. This may be | Damien Miller |
2002-02-12 | Perform multiple overlapping read/write requests in file transfer. Mostly | Damien Miller |
2002-02-12 | import apache 1.3.26 + mod_ssl 2.8.10 | Bob Beck |
2002-02-12 | import apache 1.3.26 + mod_ssl 2.8.10 | Bob Beck |
2002-02-12 | Apache 1.3.23+mod_ssl-2.8.6-1.3.23 merge | Bob Beck |
2002-02-12 | support 712's programmable power switch, no interrupt yet | Michael Shalayeff |
2002-02-12 | small repairs to hpmc and toc handlers | Michael Shalayeff |
2002-02-12 | Much to my annoyance, teach zskbd how to bark. | Jason Wright |
2002-02-12 | Correct cross reference. PR#2390. | Hugh Graham |
2002-02-12 | leftover form dekvtop (which did the block maps too) | Michael Shalayeff |
2002-02-11 | more cloned devices | Michael Shalayeff |
2002-02-11 | irqs porper | Michael Shalayeff |
2002-02-11 | remove lpa support (used for kvtop), copy a piece of pcxl fault handler into ... | Michael Shalayeff |
2002-02-11 | kvtop no more | Michael Shalayeff |
2002-02-11 | extend the hackery to not use kvtop | Michael Shalayeff |
2002-02-11 | fpu_curpcb has pa in it, use accordingly, do not use kvtop | Michael Shalayeff |
2002-02-11 | do not use kvtop | Michael Shalayeff |
2002-02-11 | o add __weak_alias definition. | Federico G. Schwindt |
2002-02-11 | only change _STRING for weak_alias; sorry miod. | Federico G. Schwindt |
2002-02-11 | o add __weak_alias definition. | Federico G. Schwindt |
2002-02-11 | remove unneeded header. | Federico G. Schwindt |
2002-02-11 | change to errx(3) | Federico G. Schwindt |
2002-02-11 | disable fpu on csw, print fpu version on cpu line, if present | Michael Shalayeff |