summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2001-03-02missed a second hash->ohashMarc Espie
2001-03-02Missed one hash->ohashMarc Espie
2001-03-02Fix preambleMarc Espie
2001-03-02Oops, ohash_lookup_string bit the dust.Marc Espie
2001-03-02Add ohash_* functions to libc.Marc Espie
2001-03-01describe a few new flags; jlemon@freebsd.orgNiels Provos
2001-03-01Spelling: preceeding -> precedingAaron Campbell
2001-02-28ncurses-5.2-20010224Todd C. Miller
2001-02-28ipip.allow can also be set to 2, which skips the loopback spoofAngelos D. Keromytis
2001-02-25fix enboldening on idcok and immedok in NAME sectionTodd C. Miller
2001-02-25Missing commas in NAME section. Found by an espie script ;-)Todd C. Miller
2001-02-22Add a caveat about our O_TRUNC paranoia; art@ okAnil Madhavapeddy
2001-02-22Make _nc_get_token() take a "silent" argument and only warn if itTodd C. Miller
2001-02-22Update to ncurses-5.2-20010210:Todd C. Miller
2001-02-21#ifdef out the "older tic versions may treat the description fieldTodd C. Miller
2001-02-21Define struct _machdep_state again for libc_r to compile on mvme88k.Miod Vallat
2001-02-21replace comment with something not so misleading.Brad Smith
2001-02-18fix typoTodd C. Miller
2001-02-17spelling and grammarPaul Janzen
2001-02-17It's not that I mind split infinitives. I just like to save'em for whenPaul Janzen
2001-02-17Document behaviour with a NULL format string, and try to not split infinitivesPaul Janzen
2001-02-16Rewrite rfc931.c to eliminate problematic setjmp/longjmp and stdio usageBob Beck
2001-02-16style(9) nit in examples, aaron@ oksmart
2001-02-15fix change from previous commit that didn't get the ports correctlyBob Beck
2001-02-13Fix authorizer removal problem.Angelos D. Keromytis
2001-02-13Avoid theoretical potential buffer overflowPaul Janzen
2001-02-12capitalizationAaron Campbell
2001-02-12correct listener side example. from deraadtJun-ichiro itojun Hagino
2001-02-11Some cleanup.Aaron Campbell
2001-02-10Add missing line continuation character. Fixes sparc and powerpc builds.Todd C. Miller
2001-02-10Make sure $RSH is not the empty string.Todd C. Miller
2001-02-10Insert a missing comma.Aaron Campbell
2001-02-09simplify if loops a bit; Reviewed by: beck@Brad Smith
2001-02-08implement upper limit to icmp6 redirects (experimental, turned off)Jun-ichiro itojun Hagino
2001-02-07dd ECONNABORTED.Jun-ichiro itojun Hagino
2001-02-07by default, don't bark on inbound ND messages, as outsider may be able toJun-ichiro itojun Hagino
2001-02-05if a build generates the files, a clean should remove them. ok beck@Todd T. Fries
2001-02-05please alphaTheo de Raadt
2001-02-04This is OpenBSD, not 4.2BSDTodd C. Miller
2001-02-04Add RETURN VALUES sectionTodd C. Miller
2001-02-04libc_r builds on alpha againTheo de Raadt
2001-02-03Remove even more dead code.Artur Grabowski
2001-02-03oops.Artur Grabowski
2001-02-03Schedule running of __fini in __init, not __start.Artur Grabowski
2001-02-03An OpenBSD tag doesn't hurt.Artur Grabowski
2001-02-03Add an OS note identifying OpenBSD binaries.Artur Grabowski
2001-02-03Decruftification.Artur Grabowski
2001-02-03Use crtbegin and crtend from common_elf.Artur Grabowski
2001-02-03Create a common_elf directory with crtbegin and crtend that canArtur Grabowski
2001-02-03Don't define ECOFF_COMPAT. We're ELF.Artur Grabowski