summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2006-06-14Nuke only two uses of OPENDEV_DRCT in tree. Nuke OPENDEV_DRCT. LongKenneth R Westerback
2006-06-12Use the non-generic SEGSHIFT value in the 020/030 specific codepath.Miod Vallat
2006-06-12add class 1 and class 3 root certificates from CAcert.org. ok beck@Jakob Schlyter
2006-06-09proper type and ptdsize checks; had it for three weeks now... sighMichael Shalayeff
2006-06-08potential fd leak (we will fix this before we move to cloning)Theo de Raadt
2006-06-07remove expired certificates. ok beck@Jakob Schlyter
2006-06-07update a couple of existing CAs that has been changed. ok beck@Jakob Schlyter
2006-06-07reformat using 'openssl x509 -text -fingerprint -sha1' and sort byJakob Schlyter
2006-06-07back out last patch due to updated committed prematurelyJakob Schlyter
2006-06-07reformat using 'openssl x509 -text -fingerprint -sha1' and sort byJakob Schlyter
2006-06-06Fix 'double by a factor of two' and make cache options a bit morePedro Martelletto
2006-06-06System build pieces for armish arch.Dale Rahn
2006-06-04Add a CAVEATS section: other systems might have more restrictive adjtime(2).Otto Moerbeek
2006-06-04Allow any user to request the current adjustment; ok henning@ deraadt@Otto Moerbeek
2006-06-02document NFS_NIOTHREADS, with some pointers from mickey;Jason McIntyre
2006-05-30Bump minimum stack size; current setting causes hangs or illegalOtto Moerbeek
2006-05-29revert vfs.nfs.privport sysctl, broke a few architecturesAnil Madhavapeddy
2006-05-28Add support for NFS mounts to be from non-reserved ports:Anil Madhavapeddy
2006-05-28VFS_GENERIC returns VFS info, not VM infoPedro Martelletto
2006-05-27Document net.inet6.ip6.mforwardingClaudio Jeker
2006-05-27System calls return -1 upon failure, so check for -1Pedro Martelletto
2006-05-27Don't leak memory if getcwd() was passed NULL and __getcwd() failsPedro Martelletto
2006-05-27Make libc's getcwd() use the new __getcwd() system callPedro Martelletto
2006-05-26vpn.8 removal;Jason McIntyre
2006-05-26better words; mrd@alkemio.orgTheo de Raadt
2006-05-26let us not talk about ipsecadm and vpn anymore; ok reykTheo de Raadt
2006-05-19fix a !foo & bar.Thordur I. Bjornsson
2006-05-17Document recent sysctl additions.Gordon Willem Klok
2006-05-15Adjust now that powerpc has PT_{GET|SET}FPREGS.Mark Kettenis
2006-05-15Handle empty terminal names more gracefully.Hugh Graham
2006-05-14Fix the second malloc_ulimit regression: maintaining the free listOtto Moerbeek
2006-05-14lint warns about some fishy type conversion.Marc Espie
2006-05-14Add a -hex option to 'rand' to output hexadecimal output.Matthieu Herrb
2006-05-12remove an 'is' from the comment to make the sentence correct.Felix Kronlage
2006-05-09The int (32bit) argument must be sign extended on the 64 bit amd64 beforeDale Rahn
2006-05-09Administrative changes for aviion, ok deraadt@Miod Vallat
2006-05-09typo from jan niemann; ok ottoJason McIntyre
2006-05-07Unbreak. Fix some of the lint warnings that mickey reintroduced.Mark Kettenis
2006-05-06Update to 2.0.0; keep our local changesAleksander Piotrowski
2006-05-05delint; ok millert@ ray@Otto Moerbeek
2006-05-05delint; ok millert@ beck@Otto Moerbeek
2006-05-05Convert do {} while loop -> while {} for clarity. No binary changeTodd C. Miller
2006-05-04backport checks for degenerate Diffie-Hellman public exponents fromDamien Miller
2006-04-29check mmap for failure. the helper functions using it return -1, butTed Unangst
2006-04-29Add a few man pages, remove some old and fix MLINKSBjorn Sandell
2006-04-27detect page table dir size difference for normal and pae modesMichael Shalayeff
2006-04-27update descriptions for DBCTL_{CONSOLE,PANIC}: they may not be raisedJason McIntyre
2006-04-25Avoid shadowing of external symbols by local variables; whoeverOtto Moerbeek
2006-04-25strtonum does not require limits.hTed Unangst
2006-04-24Do not leave an hole in the directory list if allocation of theOtto Moerbeek