unix-history/.git
1995-04-28 Keith Bosticupdate, cleanup, lint for password field extraction
1995-04-28 Keith Bosticmedian() has to be prototyped taking a double
1995-04-28 Keith Bosticlint
1995-04-28 Keith Bosticmtree man page installs in wrong cat directory
1995-04-28 Keith BosticMycroft says he gets a major speed improvement with...
1995-04-28 Keith BosticMycroft says this is a tremendous performance win over NFS
1995-04-28 Keith Bosticspeedup for cap_mkdb when running over NFS
1995-04-28 Keith Bosticm4(1)'s m4exit builtin macro doesn't remove /tmp files.
1995-04-28 Kirk McKusickhave to include <ufs/ufs/dir.h> to get doff_t
1995-04-28 Kirk McKusicklockmgr now takes an interlock and a pid but no longer...
1995-04-28 Keith BosticThis patch fixes some broken behavior with empty comman...
1995-04-28 Keith Bosticlseek takes an off_t as a second argument, not a long
1995-04-28 Keith Bosticconvert edquota to mandoc format
1995-04-28 Keith Bosticlseek's second argument isn't a long, it's an off_t
1995-04-28 Keith Bosticdon't add an extra space between the process's args...
1995-04-28 Keith Bosticscript messed up the copyright notices
1995-04-28 Kirk McKusicklockmanager takes an interlock and a pid rather than...
1995-04-28 Keith BosticJ.T. Conklin's changes for signals mean that we don...
1995-04-28 Kirk McKusickgive up and just include <sys/proc.h>
1995-04-28 Keith BosticJ.T. Conklin's changes for signals mean that we don...
1995-04-28 Keith Bosticgetpgrp no longer takes an argument
1995-04-28 Kirk McKusickatomic_lock => simple_lock
1995-04-28 Keith BosticPOSIX.2 says that a successful variable assignment...
1995-04-28 Keith BosticPOSIX.2 (and common sense) dictates that the file speci...
1995-04-28 Kirk McKusicklockmanager takes an interlock and a pid rather than...
1995-04-28 Keith BosticDon't dump core when evaluating X % 0.
1995-04-28 Keith BosticThis patch changes the shell to use the sys_siglist...
1995-04-28 Keith BosticWhen a "&" is encountered in a list, all the prior...
1995-04-28 Keith BosticPOSIX.2 requires that the shell's dot builtin do a...
1995-04-28 Keith Bosticmake umask POSIX.2 compliant
1995-04-28 Kirk McKusickatomic_lock => simplelock
1995-04-28 Keith Bosticdon't reference the Ash General Public License, we...
1995-04-28 Keith Bosticset errno to EINVAL if arguments incorrect
1995-04-28 Kirk McKusickadd interlock; change proc pointer to pid
1995-04-28 Kirk McKusickatomic_lock => simple_lock
1995-04-28 Keith Bosticmove getopt information from stdlib.h to unistd.h
1995-04-28 Keith BosticPOSIX.2 has changed getopt to return -1 instead of...
1995-04-28 Keith Bosticargument pointer not being incremented through arguments
1995-04-28 Keith BosticThe POSIX.2 requirement that "false" (among others...
1995-04-28 Keith Bostichack requires writeable strings
1995-04-28 Keith Bostic:a in 'more' causes null dereference
1995-04-28 Eric Allmancreate .gz as well as .Z format
1995-04-28 Kirk McKusickcheck for more limited possible directory size
1995-04-28 Kirk McKusickmove definition of doff_t to dir.h
1995-04-28 Kirk McKusickmove in definition of doff_t and MAXDIRSIZE
1995-04-28 Kirk McKusickfsck now passes with -W
1995-04-28 Kirk McKusickadd function prototypes
1995-04-27 Kirk McKusickmount -u does not need entries in /etc/fstab
1995-04-27 Kirk McKusickadd CTL_VFS output
1995-04-27 Kirk McKusickupdate for new kernel filesystem structure (vfsconf)
1995-04-27 Eric Allmanbetter implementation -- fixes $rel for HP-UX as well
1995-04-27 Eric Allmanfix rbase for HP-UX; announce the various configuration...
1995-04-27 Eric Allmanadd HP-UX 10.x files
1995-04-27 Eric Allmanadd _OPTINS (optional insert) macro to shorten lines...
1995-04-27 Eric Allmanadd *_MAILER_CHARSET; UUCP_MAX_SIZE => UUCP_MAILER_MAX
1995-04-27 Eric Allmandocument *_MAILER_CHARSET macros
1995-04-27 Eric Allmanadd BROKEN_ANSI_LIBRARY define to get around strtoul...
1995-04-26 Eric AllmanHP-UX 10.0 portability changes
1995-04-26 Eric Allmandate and time created 95/04/25 17:06:59 by eric
1995-04-26 Eric Allmandate and time created 95/04/25 16:34:58 by eric
1995-04-26 Eric Allmandate and time created 95/04/25 16:33:11 by eric
1995-04-26 Kirk McKusickcorrect citation for packet filter paper
1995-04-26 Eric Allmanassume that anything with MIME-Version: is MIME, even...
1995-04-26 Eric Allmanonly insist on CRLF for SMTP 8BITMIME
1995-04-26 Eric Allmanadd EF_IS_MIME
1995-04-25 Eric Allmanfix problem sending to user@domain where "domain" has...
1995-04-25 Eric Allmanmake file mailer semantics switch off of P=[FILE]
1995-04-25 Eric Allmanlint
1995-04-25 Eric Allmanefficiency improvements
1995-04-25 Eric Allmanmore bug fixes from JGM
1995-04-25 Eric Allmanfix (another) botch in IDENT code
1995-04-25 Kirk McKusickmust use hex constants
1995-04-25 Eric AllmanHP-UX uses SPT_PSTAT
1995-04-25 Kirk McKusickbad getopt string
1995-04-24 Eric Allmanmerge 700 & 800 Makefiles
1995-04-24 Eric Allmandon't need two HP-UX Makefiles
1995-04-24 Eric Allmanhack to get around compile problem on HPs when running...
1995-04-24 Eric Allmanupdates for new DSN drafts
1995-04-24 Eric Allmanupdate DNS type codes for new draft
1995-04-24 Eric Allmanupdate DSN types to be more realistic
1995-04-23 Eric Allmanbetter solution to MIME sign extension problem
1995-04-23 Eric Allmantrim out a bunch of MIME modes
1995-04-23 Eric Allmanadd F=3 flag to extend Q-P encoding to non-EBCDIC chara...
1995-04-23 Eric Allmanadd M_EBCDIC
1995-04-23 Eric Allmandon't do NL=>CRLF mapping on C-T-E: binary files; alway...
1995-04-23 Eric Allmanupdates for new status system codes and Multipart/Repor...
1995-04-23 Eric Allmanwoops -- compile glitch
1995-04-23 Eric Allmanbetter use of extended DSN status codes
1995-04-23 Eric Allmantrim down the number of 8-bit modes to three (m, p...
1995-04-23 Eric Allmanadd e_status
1995-04-23 Eric Allmanlog skipped queue runs
1995-04-23 Eric Allmanuse DSN-style error codes instead of sysexit codes...
1995-04-23 Eric Allmanimprove documentation of F=7 mailer flag
1995-04-23 Eric Allmanimproved DSN status codes
1995-04-23 Eric Allmanallow error mailer to take DSN status code
1995-04-23 Eric Allmandefault DSNs on
1995-04-23 Eric Allmanfixes to MIME code
1995-04-22 Kirk McKusickhave to do vnode_pager_setsize after new length is...
1995-04-22 Eric Allmanupdate for new domain and ostype files
1995-04-22 Eric Allmanimprove the error message
next