summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
1998-07-27_OCURSES_H_, not _CURSES_H_Todd C. Miller
1998-07-27bad Theo, changed a variable name ;-)Todd C. Miller
1998-07-27include sys/param.h to pull in MAXPATHLENTodd C. Miller
1998-07-27clone mkstemp() setup in ../btreeTheo de Raadt
1998-07-27update to ncurses-4.2-980725Todd C. Miller
1998-07-27Use a single character buffer for the size==0 case. Stdio internals do not d...Todd C. Miller
1998-07-25(3) not (3S)Todd C. Miller
1998-07-25termcap(3), not curs_termcap(3)Todd C. Miller
1998-07-25terminfo(3), not curs_terminfo(3)Todd C. Miller
1998-07-25fix commentTodd C. Miller
1998-07-24fix spelling of separateTheo de Raadt
1998-07-24libpanel from ncurses-4.2-980718Todd C. Miller
1998-07-24libmenu from ncurses-4.2-980718Todd C. Miller
1998-07-24don't need theseTodd C. Miller
1998-07-24typoJason Downs
1998-07-24libform from ncurses-4.2-980718Todd C. Miller
1998-07-24Man pages Xrefs.Marc Espie
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-07-23fix commentTodd C. Miller
1998-07-23ncurses-4.2-980718Todd C. Miller
1998-07-23no more libterm or libtermlibTodd C. Miller
1998-07-23unified libtermcap/libocursesTodd C. Miller
1998-07-23forgot to add this one.Peter Galbavy
1998-07-23build mpool(3)Theo de Raadt
1998-07-22o for some reason fprintf.c started to conflict with the fprintf defnPeter Galbavy
1998-07-22o removed more unused or old, left over filesPeter Galbavy
1998-07-22I must learn to read cvs error messages. When they tell you there arePeter Galbavy
1998-07-22my cvs skills are rusty. I forgot to delete these.Peter Galbavy
1998-07-22remove references to tcpslice as it is not shipped with the system.. this is ...Theo de Raadt
1998-07-21s/u8/u_int8_t/, s/u32/u_int32_t, put castsb.h into cast.c and includeNiels Provos
1998-07-21crank minor because of castNiels Provos
1998-07-21Add CAST encryption, implementation by Steve Reid <sreid@sea-to-sky.net>.Niels Provos
1998-07-21missed onePeter Galbavy
1998-07-21this will now compile on i386 if you move arch/i386/machdep.h toPeter Galbavy
1998-07-21move unchanged files from machdep/ into appropriate arch/${MACHINE}Peter Galbavy
1998-07-21remove irrelevant filesPeter Galbavy
1998-07-21cvs decided to fix COPYRIGHT and README by itselfPeter Galbavy
1998-07-21fix up those 13 broken mergesPeter Galbavy
1998-07-21Complete initial import from mySQL 3.22.4 (mit-pthreads/).Peter Galbavy
1998-07-21Complete initial import from mySQL 3.22.4 (mit-pthreads/).Peter Galbavy
1998-07-20SEM_R and SEM_A userland accessable as required; michaels@inet.noTheo de Raadt
1998-07-19fix dependancy item for libc. arch is powerpc not ppc. hmmm.Dale S. Rahn
1998-07-18terminfo(3) not curs_terminfo(3); james@oaktree.co.ukTodd C. Miller
1998-07-16change to lite2 getenv(); getenv(NULL) now returns NULLTheo de Raadt
1998-07-15make that 0664 until we find out why umask is not being appliedTodd C. Miller
1998-07-15open gmon.out mode 0644, not 0666Todd C. Miller
1998-07-14formatting flawsTheo de Raadt
1998-07-14document setuid/setgid restrictionsTheo de Raadt
1998-07-14avoid calling __has_yppw() everytime through getpwent(), by caching the YP st...Theo de Raadt
1998-07-14buf oflowsTheo de Raadt