]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
An earlier version of Rev 1.66 was reviewed by bde and the issues were
[FreeBSD/FreeBSD.git] / lib /
1999-03-30 Nick SayerCause PORT commands to use the high IP port range....
1999-03-28 Poul-Henning KampDisable the "Hint" option in phkmalloc as default....
1999-03-27 Dag-Erling SmørgravPartial fix for the forking problem: if we can't access...
1999-03-25 Doug RabsonRename when building libc_r.
1999-03-25 Brian SomersPacketAliasProxyRule takes a const char *
1999-03-24 Brian SomersAdd a ``const'' and remove some inconsistent prototype...
1999-03-24 Peter WemmFix a (relatively harmless) braino. I confused myself...
1999-03-23 Bill FumerolaRemove duplicate line.
1999-03-23 Peter WemmRemove last remaining references to malloc/realloc...
1999-03-23 Poul-Henning KampAdd a sysctl variable which can help stop chroot(2...
1999-03-23 John Birrell [ The author's description... ]
1999-03-23 Joseph KoshyTypo fix.
1999-03-23 Bruce EvansSimplified using new SYMLINKS macro, mainly to test...
1999-03-22 Alexander LangerTypo fix (set --> get).
1999-03-22 Poul-Henning KampAddress our users in a civilized manner. (They may...
1999-03-22 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1999-03-21 Warner LoshDon't be so selective about which errors cause us to...
1999-03-18 Peter WemmThis commit was generated by cvs2svn to compensate...
1999-03-15 John PolstraAdd "-fkeep-inline-functions" to CFLAGS so that higher...
1999-03-15 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1999-03-15 Alexander LangerEACESS -> EACCES
1999-03-14 Mark MurrayBuild libwrap - the core to tcp_wrappers.
1999-03-14 Mark MurrayThis commit was generated by cvs2svn to compensate...
1999-03-13 John PolstraReverse the order of processing object files within...
1999-03-12 John PolstraMove the code for the ".init" and ".fini" sections...
1999-03-12 Andrew Gallatinmake libkvm capable of dealing with a crashdump on...
1999-03-11 Doug RabsonAdd support for long long modifier (e.g. %llx, %lld).
1999-03-11 Brian SomersGet the pid right if a stale lock file exists.
1999-03-10 Ollivier RobertPID_MAX is now 99999.
1999-03-09 Brian SomersRemove all diagnostics to stdout/stderr with #ifdef...
1999-03-07 Guy HelmerExplain ENXIO error status with respect to fifos.
1999-03-07 Brian SomersDocument PacketAliasPptp() and allow it to be disabled
1999-03-07 Brian SomersRemove unused function stubs.
1999-03-07 Brian SomersMention that PacketAliasProxyRule() doesn't accept...
1999-03-06 Brian SomersDocument PacketAliasProxyRule() and fix a typo.
1999-03-05 Bruce EvansFixed prototype for fetchParseURL().
1999-03-05 Bruce EvansFixed bitrot in synopsis (some const poisoning hadn...
1999-03-05 Bruce EvansDon't use u_long in the synopsis, since u_long is not...
1999-03-05 Bruce EvansFixed missing header in synopsis (<devstat.h> unfortuna...
1999-03-05 Bruce EvansFixed missing header in synopsis (<camlib.h> includes...
1999-03-05 Bruce EvansFixed bitrot in synopsis (some const poisoning had...
1999-03-05 Bruce EvansFixed bitrot in synopsis (some const poisoning hadn...
1999-03-05 Bruce EvansDon't bogotify the synopsis by attempting to describe...
1999-03-05 Alexander LangerFixed references to unmount(2) specified as umount.
1999-03-05 Bruce EvansFixed disordering and incoinsistent style in previous...
1999-03-05 Bruce EvansThe pseudocode in the synopsis didn't come close to...
1999-03-05 Bruce EvansDon't use undocumented markup "{}". Use 32767 instead...
1999-03-05 Bruce EvansBacked out most of rev.1.4. I didn't submit it; I...
1999-03-05 Poul-Henning KampUse sysctlbyname() instead of sysctl().
1999-03-05 Bruce EvansForgot to add $Id$ and change date in previous commit.
1999-03-05 Bruce EvansChanged the type of quotactl()'s 4th arg from `char...
1999-03-03 Warner LoshThese were missing from the previous commit.
1999-03-03 Warner LoshBring in initial libc support for mips. These files...
1999-03-02 Andrey A. Chernovadd more MLINKS
1999-03-02 Guy HelmerCorrect synopsys: getsubopt is declared in unistd.h...
1999-03-02 Guy HelmerMention that getservbyport requires its port parameter...
1999-03-01 Warner LoshThis commit was generated by cvs2svn to compensate...
1999-03-01 Garrett WollmanDon't even attempt to build the assembly-language versi...
1999-02-28 Warner LoshThis commit was generated by cvs2svn to compensate...
1999-02-28 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1999-02-28 Chuck Robeyfix for incorrect specification of alignment (it worked...
1999-02-27 Matt JacobNo, this isn't what I submitted. Seems like the patch...
1999-02-27 Brian SomersVersion 3.0: January 1, 1999
1999-02-27 Guy HelmerCorrected use of backslash escaping in sample code.
1999-02-26 Garrett WollmanFixes for Alpha.
1999-02-26 Garrett WollmanDon't build the assembly for shared linkage, PIC isn...
1999-02-26 Garrett WollmanAdd Eric Young's RIPEMD160 implementation as well,...
1999-02-26 Garrett WollmanFix bug in MDx test suite.
1999-02-26 Tim VanderhoekDecapitalize function name by prepending with word...
1999-02-25 Bruce EvansFixed tab lossage in previous commit.
1999-02-23 Andrey A. Chernovremove ctype.c - unused and confusing
1999-02-17 Joseph KoshyAdd a note about ELF executables requiring to be linked...
1999-02-15 Bruce EvansEOPNOTSUPP also applies to fchflags().
1999-02-14 Dmitrij TejblumFrom rev. 1.12 of usr.sbin/pstat/pstat.c by phk:
1999-02-14 Dag-Erling SmørgravMention that chflags can fail with EOPNOTSUPP.
1999-02-13 Andrey A. Chernovremove BUGS section, now behaviour is predictable enough
1999-02-13 Andrey A. Chernovmore words about return value
1999-02-12 Andrey A. Chernovre-phrase things a bit
1999-02-12 Andrey A. Chernovfix wrong return result
1999-02-12 Andrey A. Chernovfix tabs lost apparently in copy&paste
1999-02-12 Daniel C. SobralRemove float-point dependency from i386's version of...
1999-02-12 Daniel C. SobralCopy _setjmp.S from libc in preparation for loader...
1999-02-12 Alexander LangerRemoved occurrences of consecutive repeated words ...
1999-02-11 Garrett WollmanAdd a note about the insecurity of MD4 and potential...
1999-02-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1999-02-10 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1999-02-10 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1999-02-08 Dmitrij TejblumAdded functions fseeko() and ftello() (from susv2).
1999-02-07 Peter WemmThis commit was generated by cvs2svn to compensate...
1999-02-06 Matthew Dillon Handle case where no swap is configured
1999-02-05 Brian SomersAllow an alternate to rad_send_request() for programs...
1999-02-03 Joerg WunschUpdate to the most recent version. Among other things...
1999-02-01 Jordan K. HubbardOops. Missed this in the last commit.
1999-01-31 Alexander LangerDocument type for 'req' argument to clnt_control.
1999-01-29 Brian SomersInstall -C radlib.h
1999-01-29 Dag-Erling SmørgravAdd MAINTAINER.
1999-01-29 Jordan K. HubbardMore support for Alpha installs.
1999-01-27 Bruce EvansRemoved evil typedef kvm_swap_t and all uses of it...
1999-01-27 Joseph KoshyTypo: `kern.somaxconn' -> `kern.ipc.somaxconn'
1999-01-27 Joseph KoshyCorrect typo.
next