give offsets for mapping multiple register types to registers.
[unix-history] / usr /
1983-09-06 Peter B. Kesslergive offsets for mapping multiple register types to...
1983-09-06 Peter B. Kessleruse nl+TPTR as type of temporary so it goes in an addre...
1983-09-06 Eric AllmanFix security hole caused by being able to freeze the...
1983-09-06 Eric AllmanCut down the amount of bulk that is sent in SMTP error...
1983-09-04 Robert R. Henryallow a file called '-' on the argument line to stand...
1983-09-03 Keith Bostic2.9bsd version (dates out of order, but sccs id's in...
1983-09-03 Edward Wangin getloginname, use lusername to getpw so it can be...
1983-09-03 Edward Wanguse lusername[] as buffer in getloginname()
1983-09-03 Edward Wanguse wwvisible() to see if we need wwmoveup().
1983-09-03 Edward Wangseparated mloop() and now quits when window dies
1983-09-03 Edward Wangdate and time created 83/09/02 12:57:42 by edward
1983-09-02 Edward WangGot rid of 'curwin'.
1983-09-02 Edward Wangmoved ww_hasframe to the top
1983-09-02 Edward Wanglint
1983-09-01 Edward Wangmoving windows
1983-09-01 Edward Wangopen(/dev/tty) called with only one argument
1983-09-01 Eric Allmanfix problem with timeouts caused by change in EINTR...
1983-08-29 Kirk McKusickadd -i option to specify "number of bytes per inode"
1983-08-29 Craig LeresAdded Jim Bloom's hack; now can reply to addresses...
1983-08-29 Eric Allmanset FIOCLEX on /dev/kmem file when getting load average
1983-08-29 Eric AllmanChange QueueLA and RefuseLA to 8 and 12 respectively
1983-08-29 Eric AllmanRefuse to talk to yourself (i.e., reject HELO packets...
1983-08-29 Eric AllmanAdd SM_DEFAULT so that we can arrange for sendall to...
1983-08-28 Sam Leffleroops
1983-08-28 Sam Lefflerdate and time created 83/08/28 00:37:35 by sam
1983-08-28 Sam Lefflerinsert IFF_NOARP flag and make old address mapping...
1983-08-28 Sam Lefflerlisten to IFF_NOARP to silence all those cretins
1983-08-28 Sam Leffleradd bit for disabling ARP
1983-08-28 Sam Lefflersys/ stripping doesn't work, just leave go
1983-08-27 Edward Wangcheck ww_haspty before closing ww_pty and ww_tty.
1983-08-27 Edward Wangpty closing bug (don't set ww_haspty until it actually...
1983-08-27 Edward Wangbug with wwforce hanging
1983-08-27 Mike Karelsignore SIGTTOU while resetting on TSTP (else can stop...
1983-08-27 Edward Wangforgot to free ww_fmap after an error
1983-08-27 Edward Wangerror reporting
1983-08-27 Edward Wanguse wwmoveup() to move windows to the front.
1983-08-27 Edward Wang-x flag
1983-08-26 Edward Wangnew user settable buffer size and explanation about...
1983-08-26 David Wasleyreset signal for abort() to SIG_DFL. DLW
1983-08-26 Edward Wangnew 'buffer' command and fifth arg to 'window'
1983-08-26 Edward Wanghelp updated for 'buffer' and new argument to 'window'
1983-08-26 Edward Wangadded user setable buffer size.
1983-08-26 David Wasleyreset signals to default to prevent looping on total...
1983-08-25 Edward Wangcheck tt_retain in scrollling up, instead of down ...
1983-08-25 Edward Wangknows about the bd flag now
1983-08-25 Ralph Campbelladded master lock file so /dev/printer removed automati...
1983-08-25 Edward Wanguse gen_set*1() in gen_move() instead of gen_set*()
1983-08-24 Edward Wangdelay set modes and insert.
1983-08-24 Edward Wanguse TIOCSETN instead SETP
1983-08-24 Edward Wangdidn't do it right
1983-08-24 Edward Wangww_nline and ww_scroll now ints, and ww_fmap added
1983-08-24 Edward Wangdidn't use ww_modes when inserting char
1983-08-24 Edward Wangfree ww_fmap if any
1983-08-24 Edward Wangbounds checking for wwsmap
1983-08-24 Edward Wangdon't set wwindex[] until very end.
1983-08-24 Edward Wangfree ww_fmap if anyway
1983-08-24 David Wasleyt_runc now sets "reading". DLW
1983-08-24 Dave Slattengrenuse new option operand grabber
1983-08-24 Dave Slattengrenuse better general option operand grabber
1983-08-24 Edward Wangknows about ug sg
1983-08-24 Edward Wangselwin didn't insert to top if oldselwin == 0
1983-08-24 Mike Karelsfill in from line, sendmail gets confused
1983-08-24 Dave Slattengrenfixed text handling procedures - changed to strings...
1983-08-24 Dave Slattengrenchanged option operand figuring... fixed -p bug......
1983-08-24 Dave Slattengrenadded ^L option, fixed DP calculation, increased size...
1983-08-24 Sam Lefflershow some dependencies
1983-08-24 Sam Leffler4.2 distribution
1983-08-24 Sam Lefflerpanic too punitive? we'll see ...
1983-08-24 Mike Karelsturn off profiling at exec
1983-08-24 Mike Karelsif !logged_in, going to loop indefinitely
1983-08-23 Sam Lefflerforgot to delete debugging stuff; also forgot to mention
1983-08-23 Sam Leffleradd redistribution lists; fix bug where sys folder...
1983-08-23 Sam Leffleruser contributed software resides in /usr/new, make...
1983-08-23 Kevin Layeranother entry to accomodate ld -H option. -layer
1983-08-23 Edward Wangsay where to put the file
1983-08-23 Mike Karelstail +1f starts at begining (not +10)
1983-08-23 Edward Wangforgot to check size <= 0
1983-08-23 Edward Wangdate and time created 83/08/22 15:59:47 by edward
1983-08-23 Edward Wang> instead of >=
1983-08-23 Edward Wangchanged for new commands and command line flags.
1983-08-23 Edward Wangnow we can quote or escape #
1983-08-23 Edward Wangbounds checking in wwopen()
1983-08-23 Edward Wangdate and time created 83/08/22 15:19:40 by edward
1983-08-23 Edward Wangclose all special case added to l_close()
1983-08-23 Edward Wangwrong cursor position in c_show
1983-08-23 Edward Wangupdated c_help()
1983-08-23 Edward Wangorganized debugging commands
1983-08-23 Edward Wangbug in setting wwtouched with dumb terminals
1983-08-23 Edward Wanglint
1983-08-22 Sam Leffleradd pseudonym for default
1983-08-22 Sam Leffler4.2 distribution
1983-08-22 Sam Lefflerbug fix from greg -- calling ubamem out of order can...
1983-08-22 Eric AllmanDrop "Sender:" hack, since it doesn't work properly...
1983-08-22 Eric AllmanInsert a Sender: line if a From: line is specified...
1983-08-22 Eric AllmanDon't print out a null pointer in debugging info.
1983-08-22 Eric AllmanDon't send back a separate error message if we have...
1983-08-22 Eric AllmanInsert Sender: line if a From: line is specified and...
1983-08-21 Sam Leffler4.2 distribution
1983-08-21 Sam Lefflerfrom shannon; can't allow masked signals to be presented;
1983-08-21 Sam Leffler4.2 distribution
next