unix-history/.git
1995-01-10 Chris G. Demetriou64-bit changes -- ioctl cmds are u_longs.
1995-01-10 Chris G. Demetrioupk_control takes a u_long command (64-bit changes
1995-01-10 Chris G. Demetriou64-bit changes
1995-01-10 Chris G. DemetriouKNF, and 64-bit safety.
1995-01-10 Chris G. Demetrioustyle, 64-bit changes, update printfs for reality,...
1995-01-10 Chris G. Demetrioustyle, 64-bit safety, and check for NULL _before_ the...
1995-01-10 Chris G. Demetrioukill a typo in a comment, fix some style.
1995-01-10 Chris G. Demetrioufix munmapfd's arguments; it takes a struct proc _then_...
1995-01-10 Chris G. Demetrioustrategy returns void, ioctl cmd is u_long
1995-01-10 Kirk McKusickupdate from Rick Macklem
1995-01-10 Keith BosticFix to split code for single large record at the end...
1995-01-10 Eric Allmanmore fixes in user+mailbox code
1995-01-09 Eric AllmanNeXT portability
1995-01-08 Kirk McKusickmerge bn and lbn to make them consistent
1995-01-08 Kirk McKusickget rename of two files linked together correct (from...
1995-01-08 Kirk McKusickneed -P to cpp (from cgd)
1995-01-08 Kirk McKusickusage on error (from cgd)
1995-01-08 Eric Allmanfix plusses in alias names
1995-01-08 Eric Allmanmore emphasis to use the makesendmail script
1995-01-08 Eric Allmanalways compile IDENTPROTO in; just default the timeout...
1995-01-08 Eric AllmanAIX fixes
1995-01-08 Eric Allmanenable load average for AIX3
1995-01-08 Eric Allmanarrange for "kill -1" to re-exec sendmail
1995-01-08 Eric Allmanwork around HP-UX shell bug
1995-01-08 Eric Allmanallocate some flags for Sun-specific debugging
1995-01-08 Eric Allmanavoid bogus dups
1995-01-07 Kirk McKusickparanoia (from mycroft)
1995-01-07 Kirk McKusickconsistency
1995-01-07 Kirk McKusickavoid reading partial sectors when reading symbolic...
1995-01-07 Kirk McKusickreset IN_RENAME flag if doing directory rename and...
1995-01-07 Eric Allmanget order of user databases correct
1995-01-05 Eric Allmanavoid error message on self-referencing alias
1995-01-05 Eric Allmanallow -M to define macros on all architectures (not...
1995-01-05 Eric AllmanSVR4 statvfs fix
1995-01-05 Eric Allmandiagnose unknown options (on a debug flag)
1995-01-03 Kirk McKusickmissing header file
1995-01-03 Kirk McKusickadd types to devices (from mycroft)
1995-01-03 Kirk McKusickuse type in dev switch to determine if disk, tape,...
1995-01-03 Kirk McKusickadd device type field
1995-01-03 Kirk McKusickquad => int64
1995-01-03 Kirk McKusickquad => int64_t
1995-01-03 Kirk McKusickquad => int64_t
1995-01-03 Kirk McKusickconvert quad => int64_t (from mycroft)
1995-01-03 Kirk McKusickminor cleanup
1995-01-03 Kirk McKusickdelete old vaxisms
1995-01-03 Kirk McKusickYou can't do pointer arithmetic on a void* in ANSI...
1995-01-03 Kirk McKusickPad struct lfs out to 512 bytes so we don't try to...
1995-01-03 Kirk McKusickmake sure to free correct allocation type if ffs_reclai...
1995-01-03 Kirk McKusickdisallow read/write mounts of 4.2 filesystems (from...
1995-01-03 Kirk McKusickUse the sector size in the label, rather than DEV_BSIZE...
1995-01-03 Kirk McKusickminor cleanups (from mycroft)
1995-01-03 Kirk McKusickcheck length > maxfilesize only when growing and return...
1995-01-03 Kirk McKusickmore consistent with DEBUG (from mycroft)
1994-12-31 Keith Sklowerfix given by jch@cornell
1994-12-31 Kirk McKusickmake sure type is valid (needed for little-endian machines)
1994-12-30 Eric AllmanTimeouts => Timeout
1994-12-30 Jan-Simon Pendryunion_statfs should only return free space information
1994-12-30 Eric Allmansyntax error fix
1994-12-29 Eric AllmanAmdahl UTS 2.1.5 comments
1994-12-29 Eric Allmangeneralize queue order configuration
1994-12-29 Eric Allmanadd support for Amdahl UTS and UnixWare
1994-12-29 Eric Allmandate and time created 94/12/29 06:56:51 by eric
1994-12-29 Eric Allmandate and time created 94/12/28 19:41:53 by eric
1994-12-28 Eric Allmanprevent errors during alias auto-rebuilds from stopping...
1994-12-28 Eric Allmanfix possible core dump on mail to local programs speaki...
1994-12-28 Eric Allmanportability fixes for Amdahl UTS System V 2.1.5
1994-12-28 Eric Allmanallow $#local $: @ /filename
1994-12-28 Eric Allmandate and time created 94/12/28 07:00:20 by eric
1994-12-28 Eric Allmanallow multiple OA/file/name lines
1994-12-28 Mike Hiblerclose netgroup file on a bad netgroup
1994-12-24 Keith Sklowerminor bug reported by cgd that doesn't affect operation...
1994-12-15 Eric AllmanLinux updates
1994-12-15 Eric Allmancompile glitch
1994-12-15 Eric Allmanfix bogus #ifdef NAMED_BIND (should be #if)
1994-12-15 Eric Allmantypo
1994-12-15 Eric Allmanaugmentations
1994-12-15 Eric Allmanadd Makefile.Paragon
1994-12-14 Keith Bosticnot quite as VAX-like (from mycroft)
1994-12-14 Keith Bosticnits (from mycroft)
1994-12-13 Eric Allmanuse X-delivery-status-1 as the report-type and content...
1994-12-12 Eric Allmancleanup for Paragon
1994-12-12 Eric Allmandate and time created 94/12/11 14:08:36 by eric
1994-12-12 Eric Allmanchange Paragon e-mail address
1994-12-12 Eric Allmanspecify the F=d (don't use brackets on envelope route...
1994-12-12 Eric Allmanadd contrib/bsdi.mc
1994-12-11 Jan-Simon Pendryfix readdir for non-linear union stacks
1994-12-11 Jan-Simon Pendryfix readdir for no-linear stacks
1994-12-11 Jan-Simon Pendrydon't run off end of union read-ahead buffer
1994-12-11 Eric Allmanfix problem with RES_DEBUG setting before res_init()
1994-12-11 Eric Allmandon't let an error in one envelope from address blow...
1994-12-11 Jan-Simon Pendryhave to protect acct_process from acctwatch closing...
1994-12-11 Eric Allmanif a non-optional map cannot be opened, queue mail...
1994-12-11 Eric Allmanadd Intel Paragon support
1994-12-10 Eric Allmanlog transaction delay as well as queue delay (for order...
1994-12-10 Eric Allmanquestion about sendmail modes
1994-12-10 Eric Allmanadd q_xstartdate
1994-12-10 Eric Allmanrearrange and update the fAQ
1994-12-09 Eric Allmanadd mailprio Perl scripts from Tony Sanders
1994-12-09 Eric Allmanupdate for DG/UX
1994-12-09 Kirk McKusickadd description of TIOCSIG
next