summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2001-11-16sync with latest openbsd one. this one describes corner case of strlcat betteritojun
2001-11-16sync comment with latest openbsd codeitojun
2001-11-15Avoid picking up strays by adding .NOPATH to print_version.h andtv
2001-11-15sync with reality; scope identifier comes with the result even withoutitojun
2001-11-15make NI_WITHSCOPEID a default (always on), to synchronize with recent 2553bis.itojun
2001-11-15synchronize with kame better. get rid of #defines for ENI_xx.itojun
2001-11-14mention that we ignore negative fds.christos
2001-11-13Update asm files to use sp instead of r13. Also tweak a couple of bits in th...chris
2001-11-13Update arm libc files for 8 byte aligned stack.chris
2001-11-13Only put LintSys*.c in DPSRCS; the others are static files.tv
2001-11-13Clean up a little more (DPSRCS already goes in CLEANFILES; reducetv
2001-11-13Update to match libc's new .S build rules.tv
2001-11-13No need for the .for in this case (holdover from earlier noncommittedtv
2001-11-13Make this match the new .S extension of syscalls.tv
2001-11-13Make previous a bit cleaner, too: just refer to all these files by thetv
2001-11-13Fix backslash typo in previous.tv
2001-11-13Make the generation of syscall stubs a lot more reliable by generating realtv
2001-11-13Fix .type directive to use the right name for L_ffs_table (pointed out bybjh21
2001-11-12Major overhaul of src/tools and host toolchain. Summary of changes:tv
2001-11-11Update the libc version of ffs to make use of an optimsed asm version.chris
2001-11-10Fix a formatting glitch, and remove a space while I'm here.wiz
2001-11-10Make this a bit more verbose.fvdl
2001-11-10Sort SEE ALSO.wiz
2001-11-10Sort sections.wiz
2001-11-10Uppercase Dt, drop a space and a comma.wiz
2001-11-10Uppercase Dt, drop a trailing space.wiz
2001-11-10Misc. improvements, sort SEE ALSO.wiz
2001-11-10Add and install new pages.gmcgarry
2001-11-10- sort sectionsgmcgarry
2001-11-10Add and install skey(3).gmcgarry
2001-11-09add a bunch of MLINK'sjoda
2001-11-08Rename a parameter to fix build problem with new toolchain.bjh21
2001-11-08Quiet GCC warnings.bjh21
2001-11-08Install krb5.3gmcgarry
2001-11-08In the `not what I asked for' department:mycroft
2001-11-08Remove an unused variable.mycroft
2001-11-08Rename a parameter to fix build problem with new toolchain.tron
2001-11-08Fix -Wshadow warnings.enami
2001-11-07-Wshadow fixdrochner
2001-11-07cpoy from the 040 version: -Wshadow warning fixdrochner
2001-11-07fix for -Wshadowmjl
2001-11-07fix for -Wshadowchs
2001-11-07fix -Wshadow warningsdrochner
2001-11-05make comment reflect reality (no functional changes)christos
2001-11-05don't set WARNS here (get it from ../Makefile.inc)lukem
2001-11-05enable WARNS=2lukem
2001-11-05explicitly set to WARNS?=1lukem
2001-11-05pull in ../../Makefile.inclukem
2001-11-05WARNS=2 fixeslukem
2001-11-05Install kafs.3hubertf