summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2001-02-03Fix the the elf nlist for cases where we can't mmap the headers.Artur Grabowski
2001-02-01MAXLOGNAME defn changedTheo de Raadt
2001-01-31remove old infrastructure which is not used anymore. Ok'd by beck@Brad Smith
2001-01-31move utmp to large format, usernames to 32 chars; downsjTheo de Raadt
2001-01-31deconfuse include path. (XXX - this for my future hacks).Artur Grabowski
2001-01-27Stubs for vax. (build at least)Hugh Graham
2001-01-26Use correct interpretersNiklas Hallqvist
2001-01-26SHA1 is a big endian algorithm but RFC2289 mandates that results beTodd C. Miller
2001-01-26wording updates. typo in example (s/err1/errx/).Jun-ichiro itojun Hagino
2001-01-26Clarify that the proctitle is set to "progname: fmt", not "progname:fmt".Aaron Campbell
2001-01-25This is not how we'll do dynamic libraries on alpha anyway.Artur Grabowski
2001-01-25ELf-size independent nlist.Artur Grabowski
2001-01-24alignment seems like a good idea; after art@alphaMichael Shalayeff
2001-01-24Add alignment on this ugly array.Artur Grabowski
2001-01-22Missed changes in ncurses-5.2-20010114 commitTodd C. Miller
2001-01-22Update to ncurses-5.2-20010114Todd C. Miller
2001-01-22PAGE_SHIFT can be a define, avoid double-define.Artur Grabowski
2001-01-22put more manual pages inTheo de Raadt
2001-01-21Shuffle man page sections into preferred order.Aaron Campbell
2001-01-20style(9) in example code.Aaron Campbell
2001-01-18Remove errant line (pasto).Todd C. Miller
2001-01-18Provide examples showing how to convert old code to use sigprocmask(2).Todd C. Miller
2001-01-17first cut at "what is allowed in a signal handler, based on but extended from...Theo de Raadt
2001-01-16typo in comment, change -> chanceBrad Smith
2001-01-16switch stacks even when restoring a preempted thread. (credit to pefo@)David Leonard
2001-01-13Sync function comment with man page; fanf@covalent.netTodd C. Miller
2001-01-12Reverse the order of two loop invariant to make 'strlcat(0, "foo", 0)'Todd C. Miller
2001-01-12Clarify sigsetjmp vs. setjmp vs. _setjmp.Todd C. Miller
2001-01-12make sure s always has enough from for trailing \0. even though strlcpy willBob Beck
2001-01-10put up FD_* manual pages, in section 3Theo de Raadt
2001-01-08fix %p matching. checked by angelos. closes PR1612David Leonard
2001-01-07libutil.h -> util.hChristian Weisgerber
2001-01-060xFF is not a control character in ISO 8859; ok angelos@Christian Weisgerber
2001-01-05do not refer getnodebyname. sync with kame.Jun-ichiro itojun Hagino
2001-01-05Use ISO 8859 to determine printability.Angelos D. Keromytis
2001-01-04grammarTodd T. Fries
2001-01-04spellingTodd T. Fries
2001-01-04spellingTodd T. Fries
2001-01-04grammer/spellingTodd T. Fries
2001-01-04Update.Angelos D. Keromytis
2001-01-04Document kern.malloc treeAngelos D. Keromytis