add imagen
[unix-history] / usr / src / usr.bin /
1985-09-22 Sam Leffleradd imagen
1985-09-22 Sam Lefflerremove escape codes from comment
1985-09-21 Edward Wangcorrect padding
1985-09-21 Jim Bloomdate and time created 85/09/20 10:35:35 by bloom
1985-09-20 Mike Karelsdon't clobber term, path if -p (but always set user...
1985-09-20 Edward Wangttwrite added
1985-09-20 Edward Wanguse fd_set for select
1985-09-20 Edward Wangno more select kludge
1985-09-19 Eric Allmanadd "daemon" to list of known facility names
1985-09-19 Jay LepreauMail.help.~ renamed to avoid deletion by find's for...
1985-09-19 Kirk McKusicksize grew to 2560
1985-09-19 Kirk McKusickfix up inline expansions
1985-09-19 Kirk McKusickonly send window size the first time it is noted in...
1985-09-19 Mike Karelsoops
1985-09-19 Mike Karelsfor walsh
1985-09-19 Mike Karelsadd dynamic route flag; truncate domain names if same...
1985-09-19 Serge ???notify by mail if any errors occur during execution
1985-09-18 Jay Lepreautemp hack since usermem fails when chroot'ed to nbsd...
1985-09-18 Jay Lepreauinetd couldn't exec uucpd; chown -> /etc/chown
1985-09-18 Eric Allmanfacilities in syslog
1985-09-18 Jay Lepreaufix usage msg; -V puts out sccs id too
1985-09-18 Jay Lepreauupdates from 4.0 but don't doc -V; nits
1985-09-18 Jay Lepreauupdates from 4.0, but don't doc -V flag
1985-09-18 Kirk McKusickonly send window size the first time it is noted in...
1985-09-18 Kirk McKusickoverloading of rflag causes trouble for window sizes
1985-09-18 Eric Allmanenter messages in system log -- new with 4.3 Beta release
1985-09-18 Eric Allmanfacilities in syslog
1985-09-18 Kirk McKusickdo not set window size from rlogin as rlogind promises...
1985-09-18 Jay LepreauAdd sccs id info to version() msg
1985-09-18 Jay LepreauMake it work on on /nbsd. It was returning 0, which...
1985-09-18 Jay Lepreauupdate for 4.0
1985-09-18 Jay LepreauReorder so that 'limit' determination works.
1985-09-18 Jay Lepreaumerge in sid 5.4
1985-09-18 Jay Lepreaucompress 4.0 deleted warning about -O
1985-09-18 Jay LepreauCompress 4.0
1985-09-18 Kirk McKusickalso install Mail.rc
1985-09-17 Kirk McKusickinterrupt has two r's
1985-09-16 Serge ???added Replyall and PAGER variables, and unread/Unread...
1985-09-16 Serge ???fix uninitialized variable problem (from guy@sun)
1985-09-16 Serge ???if PAGER variable is set, use it to page messages,...
1985-09-16 Serge ???deleted isatty and strncmp, as they are in the C librar...
1985-09-16 Serge ???added unread/Unread command
1985-09-16 Serge ???added unread/Unread command (marks messages as not...
1985-09-16 Serge ???always print headers of first few messages when editing...
1985-09-16 Serge ???disallow "Mail -f directory" (or other non-plain file)
1985-09-16 Serge ???made "-" and "+" skip over deleted messages (from guy...
1985-09-16 Jim Bloomdon't set window size if both rows and columns are...
1985-09-13 Kirk McKusickmerge from Sun
1985-09-13 Kirk McKusickupdate from Bill Nowicki at Sun
1985-09-13 Kirk McKusickbranch-place-holder
1985-09-13 Jim Bloomallow -p and a network arg, use ruserok instead of...
1985-09-12 Mike Karelsdon't print header without any connections
1985-09-12 Mike Karelsupdate for new statistics, reorganize a bit, quiet...
1985-09-12 Kirk McKusickcorrectly handle 32 signals, not 16
1985-09-11 Serge ???do EOF -> 0 quota conversion
1985-09-11 Serge ???corrected documentation for "write" command
1985-09-11 Serge ???made the write command delete the entire header, instea...
1985-09-11 Kirk McKusickfurther updates from Chris Torek
1985-09-11 Kirk McKusickfurther update by Chris Torek
1985-09-11 Kirk McKusickdate and time created 85/09/10 11:51:49 by mckusick
1985-09-10 Mike Karelsupdate statistics; quiet if nothing to report
1985-09-10 Mike Karelsno messages if protocols not present
1985-09-10 Serge ???recognize compressed (.Z) files
1985-09-09 Kirk McKusickupdate on Sun stuff by Chris Torek
1985-09-09 Kirk McKusicksplit out by Chris Torek
1985-09-08 Jim Bloomfix precedence problem
1985-09-08 Kirk McKusickstrip on install
1985-09-08 Kirk McKusickstrip on install
1985-09-08 Kirk McKusickeyacc moves; strip on install
1985-09-08 Kirk McKusickstrip on install
1985-09-08 Kirk McKusickfix CFLAGS and install in ucb not usr/bin
1985-09-06 Kirk McKusickfix for -t (from ks@purdue)
1985-09-06 Kirk McKusickupdate from jerry for 4.3BSD
1985-09-06 Kirk McKusickversion distributed with 4.2BSD
1985-09-06 Kirk McKusickupdate from jerry
1985-09-05 Donn SeeleyEfficiency changes -- replace inline loops on getc...
1985-08-30 Jim Bloomonly use .exrc if owned by user or option sourceany...
1985-08-30 Jim Bloomfix problem with -ls reading symbolic links
1985-08-29 Donn SeeleySupport for NAMELIST i/o from Jerry Berkman.
1985-08-29 Donn SeeleyDeleted intcon[] and realcon[], since they are now...
1985-08-29 Donn SeeleySupport for NAMELIST i/o from Jerry Berkman.
1985-08-29 Donn SeeleyJerry Berkman's changes to ifdef 66 code and add the...
1985-08-29 Donn SeeleyJerry Berkman's changes to ifdef 66 code and handle...
1985-08-29 Donn SeeleyVarious changes from Jerry Berkman. We now call the...
1985-08-29 Donn SeeleyJerry Berkman's changes to ifdef 66 code and handle...
1985-08-29 Donn SeeleyAdded Jerry Berkman's changes to handle the -r8 flag...
1985-08-29 Donn SeeleyAdded Jerry Berkman's changes to call pow() directly...
1985-08-29 Donn SeeleyMake error message more useful (from Jerry Berkman).
1985-08-29 Donn SeeleyAdded Jerry Berkman's changes to provide a definition...
1985-08-29 Donn SeeleyAdd definition for NAMELIST (from Jerry Berkman).
1985-08-29 Donn SeeleyIfdeffed 66 code, added -r8 flag. From Jerry Berkman.
1985-08-29 Donn Seeleydate and time created 85/08/29 00:10:15 by donn
1985-08-29 Donn SeeleyAdded comment header; added Jerry Berkman's changes...
1985-08-29 Donn Seeleydate and time created 85/08/28 23:49:38 by donn
1985-08-29 Jerry Berkmanfix bugs in l_L, improve error reporting and recovery.
1985-08-29 Jim Bloomrelax restrictions on office phone numbers
1985-08-29 Jim Bloomsupport for 5 digit phone numbers (3-1234)
1985-08-29 Edward Wangdon't open pw file if only doing net finger
1985-08-29 Kirk McKusickkernel normal form (from sun!shannon)
1985-08-29 Jim Bloomfix signal handling for /bin/sh
next