summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2001-04-05remove extra continue statementsTheo de Raadt
2001-04-05Updates and corrections from gluk@ after recent softupdates changes.Aaron Campbell
2001-04-03Add missing return type to dn_comp() prototype in SYNOPSIS; matt@anzen.comAaron Campbell
2001-04-02use a len in g_Ctoc, easier code; freebsdTheo de Raadt
2001-03-30typoPaul Janzen
2001-03-29fix fork, brk/sbrk; rcsid embeddingMichael Shalayeff
2001-03-28C++ wrapping; dmcmahill@netbsd.orgTheo de Raadt
2001-03-28Fix some glob defects:Todd C. Miller
2001-03-28correct arg order addi/subi, newer gas catches thisMichael Shalayeff
2001-03-28must spec +1 in this one case...Theo de Raadt
2001-03-28avoid g_Ctoc() overflows; art@ okTheo de Raadt
2001-03-28KNFTheo de Raadt
2001-03-27The .Os macro should not be used in the general text domain.Aaron Campbell
2001-03-26cosmetic changes from tzcode2001aTodd C. Miller
2001-03-24Use "realinstall" to allow the framework to do other work if needed;Thorsten Lockert
2001-03-22a bit closer to the queen's englishTheo de Raadt
2001-03-22it is kn_add_action, not keynote_add_actionTodd C. Miller
2001-03-22typo in ERROR_NOTFOUND error messageTodd C. Miller
2001-03-22Fix thinko in kn_do_query error checking; angelos OK'dTodd C. Miller
2001-03-20document new interpretation for net.inet6.icmp6.nodeinfo.Jun-ichiro itojun Hagino
2001-03-19set gl_pathv to NULL after we free it; christos@netbsd.orgTodd C. Miller
2001-03-18GLOB_LIMIT changes from christosTheo de Raadt
2001-03-18Fix lots of register masks.Brandon Creighton
2001-03-16add a _kvm_pa2off() for vaxBrandon Creighton
2001-03-14Move description of exect() to execve(2) man page. Add a note about exect() notAaron Campbell
2001-03-13stronger testDavid Leonard
2001-03-13typo in commentDavid Leonard
2001-03-13recursive mutex testDavid Leonard
2001-03-11mdoc police.Aaron Campbell
2001-03-11Cosmetic: Super-user -> SuperuserAaron Campbell
2001-03-11Convert flags list from a literal display to a nicely formatted list.Aaron Campbell
2001-03-11Section shuffling.Aaron Campbell
2001-03-11Add cvs tag, remove incompatible LIBRARY section, plus other OpenBSD'ificationsAaron Campbell
2001-03-11Better grammar, move HISTORY before CAVEATS, and add some missing commas.Aaron Campbell
2001-03-11mdoc police.Aaron Campbell
2001-03-11Fix typo: disklable -> disklabel; from NetBSD.Aaron Campbell
2001-03-10Crank major number. openssl on m68k is now compiled in 32 bit mode insteadTheo de Raadt
2001-03-09minor irrelevant oopsTheo de Raadt
2001-03-09add OpenBSD-m68k target, turning BN_LLONG off, for performance on 060Theo de Raadt
2001-03-09build using OpenBSD-m68k on m68k machinesTheo de Raadt
2001-03-09m{,un}lockallArtur Grabowski
2001-03-09Xr mlockallArtur Grabowski
2001-03-09Add mlockall and munlockall. man-page from NetBSD.Artur Grabowski
2001-03-09typoArtur Grabowski
2001-03-09PATH_MAX+1 is wrong. Not cranking libc/libc_r majors over this, since they j...Theo de Raadt
2001-03-08exit(-1) -> exit(1)Angelos D. Keromytis
2001-03-08document that exit() -> wait() only returns low bitsTheo de Raadt
2001-03-04Forgot commit, oops.Marc Espie
2001-03-03typoTheo de Raadt
2001-03-03plug many memory leaksTheo de Raadt