unix-history/.git
1983-02-04 Eric AllmanTell about extended classes and the $w flag; tell about...
1983-02-03 Eric AllmanMake mailer size limits a per-mailer parameter (M field...
1983-02-03 Sam Lefflerfix unsigned problem in hash values
1983-02-03 Sam Leffler2 holes: disallow |'s in ls and dir; 2nd, provide forbi...
1983-02-03 Helge Skrivervikadded 48 sector eagle to device table
1983-02-03 Ken Arnoldunctrl should strip off parity bit
1983-02-03 Ken Arnoldformat fixups
1983-02-03 Helge Skrivervikadded 48 sect eagle to device table
1983-02-03 Eric Allmanimplement classes and mailer flags as a bit map; define...
1983-02-03 Eric Allmanimplement classes and mailer flags as a bit map; put...
1983-02-03 Sam Lefflermake hash's unsigned so % doesn't give negative value
1983-02-03 Peter B. Kessleruse pre-defined machine types to define machine-depende...
1983-02-03 Peter B. Kesslerno -f flag on the vax. (how does one change makefiles...
1983-02-03 Peter B. Kessler-f flag to get floating point for the mc68000.
1983-02-02 Mark Lintonfixed extern and f(f) problems
1983-02-02 David Wasleyadded nowreading since t_runc doesn't do it anymore...
1983-02-02 David Wasleyconverted to use truncate syscall. DLW
1983-02-02 Peter B. Kesslerignore warnings returned by pc3.
1983-02-02 Peter B. Kesslerseparate machine-dependent parts to machine-specific...
1983-02-02 Peter B. Kesslerfix unary minus so it works for both integers and reals.
1983-02-02 Peter B. Kesslermissing sconv's and calls to stkrval() instead of rvalue().
1983-02-02 Peter B. Kesslertype of a P2CALL has to match the type of the function
1983-02-02 Peter B. Kesslerpostcheck() takes struct nl *'s, not p2types.
1983-02-02 Peter B. Kesslerthe shadow of the index variable must be the same type...
1983-02-02 Peter B. Kessleruse pre-processor defines for machine type.
1983-02-02 Peter B. Kesslerstrings are aligned as structs since we sometimes treat...
1983-02-02 Eric Allmandon't call printqueue() if queueing is turned off
1983-02-02 Peter B. Kesslerthings more from here to pc.h; to make this file machi...
1983-02-02 Peter B. Kesslerport to the mc68000.
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
next