Add slstat, somehow it got left out even though I could swear I added it before.
[unix-history] / lib /
1994-06-23 Jordan K. HubbardRemove a bogus backslash I found while hunting a build...
1994-06-21 Jordan K. HubbardThis has been installing `gcrt0.o' for awhile, which...
1994-06-17 David GreenmanAdded a set of parans to an expression to make things...
1994-06-17 David GreenmanReturn EBADF if the fp passed in is NULL. Problem point...
1994-06-17 Paul RichardsThis commit was generated by cvs2svn to track changes...
1994-06-15 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1994-06-13 Sean VickeryThis commit was generated by cvs2svn to track changes...
1994-06-12 Geoff Rehmet>From: Ryutaroh Matsumoto <ryutaroh@fujiyama.iijnet...
1994-06-12 Andrey ChernovAdd (#ifdef'ed by STARTUP_LOCALE) following line to...
1994-06-10 Andrey ChernovRemove -I., unneded with make includes
1994-06-08 Andreas SchulzAdd code to fix the error with "x=y" in chmod.
1994-06-06 Andreas SchulzAn lseek used incorrectly a FILE *fp instead of the...
1994-06-05 Andreas SchulzChanged the sentence "The character c is returned ...
1994-06-05 Joerg WunschIncluded Henry Spencer's regular expression library...
1994-06-05 Joerg WunschIncluded Henry Spencer's regexp library. It is needed...
1994-06-04 Jordan K. HubbardAdd -ltermcap to SHARED_LDADD to resolve some required...
1994-06-03 Jordan K. HubbardAdded -o ${.TARGET} for c++rt0.o; probably doesn't...
1994-06-02 Guido van RooijMove skey.h to /usr/include so other packages will...
1994-06-02 Geoff Rehmetfix spelling error
1994-06-01 Andrey ChernovFix tputs to work properly, i.e. output maximal known...
1994-05-31 Wiljo HeinenAdded the s_ran.c to the sources so that non-fpu users...
1994-05-31 Andrey ChernovMade ospeed initialization working even if we will use
1994-05-31 Andrey ChernovDon't relay on baudrate define here
1994-05-31 Andrey ChernovOptimize previous ospeed fix
1994-05-31 Andrey ChernovAdd missing 38400, 57600 and 115200 baud to delay table
1994-05-31 Andrey ChernovProper initialize ospeed for tputs
1994-05-31 Andrey ChernovFix tputs affcnt according to termcap(5), affects terminals
1994-05-31 Andrey ChernovFix bug with clearing EOL when standout active,
1994-05-30 Paul TrainaIncorporate Geoff's patch to deal properly with this...
1994-05-30 Steven WallaceFixes:
1994-05-30 Paul TrainaRemove bogus typecast -- compiler warning is valid...
1994-05-29 Geoff Rehmet>From Jordan K. Hubbard
1994-05-28 Wiljo HeinenMake and install the Sun math library if WANT_MSUN...
1994-05-28 Wiljo HeinenInstall as libm and also install the Sun math.h. If...
1994-05-27 Joerg WunschAdded libcompat
1994-05-27 Joerg WunschThis is a small library with compatibility functions...
1994-05-27 Joerg WunschThis commit was generated by cvs2svn to track changes...
1994-05-27 Geoff RehmetRemove explicit setting of SHLIB major and minor numbers.
1994-05-27 Paul TrainaFix compiler warnings about static vs external declarat...
1994-05-27 Paul TrainaClean up S/key library (libskey.a) so that filename...
1994-05-27 Paul TrainaPthread version of stdio warns about bogus size casting.
1994-05-27 Paul TrainaRepair integer overflow caused by RAND_MAX not being...
1994-05-26 Geoff RehmetRemove lines specifiying shlib version numbers
1994-05-26 Geoff RehmetBump all minor numbers of shlibs in the src/lib tree.
1994-05-26 Jordan K. HubbardThis said that getfsent() returned `fstab *', which...
1994-05-24 Jordan K. HubbardFrom: John Hay <jhay@mikom.csir.co.za>
1994-05-22 Joerg WunschThis commit was generated by cvs2svn to track changes...
1994-05-21 Rod Grimes>From: Giles Lean <giles@maenor.apana.org.au>
1994-05-20 Guido van RooijPut md5.c copyright on md4.c. I contacted RSA inc....
1994-05-19 Guido van Rooij1) Added s/key support .
1994-05-19 Nate Willamsassert MACROS needed to compile with debugging support...
1994-05-18 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-05-18 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-05-17 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1994-05-17 Jordan K. HubbardAdd Jim Lowe's fixes (modulo some small changes) to...
1994-05-17 Jordan K. HubbardFix misspecification of mntbufp reported by Thomas...
1994-05-14 Andrey ChernovNroff typo corrected
1994-05-14 Andrey ChernovPW_COMPACT comment corrected.
1994-05-12 Wiljo HeinenAdded z_abs function to make binary compatible with...
1994-05-09 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1994-05-07 Wiljo HeinenAdded the DEFS.h file here awaiting a better solution.
1994-05-07 Wiljo HeinenAdd MANSRC so that the man pages are found. Change...
1994-05-06 Gary Clark IIChanged s_tan.s to s_tan.S
1994-05-06 Gary Clark IIChanged #include <machine/asmacros.h> to #include ...
1994-05-06 Andrew MooreThis commit was generated by cvs2svn to track changes...
1994-05-06 Gary Clark IICorrect goof on .PATH statment.
1994-05-06 Gary Clark IIImport of SUN's libm. From NetBSD-current.
1994-05-06 Gary Clark IIThis commit was generated by cvs2svn to track changes...
1994-05-05 Andrey ChernovAdd comment how to compile with PW_COMPACT
1994-05-05 Andrey ChernovAdd -DPW_COMPACT to CFLAGS, if PW_COMPACT environment...
1994-05-05 Andrey ChernovComment out PW_COMPAT, cause binary incompatibility...
1994-05-05 Jordan K. HubbardRevert bogus spelling correction back out.
1994-05-04 Rod GrimesUSL copyright
1994-05-03 Jordan K. HubbardPull in Bruce's fixes to make profiling in libraries...
1994-04-24 Jordan K. HubbardFix gross spelling and typographical errors pointed...
1994-04-23 Garrett WollmanFix stupid spelling error.
1994-04-23 Garrett WollmanHide version of __slbexpand used by fgetline() so that...
1994-04-23 Garrett WollmanUndo Andrew's hack and do it properly, with write(2).
1994-04-22 Andrey ChernovPrint out exactly name of program which use this depricated
1994-04-22 Garrett WollmanUndid Andrew's removal of fgetline(). It is still...
1994-04-21 Garrett WollmanDocument different sete[ug]id() functionality.
1994-04-21 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-04-19 Andrew Moorereplace fgetline with fgetln
1994-04-17 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-04-17 Andrew MooreThis commit was generated by cvs2svn to track changes...
1994-04-17 Andrew MooreFrom NetBSD:
1994-04-15 Geoff Rehmetminor typo in stat.2 man page
1994-04-13 Poul-Henning KampThis commit was generated by cvs2svn to track changes...
1994-04-13 Garrett WollmanAdded more missing links for functions.
1994-04-13 Garrett WollmanNote that UTF-2 is also called UTF-8 by some people.
1994-04-09 Andreas SchulzCorrect a typo in the manpage. I didn't find anywhere...
1994-04-09 Andreas SchulzChanged a return(__swalk_sflush) to a return(__swalk_sf...
1994-04-09 Andreas SchulzAdd prototype functions for flockfile and funlockfile...
1994-04-07 Andrey ChernovMake possibility to write utmp entry for non-tty lines,
1994-04-07 Andreas SchulzSwap also the undef macros for tolower and toupper...
1994-04-07 David GreenmanPatch from Sean Vickery <seanv@cs.uq.edu.au>:
1994-04-07 Geoff Rehmetlocale support broke tolower and toupper -
1994-04-06 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-04-06 Paul RichardsFix installation of manual pages. Each page needed...
1994-04-04 Garrett WollmanFirst pass at adding locale support. This code only...
next