unix-history/.git
1994-04-19 Keith Bosticspelling
1994-04-19 Keith Bosticmisspelling
1994-04-19 Kirk McKusickdelete dead code
1994-04-19 Kirk McKusickcount the size of holes as well as blocks
1994-04-19 Kirk McKusickavoid race between vget and getnewvnode (from Hibler)
1994-04-19 Keith Bosticuse mandoc macros for arp.4, update the Makefil to...
1994-04-19 Keith Bosticupgrade mh to 6.8.3a
1994-04-19 Eric Allmanfix relay= logging on queued messages
1994-04-19 Eric Allmanfix UNIXWARE
1994-04-19 Keith BosticThis man page got lost in the "move to local directorie...
1994-04-19 Eric Allmanwhen creating the df file, be sure you truncate any...
1994-04-19 Keith Bosticnew version from Keith Muller (muller@sdcc3.ucsd.edu)
1994-04-19 Keith Bosticback out revision 8.2 - it broke other system Makefiles
1994-04-19 Keith Bosticupgrade nvi to 1.14
1994-04-19 Kirk McKusickrelocate initialization of `securelevel' variable
1994-04-19 Kirk McKusickzopen is gone (for now anyway)
1994-04-18 Keith BosticJan-Simon Pendry wrote the current apply
1994-04-18 Keith Bostictypo
1994-04-18 Keith Bosticspelling
1994-04-18 Keith Bostictypo
1994-04-18 Keith Bostictypo, but it was wrong -- su did not come from MIT
1994-04-18 Keith Bostictypo
1994-04-18 Eric Allmanavoid using %m in syslog calls because it conflicts...
1994-04-18 Keith Bostictypo
1994-04-18 Eric Allmansleep between retries
1994-04-18 Eric Allmanfrom Eric Wassenaar: retry socket open if failure is...
1994-04-18 Keith Bosticadd the -P (paranoid) option, overwrite regular files
1994-04-18 Kirk McKusickchanges for 4.4BSD-Lite
1994-04-18 Kirk McKusickupdate contrib list; cleanup introduction for Usenix
1994-04-18 Kirk McKusickformatting (make list fit on two pages)
1994-04-18 Kirk McKusickadd -x option to output all messages to stderr
1994-04-18 Kirk McKusickadd -x option to output all messages to standard out
1994-04-18 Eric Allmancleanup to avoid bogus listen() if we are just going...
1994-04-18 Eric Allmaninsist on a dot in our hostname if you are running DNS
1994-04-18 Keith BosticPOSIX.2 says to print a pipe character after fifo names
1994-04-18 Keith Bosticun is declared as an automatic variable in main(),...
1994-04-18 Keith Bosticfromunix, frominet are declared as automatic variables...
1994-04-18 Keith Bosticmove zopen(3) out of the C library, to here; the interface
1994-04-18 Keith Bosticmove zopen(3) out of the C library, to here
1994-04-17 Keith Bosticmake setreuid and setregid take uid_t/gid_t's, for
1994-04-17 Eric Allmaninstead of using accept(0) to turn off connections...
1994-04-17 Keith Bosticsysctl is in section 8
1994-04-17 Eric Allmanmake OLD_NEWDB a #if instead of #ifdef; autoconfigure...
1994-04-17 Keith Bostic"bare linefeed's code should match 226
1994-04-17 Keith Bosticrun arguments through strvis, so we don't whack the...
1994-04-17 Keith Bosticrun the environment and arguments through strvis, so...
1994-04-17 Keith BosticFixed the most major defect in fnmatch(): backslash...
1994-04-17 Keith Bosticput the optoins array into text space
1994-04-17 Keith Bosticoption() is now static to option.c
1994-04-17 Keith BosticThe find command used the results of option() to delimi...
1994-04-17 Keith BosticEmpty fields were not being output for unpairable lines.
1994-04-17 Keith Bostichistorically, pr permitted -w without a column specific...
1994-04-17 Keith Bosticlpd was overriding the paper width setting from /etc...
1994-04-17 Keith Bosticsetgroups now takes gid_t's, they are 32-bits
1994-04-17 Keith Bosticgetgroups now takes gid_t's, they are 32-bits
1994-04-17 Keith BosticIf compressed TCP packets were being received on a...
1994-04-17 Keith Bosticstrvis, strvisx are links to vis
1994-04-17 Keith Bosticprettiness police
1994-04-17 Keith Bosticdelete reference to wordexp(3), rearrange section order
1994-04-17 Keith Bosticdelete potential matches if the -a flag isn't set after...
1994-04-17 Keith Bosticdo most of POSIX.2 compliance, use getopt(3) to parse...
1994-04-16 Keith Bosticbug in sh 'read' with no variable argument...
1994-04-16 Keith Bosticmake setreuid and setregid take uid_t/gid_t's, for
1994-04-16 Keith Bosticadd 1994 to the copyright
1994-04-16 Keith Bosticmake setreuid and setregid take uid_t/gid_t's, for
1994-04-16 Keith Bosticroff bug in termcap man page
1994-04-16 Keith Bostic/usr/games/sail uses setruid(), which has been deprecated.
1994-04-16 Keith Bosticupdate copyright notice
1994-04-16 Keith BosticIf pwd_mkdb is invoked with a umask of, say 077, /etc...
1994-04-16 Keith Bosticclnp needs sys/types.h (for u_short, etc.), so BYTE_ORD...
1994-04-16 Keith Bostictypo
1994-04-16 Keith BosticANSI C cleanups
1994-04-16 Eric Allmanbug fixes for $j sanity check and hostname must have...
1994-04-16 Keith BosticFix obscure bug where the working directory would not...
1994-04-16 Eric Allmanneeded socket library
1994-04-16 Keith Bosticmodes.c was fixed to reflect the fact that MDMBUF is...
1994-04-16 Keith Bosticgettytab(5) doesn't document "np".
1994-04-16 Keith Bostictypos
1994-04-16 Keith Bosticsomewhere along the line I broke the "nice --3" syntax
1994-04-16 Keith Bosticmerge ffs_root and lfs_root into ufs_root
1994-04-16 Keith Bosticmove tcppredack, tcppreddat, tcppcbcachemiss into the...
1994-04-16 Jan-Simon Pendrybetter makedb rule
1994-04-16 Kirk McKusickparanoid check to avoid vrele(NULL) (from polk@bsdi...
1994-04-16 Kirk McKusickavoid hang when given a negative write count (from...
1994-04-16 Kirk McKusickavoid breaking up output when commands have newlines...
1994-04-16 Kirk McKusickadd return values
1994-04-16 Kirk McKusickdo not dump core when invoked with no arguments (from...
1994-04-16 Eric Allmandefer error messages until after the collect is done...
1994-04-16 Keith Bosticadd %p, so we can load against System V terminfo files
1994-04-16 Eric Allmandon't print size parameter in error messages during...
1994-04-16 Eric Allmantry to catch cases of $j getting munged in daemon process
1994-04-15 Eric Allmandocument NEEDFSYNC
1994-04-15 Eric Allmandon't let envelope recipients ever get $U! or $k! prepe...
1994-04-15 Eric Allmanclarify quotes in ALIAS_FILE definition
1994-04-15 Kirk McKusickphase error on length computation (from Mark Dapoz...
1994-04-15 Eric Allmanfix possible compile probelem with FSHIFT
1994-04-15 Eric Allmandocument noreceipts privacy flag
1994-04-15 Eric Allmanmention HLFSD paper
1994-04-15 Eric Allmandon't assume that long is 4 bytes
1994-04-15 Eric Allmangive return-receipt on delivery to mailing lists (inste...
next