unix-history/.git
1983-02-02 Peter B. Kesslerpc constants for the mc68000.
1983-02-02 Peter B. Kesslerfix up some things while porting.
1983-02-02 Peter B. Kesslerchange the #ifdefs from names from whoami.h to pre...
1983-02-02 Peter B. Kesslermake machine independent during port to the mc68000.
1983-02-02 Peter B. Kesslerport to the mc68000. tied to labels generated by ...
1983-02-02 Peter B. Kesslerparameters are aligned to stack aligned,
1983-02-02 Peter B. Kesslerport to the mc68000.
1983-02-02 Peter B. Kesslermake the alignment of constant sets machine independent.
1983-02-02 Peter B. Kessleralignments are machine dependent.
1983-02-02 Peter B. Kesslerthese should have tested against p2type from the beginn...
1983-02-02 Peter B. Kesslerheader file moves as we port to the mc68000.
1983-02-02 Peter B. Kesslerfix the range for T1INT. how long has this been like...
1983-02-02 Helge Skrivervikfix in the skip sector handling
1983-02-02 Helge Skriverviknew ioctl command to find if a device has skip sector...
1983-02-01 David Wasleyadapted to 4.2BSD. DLW
1983-02-01 Eric Allmanpatch BIG security hole with symbolic links (oh boy...
1983-02-01 Kirk McKusickdate and time created 83/01/31 18:05:04 by mckusick
1983-02-01 Kirk McKusickfix up usage text
1983-02-01 Kirk McKusickif last argument is a directory, always move into it...
1983-02-01 Kirk McKusickdo not round-up if further relocation is to be done...
1983-02-01 Helge Skrivervikremoved i_active: not used
1983-02-01 Helge Skrivervikmore changes re: hp.new.c
1983-02-01 Helge Skrivervikimproved drive initialization, some cosmetic changes
1983-02-01 Sam Lefflerdon't close sockets when divorcing tty
1983-02-01 Sam Leffleradd stdout tracing of all packets
1983-02-01 Craig LeresMade install depend of Mail
1983-01-31 Craig LeresIgnore the -e flag to allow aliases with rlogin to...
1983-01-30 Craig LeresChanged location of postage file
1983-01-30 Craig LeresChanged location of the POSTAGE file.
1983-01-30 Craig LeresAdded local()
1983-01-30 Craig LeresBroke alternates() into two routines so that part of...
1983-01-30 Craig LeresBroke alternates() up into two routines so that the...
1983-01-30 Craig LeresAdded local()
1983-01-30 Craig LeresAdded pointer for local host names
1983-01-30 Craig LeresAdded local command
1983-01-30 Craig LeresRemoved extra definition for savestr() and added strcat()
1983-01-30 Helge Skrivervikmore changes re. hp.new.c
1983-01-30 Helge Skrivervikremoved i_active: not used
1983-01-30 Helge Skrivervikfixed minor bug in hpopen
1983-01-30 Helge Skrivervikminor changes
1983-01-30 Helge Skrivervik(no message)
1983-01-30 Helge Skriverviklots of fixes: hard error handling, bad sector forwardi...
1983-01-28 Helge Skrivervikfixed error in HPER2_BITS (SSE)
1983-01-28 Helge Skrivervikmore new ioctl commands
1983-01-28 Helge Skrivervikadded skip sector inhibit
1983-01-28 Helge Skriverviknew ioctl's
1983-01-28 Helge Skriverviklots of fixes to the hard error handling; bad sector...
1983-01-28 Helge Skrivervikfixed hard error handling
1983-01-26 Mark Lintonfixed dostep when no source line information is present
1983-01-26 Mark Lintonfixed fclose(coredump) which should have been fclose...
1983-01-25 Kevin Layerdate and time created 83/01/24 23:54:20 by layer
1983-01-25 Kevin Layeruse ex instead of ed
1983-01-25 Mark Lintonfixed large line number / seek address bug
1983-01-24 Sam Lefflerpretty dumb stuff -- better to use fileno directly
1983-01-24 Eric Allmandon't pass -n to sendmail
1983-01-24 Eric Allmanget vacation to compile again -- I'm off to UNICOM!
1983-01-24 Sam Lefflermake it work dummy
1983-01-24 Sam Lefflercrud
1983-01-24 Sam Lefflermanuals are needed (maybe)
1983-01-24 Sam Lefflermanuals aren't currently on /usr
1983-01-24 Sam Lefflerthis screws up make depend otherwise
1983-01-24 Sam Lefflercheck before cutting tape for Robert
1983-01-24 Sam Lefflercheck in for Helge before cutting tape for Robert
1983-01-24 Mark Lintonfixed recognizing of core dump arguments
1983-01-24 Kevin Layer(no message)
1983-01-24 Kevin Layerdate and time created 83/01/23 15:02:10 by layer
1983-01-24 Sam Lefflerdeclare setdebug function
1983-01-24 Sam Lefflerhack for address binding + rearrange replys for sanity
1983-01-23 Sam Lefflerdon't zero buffer when doing in/out ioctl's
1983-01-23 Sam Lefflerpurge SDLYU from proc structure
1983-01-23 Sam Lefflerhack to allow FTP to rebind local addresses
1983-01-23 Sam Leffleradd hack option for FTP; this fills options, so move
1983-01-23 Sam Lefflerhack for FTP and the rest of the Internet gang
1983-01-23 Sam Lefflerdo backoff on connect failure (probably not needed...
1983-01-23 Sam Lefflerallow reuse of TCP port numbers even when TIME_WAIT...
1983-01-23 Sam Lefflera bit more careful about write errors
1983-01-23 Sam Leffler-a to show addresses in packets
1983-01-23 Eric Allmancleanup for UNICOM -- mostly typesetting stuff and...
1983-01-23 Sam Lefflerpatch two holes in rename
1983-01-23 Sam Lefflerreap children immediately
1983-01-23 Sam LefflerSIGCHLD reset on each occurance
1983-01-23 Sam LefflerSIGCHLD reset on each occurance
1983-01-23 Sam LefflerSIGCHLD reset on each occurance
1983-01-23 Sam Leffleroops
1983-01-23 Craig LeresAdded declaration of icequal();
1983-01-23 Craig LeresModified to use perror() to report failure to open...
1983-01-23 Craig LeresModified delname() to use passed function to comapre...
1983-01-23 Craig LeresAdded (restored?) missing required argument in call...
1983-01-23 Craig LeresModified to only append to the POSTAGE file if it alrea...
1983-01-23 Craig LeresModified to only append to the POSTAGE file if it alrea...
1983-01-23 Craig LeresModified to append to the POSTAGE file only if it alrea...
1983-01-23 Craig LeresModified to use perror() to report open failure on...
1983-01-23 Craig LeresMoved printing of initial greeting to beginning of...
1983-01-23 Craig LeresFixed bug in marking a range; modified markall() to...
1983-01-22 Kirk McKusickfor loop shadow variables now take on the type of the...
1983-01-22 Kirk McKusickname changes to confuse the innocent
1983-01-22 Kirk McKusickcertain info moves out of vars.h into objfmt.h
1983-01-22 Kirk McKusickmakefile becomes Makefile
1983-01-22 Kirk McKusicksort dynamic files only within GLVL files on fchain
1983-01-22 Kirk McKusicknew names, new header files, new .o files
next