summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix for incorrect specification of alignment (it worked for the elfchuckr1999-02-282-4/+4
* No, this isn't what I submitted. Seems like the patch I sentmjacob1999-02-271-2/+2
* Version 3.0: January 1, 1999brian1999-02-277-98/+1176
* Corrected use of backslash escaping in sample code.ghelmer1999-02-271-3/+3
* Fixes for Alpha.wollman1999-02-262-3/+4
* Don't build the assembly for shared linkage, PIC isn't implemented.wollman1999-02-261-0/+2
* Add Eric Young's RIPEMD160 implementation as well, in case SHA-1wollman1999-02-2611-15/+3468
* Fix bug in MDx test suite.wollman1999-02-2611-18/+3503
* Decapitalize function name by prepending with word "The".hoek1999-02-261-3/+6
* Fixed tab lossage in previous commit.bde1999-02-251-2/+2
* remove ctype.c - unused and confusingache1999-02-232-74/+2
* Add a note about ELF executables requiring to be linked with -export-dynamicjkoshy1999-02-171-0/+8
* EOPNOTSUPP also applies to fchflags().bde1999-02-151-0/+3
* From rev. 1.12 of usr.sbin/pstat/pstat.c by phk:dt1999-02-141-3/+6
* Mention that chflags can fail with EOPNOTSUPP.des1999-02-141-0/+2
* remove BUGS section, now behaviour is predictable enoughache1999-02-131-2/+0
* more words about return valueache1999-02-131-1/+5
* re-phrase things a bitache1999-02-121-4/+5
* fix wrong return resultache1999-02-122-23/+43
* fix tabs lost apparently in copy&pasteache1999-02-121-5/+5
* Remove float-point dependency from i386's version of setjmp()/longjmp().dcs1999-02-121-5/+2
* Copy _setjmp.S from libc in preparation for loader-specific version.dcs1999-02-123-2/+209
* Removed occurrences of consecutive repeated words (such as "the the").alex1999-02-124-6/+5
* Add a note about the insecurity of MD4 and potential vulnerability ofwollman1999-02-111-4/+24
* Added functions fseeko() and ftello() (from susv2).dt1999-02-086-15/+83
* Handle case where no swap is configureddillon1999-02-061-3/+10
* Allow an alternate to rad_send_request() for programs thatbrian1999-02-054-137/+224
* Update to the most recent version. Among other things, this also solvesjoerg1999-02-0343-613/+635
* Oops. Missed this in the last commit.jkh1999-02-011-3/+1
* Document type for 'req' argument to clnt_control.alex1999-01-311-0/+1
* Install -C radlib.hbrian1999-01-293-7/+23
* Add MAINTAINER.des1999-01-291-1/+2
* More support for Alpha installs.jkh1999-01-293-4/+76
* Removed evil typedef kvm_swap_t and all uses of it (not many).bde1999-01-272-11/+13
* Typo: `kern.somaxconn' -> `kern.ipc.somaxconn'jkoshy1999-01-271-4/+4
* Correct typo.jkoshy1999-01-271-1/+2
* Clarify format of exit status code. Note when a return code of -1 canjkoshy1999-01-271-4/+8
* Mostly remove the VM_STACK OPTION.julian1999-01-261-0/+19
* Enable Linux threads support by default.julian1999-01-261-0/+6
* Fix swap radix tree dump formatting ( pstat -ss ), it was printing thedillon1999-01-251-4/+4
* gethostbyname2() was broken for lookups via NIS on FreeBSD/alphagallatin1999-01-251-4/+7
* Fix symlinking. Without the -f "force" option, the wrong versionmarkm1999-01-241-4/+4
* Backed out most of previous commit to go with backing out support forbde1999-01-241-4/+6
* The new crypt code broke "make world". Back it out.markm1999-01-2315-1667/+149
* Fixed missing cross reference to kvm_getfiles.bde1999-01-231-0/+1
* Fixed unsorting of SRCS and MAN3 in previous commit.bde1999-01-231-4/+4
* Fixed unsorting of cross references in previous commit.bde1999-01-231-1/+1
* Oops, forgot this. Needed by libkvm.dillon1999-01-231-1/+14
* Fix breakage for the static a.out case. The a.out linker doesn'tjdp1999-01-221-4/+10
* Fix type-o's in manualdillon1999-01-221-3/+3
OpenPOWER on IntegriCloud