summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-02-13fix tty/pty #'s (off by one)Todd T. Fries
2002-02-13syncTodd T. Fries
2002-02-13enable amigaTodd T. Fries
2002-02-13the same resolv.c needs to be in both krb and krb5, for static arch like vaxTheo de Raadt
2002-02-13More FREF/FRELE on relevant places. Now, only sys_mmap and a bunch of ioctl f...Artur Grabowski
2002-02-13The syscall numer is quad to __syscall(2).Artur Grabowski
2002-02-13use amiga, not AmigaTheo de Raadt
2002-02-13Changes necessary to configure vax. Confirmed by miod + theo.Hugh Graham
2002-02-13When you give command examples and etc., in a manual page prefix them with:Mike Pechkin
2002-02-13sync with KAME.Kenjiro Cho
2002-02-13rewrite the parser code to get rid of the heritageKenjiro Cho
2002-02-13typo: clinet -> client from KAME.Kenjiro Cho
2002-02-13sync with KAME.Kenjiro Cho
2002-02-13sync with KAME.Kenjiro Cho
2002-02-13sync with KAME.Kenjiro Cho
2002-02-13move ALTQ_RED and ALTQ_CBQ from altq.h to altq_var.h.Kenjiro Cho
2002-02-13don't ignore the contents of /etc/ssh; ok deraadt@Marco S Hyman
2002-02-13syncTheo de Raadt
2002-02-13vpn1211Theo de Raadt
2002-02-13 simplify the define_key() code to use sane functions in two separate bufferVincent Labrecque
2002-02-13 * Replace unsafe strcpy and strcat calls to safe strlcpy and strlcat.Vincent Labrecque
2002-02-13use strncpy instead of strcpy (no strcpy in libsa); hugh okTheo de Raadt
2002-02-13teach about sparc64Theo de Raadt
2002-02-13API cleanup and backwards compat for filexfer v.0 servers; ok markus@Damien Miller
2002-02-13readpass.c is not longer from UCB, since we now use readpassphrase(3)Markus Friedl
2002-02-13handle SSH2_FILEXFER_ATTR_SIZE in SSH2_FXP_(F)SETSTAT; ok djm@Markus Friedl
2002-02-12syncTheo de Raadt
2002-02-12accept sample rates <= highrate.Federico G. Schwindt
2002-02-12while 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-12test before commitTheo de Raadt
2002-02-12only compile pckbc_isa if pckbc was configured on isaMichael Shalayeff
2002-02-12More FREF/FRELE protection. This time all users of getvnode.Artur Grabowski
2002-02-12amap_extend is very expensive, allocate more memory to avoid bcopy the nextNiels Provos
2002-02-12syncTheo de Raadt
2002-02-12fix style in .SYNOPSIS. Spotted by grange@grange.ruMike Pechkin
2002-02-12Add 128-bits as recommended AES key length.Kjell Wooding
2002-02-12Add Dell, Thinkpad maintenance partition types.Kjell Wooding
2002-02-12Remove references to nonexistent man pages. Ok theo, millert.Kjell Wooding
2002-02-12malloc_roundup to calculate allocation size malloc will use; from netbsd;Niels Provos
2002-02-12beep!Jason Wright
2002-02-12Fix my total blackout of the brain.Artur Grabowski
2002-02-12no need to zero out the page offset in pmap_hash, it'd already been doneMichael Shalayeff
2002-02-12u[date irq numbers from the paperMichael Shalayeff
2002-02-12cross out done itemsMichael Shalayeff
2002-02-12Fix all users of getsock to use FREF/FRELE properly.Artur Grabowski
2002-02-12Let overlapped upload path handle servers which reorder ACKs. This may beDamien Miller
2002-02-12Perform multiple overlapping read/write requests in file transfer. MostlyDamien Miller
2002-02-12import apache 1.3.26 + mod_ssl 2.8.10Bob Beck
2002-02-12import apache 1.3.26 + mod_ssl 2.8.10Bob Beck