summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-07-28Don't talk about the sum of the iov_len being negative since iov_len is unsig...Todd C. Miller
1998-07-28Return EINVAL when msg_iovlen or iovcnt <= 0; Make uio_resid unsigned (size_t...Todd C. Miller
1998-07-27oops, remove bugus trailing spacesMarco S Hyman
1998-07-27Fix BATT_REMAINING macro so it returns values in minutes (as documented)Marco S Hyman
1998-07-27add apm(4) man pageMarco S Hyman
1998-07-27Library dependenciesNiklas Hallqvist
1998-07-27LIBGMP was missingNiklas Hallqvist
1998-07-27_OCURSES_H_, not _CURSES_H_Todd C. Miller
1998-07-27use old curses to avoid duplicate symbol in libtelnetTodd C. Miller
1998-07-27s/comparision/comparison/g; netbsdTheo de Raadt
1998-07-27make LIF definitions machine-wideMichael Shalayeff
1998-07-27machine-wide LIF definitionsMichael Shalayeff
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-27don't include term.hTodd C. Miller
1998-07-27use ocurses since libtelnet has a getstr() function that conflicts with ncursesTodd C. Miller
1998-07-27Use -D_USE_OLD_CURSES_ so we don't need to include ocurses.h explicatelyTodd C. Miller
1998-07-27clone mkstemp() setup in ../btreeTheo de Raadt
1998-07-27pull in string.h for memset() protoTodd C. Miller
1998-07-27fix usageTheo de Raadt
1998-07-27update to ncurses-4.2-980725Todd C. Miller
1998-07-27Add missing filesTodd C. Miller
1998-07-27Use a single character buffer for the size==0 case. Stdio internals do not d...Todd C. Miller
1998-07-26Update and correct data. Also add vice president category.Paul Janzen
1998-07-26Don't skip 'b' when suggesting the next partition to add. I thought it would...Todd C. Miller
1998-07-26When asking the user for the disk type, base the default on the device name. ...Todd C. Miller
1998-07-26Don't allow user to do 'a c' since c always exists. They can still do 'c c'....Todd C. Miller
1998-07-26Modernize time proceedures. Remove obsolete commentimp
1998-07-26clean up some things left from my debugging activity.Matthieu Herrb
1998-07-26o Fix Y2K buffer overflow.imp
1998-07-26typoPaul Janzen
1998-07-26The world has changed. jsm28@cam.ac.ukPaul Janzen
1998-07-26formattingPaul Janzen
1998-07-26From FreeBSD: Fix discrepancy between sources and manual page for thePaul Janzen
1998-07-26Y2K fix; jsm28@cam.ac.ukPaul Janzen
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-25use ocurses correctlyTodd C. Miller
1998-07-25link with ocurses, same reason as tset.Jason Downs
1998-07-25fix commentTodd C. Miller
1998-07-25link with old curses for now, ncurses tgetent does not fill in the bufferTodd C. Miller
1998-07-24fix spelling; aaron@ug.cs.dal.caTheo de Raadt
1998-07-24fix spelling of separate; aaron@ug.cs.dal.caTheo de Raadt
1998-07-24fix spelling of separateTheo de Raadt
1998-07-24don't reference non-existant man pagesTodd C. Miller
1998-07-24tic/captoinfo/infotocap from ncurses-4.2-980718Todd C. Miller
1998-07-24add ticTodd C. Miller
1998-07-24syncTheo de Raadt
1998-07-24update /var/named/etc/localtime when /etc/localtime changesTodd C. Miller