summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1997-11-05uid_t and gid_t are unsigned; nihilis@moral.addiction.comTheo de Raadt
1997-11-05truncate uid/gid for large ones; nihilis@moral.addiction.comTheo de Raadt
1997-11-05zap that timezone stuff; mycroftTheo de Raadt
1997-11-05handle c++ and other languages; buffer underrun; netbsd pr#4392;Theo de Raadt
1997-11-05sync usage to man pageTheo de Raadt
1997-11-04Do pwcheck() even if the user does not exist. This means that ifTodd C. Miller
1997-11-04simple SIGWINCH handler; deals only with window size changes >= 80x24kstailey
1997-11-04use sys_signame to print the signal info; cgdTheo de Raadt
1997-11-04unbalanced parenthesis around command abbreviation in mail.1; h-nokubi@nmit.t...Theo de Raadt
1997-11-04clarifyTheo de Raadt
1997-11-04buffer overrun; shigio@wafu.netgate.netTheo de Raadt
1997-11-04add more emulations; problem noted by khym@bga.comTheo de Raadt
1997-10-28Add a missing .ElTodd C. Miller
1997-10-24Use int not char in two places. Noted by Dale.Todd C. Miller
1997-10-15Get rid of the buf[] extern. Each .c file has it's own (local) buf.Todd C. Miller
1997-10-13Write a page of padding at end of file. Workaround for buggy boot proms onMats O Jansson
1997-10-13powerpc ELFPer Fogelstrom
1997-10-12 ftruncate the lock file for supfilesrv -O before writing pid into it.Bob Beck
1997-10-12 Documentation for -O switch on supfilesrv.Bob Beck
1997-10-11-Ooops. Didn't get this in last time.Bob Beck
1997-10-11 -Kludges for SunOS 5 portablility,Bob Beck
1997-10-11s/inline/doinline/; christosTheo de Raadt
1997-10-07Don't use cached name value for uid/gid if last lookup was by id (and not name).Todd C. Miller
1997-10-06bail if permission problem; ms@xy.orgTheo de Raadt
1997-10-02Fix CFLAGS in SOCKS case, and automatically use USE_SOCKS to compile socks inimp
1997-10-02Add prototype for fclose in socks case so we compile -DSOCKSimp
1997-10-01Fix bug where fmt allows backslashed whitespace inside words, but it onlyTodd C. Miller
1997-09-30Add clist types, jimw@fornost.turner.comTodd C. Miller
1997-09-29not uniq; ms@xy.orgTheo de Raadt
1997-09-24no, use new curses so that the build process works. reevaluate this laterTheo de Raadt
1997-09-23Stupid me reinventing the wheel. Use realpath(3).Niklas Hallqvist
1997-09-23strncpyTheo de Raadt
1997-09-23Add -f option to follow all symlinks recursively in a pathnameNiklas Hallqvist
1997-09-23avoid crash when dealing with ^M lines; roberte@MEP.Ruhr-Uni-Bochum.deTheo de Raadt
1997-09-23Make building with ocurses/termcap and curses/termlib conditional onJason Downs
1997-09-22Start of -Wall and cleaning up icky bits.Todd C. Miller
1997-09-22Fix .OsTodd C. Miller
1997-09-22socks5 supportTodd C. Miller
1997-09-21$OpenBSD$Theo de Raadt
1997-09-21Don't complain loudly about escaped single and double quotes found injdm
1997-09-20syslog(3)Theo de Raadt
1997-09-19typo; sjr@home.netTheo de Raadt
1997-09-18environment variablesTheo de Raadt
1997-09-16Possible buf oflow, from Theo.Todd C. Miller
1997-09-16small terminals are dumbTobias Weingartner
1997-09-16one more strcpy after thisTheo de Raadt
1997-09-16strcpy whacking; ci.c and expand.c need more workTheo de Raadt
1997-09-16snprintf this thingTheo de Raadt
1997-09-15Don't do a setlogin() as it affects everything in the session, notTodd C. Miller
1997-09-15Don't error out if the remote server doesn't support the "MDTM"Todd C. Miller