check return value from initscr
[unix-history] / usr /
1994-02-17 Keith Bosticcheck return value from initscr
1994-02-17 Keith Bosticif an arg is expected but none suppled, null deref...
1994-02-17 Eric Allmanfix a bug in MAYBENEXTRELEASE code -- it's not really...
1994-02-17 Keith Bosticnoted location of asterisk was incorrect
1994-02-17 Keith Bosticstrip the binary, put it in /usr/contrib/bin, not ...
1994-02-17 Keith Bosticdate and time created 94/02/16 11:11:10 by bostic
1994-02-17 Keith Bosticdisplay the right amount of time before a shutdown
1994-02-17 Eric Allmanclean up debugging in fileclass()
1994-02-17 Eric Allmanmove bitdomain and uudomain maps up in ruleset 3
1994-02-17 Keith Bosticadd -p flag, missing from synopsis
1994-02-16 Eric Allmanfix typo in $=Z matching
1994-02-16 Jan-Simon Pendryadd support for union stacks into getdirentries.
1994-02-16 Eric Allmanfix botch in mailertable if you don't get a match
1994-02-15 Jan-Simon Pendrydate and time created 94/02/15 06:55:14 by pendry
1994-02-15 Jan-Simon Pendrydate and time created 94/02/15 06:52:39 by pendry
1994-02-15 Eric Allmanpass last component of domain name as %2 to mailertalbl...
1994-02-15 Eric Allmancheck for local addresses before mailertable; allow...
1994-02-15 Eric Allmanfix problem that can cause mailer output to be discarde...
1994-02-15 Eric Allmanavoid linking fpathconf if not necessary
1994-02-15 Mike Hiblernull pointer test (from Ralph)
1994-02-15 Kirk McKusickIf the offset within the indirect block of the "end...
1994-02-15 Eric Allmandefault $M to null instead of $j so we can behave diffe...
1994-02-15 Eric Allmandon't map $=w to $M if $M is undefined
1994-02-14 Keith Bosticmistake in the natural merge setup, broke on Jan-Simon...
1994-02-14 Keith Bosticcomment typo -- confidence that this has run plummets
1994-02-14 Eric Allmanmuch more elegant fix to mailertable problem
1994-02-14 Mike Hibleradd sysctl debug variable to enable/disable reallocblks
1994-02-14 Mike Hibleradd null nfs_reallocblks routine (is this needed?)
1994-02-14 Mike Hibleradd define for null reallocblks routine (is this needed?)
1994-02-14 Mike Hiblerbreak out of kvm_read loop if read syscall returns 0
1994-02-14 Mike Hiblermake sure we dump the last page of physical memory
1994-02-14 Mike Hiblerattempt to avoid races with file size changes
1994-02-14 Mike Hiblersupport for fcntl file locking
1994-02-14 Mike Hiblerdon't use a kernel stack buffer!
1994-02-13 Mike Karelsfix race in exit of session leader: if tty is revoked...
1994-02-13 Keith Bostictypo
1994-02-12 Keith Bosticdate and time created 94/02/12 07:57:51 by bostic
1994-02-12 Jan-Simon Pendryadded mount_union
1994-02-12 Jan-Simon Pendrydate and time created 94/02/11 19:20:27 by pendry
1994-02-12 Jan-Simon Pendrydate and time created 94/02/11 19:20:26 by pendry
1994-02-12 Jan-Simon Pendryfix typo
1994-02-12 Jan-Simon Pendryreality check
1994-02-12 Jan-Simon Pendryfixup the link count on directories
1994-02-12 Jan-Simon Pendryunion_statfs should identify itself, not the upper...
1994-02-11 Jan-Simon Pendryfix reference counts in union_vn_create and union_mkshadow
1994-02-11 Jan-Simon Pendrydon't need pathnames.h any more
1994-02-11 Jan-Simon Pendryupdate section which describes -v option
1994-02-11 Jan-Simon Pendrymake sure open(..., O_TRUNC) works right.
1994-02-11 Jan-Simon Pendryadded union
1994-02-11 Jan-Simon Pendryuse miscfs include path
1994-02-11 Jan-Simon Pendryup to v8
1994-02-11 Jan-Simon Pendrycleanup & lint
1994-02-11 Jan-Simon Pendrydisallow read from the root directory
1994-02-11 Jan-Simon Pendrynew locking scheme
1994-02-11 Eric Allmandon't include "root" in $=L by default
1994-02-11 Eric Allmanbetter fix to NULL q_home problem
1994-02-11 Eric Allmanfix some bugs with mailertables
1994-02-11 Eric Allmanmake it match the way it really is, not the way I want it
1994-02-11 Eric Allmanavoid core dump if $HOME not set
1994-02-11 Eric Allmanportability fix for Apollo
1994-02-11 Eric Allmanportabiltiy fix for DomainOS
1994-02-11 Eric Allmanreverse sense of uux -z flag
1994-02-11 Eric Allmanreverse sense of uux -z flag default
1994-02-11 Eric Allmantry to fix interaction of MAIL_HUB and LOCAL_RELAY
1994-02-10 Eric Allmanstrip trailing dot off of names that have one in getcan...
1994-02-10 Eric Allmanmake default $#error number 553 instead of 501
1994-02-10 Eric AllmanSequent DYNIX/ptx changes
1994-02-09 Eric Allmantime out cache far more frequently
1994-02-09 Eric AllmanDG/UX doesn't have getusershell(3)
1994-02-09 Eric Allmanbe more liberal in catching list:; syntax in S0
1994-02-09 Jan-Simon Pendrycheckpoint
1994-02-09 Jan-Simon Pendryfix usage: message
1994-02-09 Eric Allmanchange a daemon child process title ASAP
1994-02-09 Eric Allmangive specific error message about Fx|... syntax
1994-02-09 Eric Allmanfix some HASSTATFS defines that have snuck in
1994-02-08 Eric Allmanfix references to h_errno that weren't in #ifdef NAMED_BIND
1994-02-08 Jan-Simon Pendrycheckpoint
1994-02-08 Jan-Simon Pendrycheckpoint
1994-02-08 Mike Hibleradd munmap
1994-02-08 Jan-Simon Pendryminor security change for setuid processes
1994-02-08 Eric Allmanfix patch id for Solaris 2.3
1994-02-08 Eric Allmanallow full size syslog buffer in all Solaris versions...
1994-02-08 Eric Allmanfix extra commas in short buffer syslogging
1994-02-08 Eric Allmanfix reversed condition in last delta
1994-02-08 Eric Allmanavoid string overruns
1994-02-07 Eric Allmanfix minor compile glitch
1994-02-07 Eric Allmanchanges from Eric Wassenaar: Apollo portability and...
1994-02-07 Eric Allmanadd DisConnected global variable
1994-02-07 Eric Allmanclean up Received: line to handle possibility of $s...
1994-02-07 Eric Allmanmention file descriptor problems
1994-02-07 Eric Allman(no message)
1994-02-07 Eric Allmanimprove logging
1994-02-07 Eric Allmancode cleanup
1994-02-07 Eric Allmantry to limit the overhead on split envelopes
1994-02-07 Eric Allmantighten up short syslog buffers even more
1994-02-07 Eric Allmanpreliminary try at controlling fd usage; doesn't work...
1994-02-07 Eric Allmanfix logging of relay address on cached connections
1994-02-07 Eric Allmanlog user name on SYSERRs, since these can have security...
1994-02-06 Eric Allmanfix bug in last delta causing all MAIL commands to...
1994-02-06 Eric Allmanwrap headers and lines more intelligently (important...
next