]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - include
Add /etc/defaults.
[FreeBSD/FreeBSD.git] / include /
1999-02-08 Dmitrij TejblumAdded functions fseeko() and ftello() (from susv2).
1999-02-07 Peter WemmThis commit was generated by cvs2svn to compensate...
1999-01-27 Bruce EvansRemoved evil typedef kvm_swap_t and all uses of it...
1999-01-24 Peter WemmThis commit was generated by cvs2svn to compensate...
1999-01-23 Matthew Dillon Oops, forgot this. Needed by libkvm.
1999-01-21 Garrett WollmanThis commit was generated by cvs2svn to compensate...
1999-01-21 Garrett WollmanThis commit was generated by cvs2svn to compensate...
1999-01-21 Garrett WollmanThis commit was generated by cvs2svn to compensate...
1999-01-21 Garrett WollmanThis commit was generated by cvs2svn to compensate...
1999-01-20 John PolstraAdd a prototype for strtok_r().
1999-01-20 Bill FennerThis commit was generated by cvs2svn to compensate...
1999-01-20 Bill FennerThis commit was generated by cvs2svn to compensate...
1999-01-18 Hidetoshi ShimokawaThis commit was generated by cvs2svn to compensate...
1999-01-18 Dag-Erling SmørgravUse the correct type for uid and gid in struct passwd...
1999-01-17 Dmitrij TejblumInstall <sys/aio.h> as <aio.h>.
1999-01-14 John PolstraInstead of a wrapper <linker_set.h>, use a symlink to
1999-01-14 Mark MurrayThis commit was generated by cvs2svn to compensate...
1999-01-14 John PolstraAdd a wrapper <linker_set.h> for <sys/linker_set.h...
1999-01-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1999-01-12 Peter WemmThis commit was generated by cvs2svn to compensate...
1999-01-11 Mike Smithoptreset is a POSIX extension, make it visible in POSIX...
1999-01-11 Satoshi AsamiMove nologin from /etc to /var/run. This means one...
1999-01-11 Mike Smith POSIX introduced optreset to deal with multiple invoca...
1999-01-10 Peter WemmThis commit was generated by cvs2svn to compensate...
1999-01-04 Dmitrij TejblumMake ctime_r, asctime_r, gmtime_r, and localtime_r...
1998-12-23 Doug RabsonImplement fpsetmask() and other fp*() functions. Progr...
1998-12-19 Dmitrij TejblumInstall <sys/inttypes.h> as <inttypes.h>.
1998-12-19 Dmitrij TejblumLittle reorganization:
1998-12-16 Bruce EvansDeclare size_t and ssize_t if they are not already...
1998-12-14 Dmitrij TejblumMake this protototype of mmap return void *, like two...
1998-12-06 Archie CobbsMake rcsid a const char[] instead of char[] to avoid...
1998-12-02 Julian ElischerThis commit was generated by cvs2svn to compensate...
1998-11-28 Eivind EklundAdd support for pthread_mutexattr_settype(). As a...
1998-11-22 Bruce EvansDon't forget to use the appropriate __printf*like attri...
1998-11-18 John PolstraThis commit was generated by cvs2svn to compensate...
1998-11-14 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1998-11-08 Dima Ruban64bit clean now
1998-10-29 John PolstraAdd support for -Wformat consistency checking between...
1998-10-27 Dima Ruban64bit fixes.
1998-10-20 Dima Rubanmake talk/talkd work on alpha.
1998-10-17 Bruce EvansDon't even think about using a sysctl to build osreldat...
1998-10-09 Jordan K. HubbardMove auth.conf path in here. Doesn't affect published...
1998-10-02 Andrey A. Chernovback out h2ph from here, Bruce found another proper...
1998-10-02 Andrey A. ChernovAdd h2ph call to afterinstall target
1998-09-26 Bill Paul#ifdef out DES ioctls which don't exist in FreeBSD...
1998-09-21 Bruce EvansDon't declare functions without a prototype if KERNEL...
1998-09-17 David E. O'BrienBuild headers with -DWANT_NFS3.
1998-09-16 Doug RabsonAdjust the declarations of kvm_read and kvm_write to...
1998-09-15 Bill FennerThis commit was generated by cvs2svn to compensate...
1998-09-15 Bill FennerThis commit was generated by cvs2svn to compensate...
1998-09-15 Poul-Henning Kamp(this is an extract from src/share/examples/atm/README)
1998-09-15 Justin T. GibbsAdd new cam include hierarchy.
1998-09-14 Warner LoshAdd reallocf to the library. This function is simliar...
1998-09-12 Dmitrij TejblumChange return type of strptime from const char* to...
1998-09-12 Garrett WollmanA small last-minute iitem for 3.0:
1998-09-09 KATO TakenoriChange i386 in a few paths to ${MACHINE} to support...
1998-09-09 Mark MurrayThis commit was generated by cvs2svn to compensate...
1998-09-09 John PolstraAdd a new library function getobjformat(). It checks...
1998-09-08 David E. O'BrienAdd support for the RPC 64-bit integer type ``hyper''.
1998-09-07 Brian SomersRemove the extern decl of ``h_errno''. It's already
1998-09-07 Alexander LangerImplement pthread read/write locks as defined by Versio...
1998-09-06 John PolstraThis commit was generated by cvs2svn to compensate...
1998-09-06 David E. O'BrienFix tons of cut-n-paste errors in the WANT_NFS3 code.
1998-09-05 John PolstraAdd hints file structures and defines.
1998-08-25 John BirrellAdd the prototype for sigwait().
1998-08-23 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1998-08-21 Joseph KoshyAdd extern declaration for `tzname[]' to make this...
1998-08-05 Doug RabsonMove the include of <machine/ansi.h> to before <sys...
1998-08-03 Bruce EvansFixed garbage after comment after #endif. Fixed revers...
1998-08-03 Peter WemmThis commit was generated by cvs2svn to compensate...
1998-08-01 Alexander LangerAdded iso646.h as defined by the Single UNIX Specificat...
1998-07-16 Jordan K. HubbardMF22: prototype fix.
1998-07-13 Bruce EvansAdded macros __printflike() and __scanflike() to <sys...
1998-07-11 Bruce EvansFixed whitespace lossage and long lines in previous...
1998-07-08 Dmitrij TejblumThis commit was generated by cvs2svn to compensate...
1998-07-08 Dmitrij TejblumDeclare lockf().
1998-07-08 Peter WemmNew flag for internal stdio use to enable dynamic strin...
1998-06-20 Peter WemmThis commit was generated by cvs2svn to compensate...
1998-06-20 Peter WemmThis commit was generated by cvs2svn to compensate...
1998-06-14 Bruce EvansComplete the switch to using gcc-2.4 features to declar...
1998-06-11 Peter WemmDamn, bind8 includes added <arpa/nameser.h> as a prereq...
1998-06-11 Peter WemmInstall arpa/nameser_compat.h
1998-06-11 Peter WemmUpdate nameserver interface to bind-8.1.2 levels. ...
1998-06-11 Peter WemmThis commit was generated by cvs2svn to compensate...
1998-06-07 Poul-Henning KampThis is a prototype implementation of the draft-mogul...
1998-05-23 Doug RabsonAdd GDB support for ELF shared libs.
1998-05-21 Brian SomersMFMP: Make ppp multilink capable.
1998-05-21 Eivind EklundMove __FreeBSD_version from src/sys/conf/newvers.sh to
1998-05-19 Julian ElischerThis commit was generated by cvs2svn to compensate...
1998-05-19 Julian ElischerThis commit was generated by cvs2svn to compensate...
1998-05-14 Peter Wemmnuke signanosleep().
1998-05-11 John BirrellChange the return types for strtoq and strtouq to int64...
1998-05-10 John Birrellut_time is a time_t, not a long.
1998-05-05 John BirrellI have a long list of issues to address here, mostly...
1998-05-03 Peter WemmThis commit was generated by cvs2svn to compensate...
1998-05-02 Peter WemmThis commit was generated by cvs2svn to compensate...
1998-04-30 Andrey A. ChernovPrototypes/typedefs cleanup
1998-04-29 Andrey A. ChernovBasic support for LC_MESSAGES
1998-04-29 Andreas KlemmThis commit was generated by cvs2svn to compensate...
1998-04-28 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
next