do not need to do explicit ufs_ihashrem as it will be done when vput
[unix-history] / usr /
1993-05-10 Kirk McKusickdo not need to do explicit ufs_ihashrem as it will...
1993-05-09 Kirk McKusickignore ourselves in the run queue
1993-05-09 Mike Hiblerdate and time created 93/05/08 11:04:58 by hibler
1993-05-09 Mike Hiblerdate and time created 93/05/08 10:58:24 by hibler
1993-05-09 Mike Hiblerdate and time created 93/05/08 10:58:18 by hibler
1993-05-09 Mike Hiblerdate and time created 93/05/08 10:30:40 by hibler
1993-05-09 Mike Hiblerdate and time created 93/05/08 10:01:35 by hibler
1993-05-09 Mike Hiblerdate and time created 93/05/08 09:49:09 by hibler
1993-05-09 Mike Hiblerdate and time created 93/05/08 09:40:12 by hibler
1993-05-09 Mike Hiblerdate and time created 93/05/08 09:29:53 by hibler
1993-05-09 Mike Hiblerdate and time created 93/05/08 09:25:51 by hibler
1993-05-08 Mike Hibleravoid redef of TRUE/FALSE
1993-05-08 Mike Hiblerget rid of unmatched quote so ANSI cpp doesn't barf
1993-05-08 Mike Hiblerdon't unlink directories (see job.c SCCS rev 5.16)
1993-05-08 Kirk McKusickprotect against multiple inclusion
1993-05-08 Kirk McKusickfix lookback bug in network interrupt handling (from...
1993-05-08 Kirk McKusickendian.h now protects itself
1993-05-08 Kirk McKusickno need to include endian.h as it is brought in by...
1993-05-08 Kirk McKusickmake safe for multiple includes
1993-05-08 Kirk McKusickcksum.c is now generic
1993-05-08 Mike Hiblerdoesn't need to include sys/resource.h anymore
1993-05-08 Kirk McKusickcheck the right header (from BSDI)
1993-05-08 Mike Hiblerdate and time created 93/05/07 13:44:19 by hibler
1993-05-08 Mike Hiblerdate and time created 93/05/07 13:43:31 by hibler
1993-05-08 Keith Bosticavoid zero-length record at EOF
1993-05-08 Chris Torekhandle C++ and struct-values
1993-05-08 Keith Bosticmake the sys_ arrays all `const char *const []' (for...
1993-05-08 Keith Bostictype mismatch
1993-05-08 Keith Bosticmake __cputchar visible, the back compatibility stuff...
1993-05-08 Keith Bosticshut gcc up about large integer constants
1993-05-08 Keith Bosticmake the sys_ arrays all `const char *const []' (for...
1993-05-08 Keith Bosticadd confstr(3)
1993-05-07 Eric Allmanadd ListenQueueLength daemon option keyword
1993-05-07 Chris Torekmake the sys_ arrays all `const char *const []' (for...
1993-05-07 Keith BosticGNU put in the extra const, there's no reason to not...
1993-05-07 Eric Allmanadd ListenQueueSize keyword to O (Daemon Options) option
1993-05-07 Chris Torekget lseek declaration from <unistd.h>, so that we get...
1993-05-07 Chris Toreklint, prototype, get past -Wall (it all started with...
1993-05-07 Kazumasa Utashiroadd security routines iskmemdev, isdisk, and chrtoblk
1993-05-07 Chris Torekrearrange and generally make more like HP300 generic
1993-05-07 Chris Torekrewrite: always allocate buffer immediately; always...
1993-05-07 Chris Toreksplit out buffer size and tty determination code for...
1993-05-07 Chris Torekadd __swhatbuf, internal routine for determining "prope...
1993-05-07 Elan AmirAdded CE for clear to end of line.
1993-05-07 Elan AmirRefresh() does not modify ISPASTEOL.
1993-05-07 Elan AmirMust take into account ISPASTEOL when clearing.
1993-05-07 Keith Bosticanother shot at fixing the SIZE_T_MAX test
1993-05-07 Mike Hiblermake defn of usage() match prototype
1993-05-07 Keith Bosticdate and time created 93/05/06 15:07:19 by bostic
1993-05-07 Keith Bosticdate and time created 93/05/06 15:07:01 by bostic
1993-05-07 Keith Bosticmake _PATH_STDPATH include *everything*
1993-05-07 Eric Allman_OLD_SENDMAIL_ compatibility
1993-05-07 Eric Allmanadd SMTP_MAILER_FLAGS and UUCP_MAILER_FLAGS
1993-05-07 Kirk McKusickavoid unnecessary hangs
1993-05-07 Keith Bosticput whereis back in the main tree
1993-05-07 Keith Bosticmove whereis back into the main tree
1993-05-07 Eric Allmandocument O8 => O7 change, j (MIME Encapsulation) option...
1993-05-07 Eric Allmandocument change in alias file syntax
1993-05-07 Elan AmirFixed SCROLLWIN problems: don't output last character...
1993-05-07 Kirk McKusickupdate for pwd bug from Rick Macklem
1993-05-07 Eric Allmanallow comma separated A option(s)
1993-05-07 Mike Hibleradd support for "maxgroups" option
1993-05-07 Eric Allmancleanup for NIS and general usability
1993-05-07 Keith Bosticdescribe the _POSIX_SAVED_IDS behavior
1993-05-07 Eric Allmanfix bug causing mail to be returned in -bv mode
1993-05-06 Keith Bostictypo
1993-05-06 Kirk McKusickadd -O flag to usage message, tune minfree message
1993-05-06 Kirk McKusickadd -O option to build old format filesystems
1993-05-06 Kirk McKusickadd -O flag to build old format filesystems;
1993-05-06 Kirk McKusickKERN_NO_TRUNC is true, we don't truncate file names
1993-05-06 Keith Bosticuse fts_errno field, stat may not have been called
1993-05-06 Eric Allmanfixes for problems causing mail to be both sent and...
1993-05-05 Eric Allmanfix VRFY and EXPN output to have fully qualified names
1993-05-05 Eric Allmancreate dead.letter with FileMode instead of 0666
1993-05-05 Eric Allmanchange prototype for dfopen
1993-05-05 Eric AllmanO8 => O7; add Oj
1993-05-05 Eric Allmanadd references to MIME documents
1993-05-05 Jan-Simon Pendryadd missing return value.
1993-05-05 Chris Torekadd security routines iskmemdev, isdisk, and chrtoblk
1993-05-05 Chris Torekadd hardware assist for segment and context flush;
1993-05-05 Chris Torekadd security routines iskmemdev, isdisk, and chrtoblk
1993-05-05 Chris Toreknfs_lbl.c is an LBLism
1993-05-05 Chris Torektty_clock is an LBLism
1993-05-05 Kirk McKusickupdate from Mike Hibler to add -t type
1993-05-05 Eric Allmanfix some bogus messages being printed in mailq command
1993-05-05 Eric Allmanavoid gratuitous warning messages
1993-05-05 Eric Allmanadjust setproctitle for 4.4BSD (to avoid problem with...
1993-05-05 Eric Allmanfix a wierdness on handling -o override options
1993-05-05 Eric Allmanupdate for MIME encapsulated error messages
1993-05-05 Eric Allmanstatus update
1993-05-05 Keith Bosticmktemp is in stdio
1993-05-05 Keith Bosticmktemp is in stdoi
1993-05-05 Keith Bosticadd pathconf, fpathconf, sysctl(3), confstr
1993-05-05 Keith Bosticadd __sysctl, moving sysctl to ../gen/sysctl.c
1993-05-05 Eric AllmanNIS => NIS_ALIASES (set by NIS in conf.h)
1993-05-05 Eric Allmanmake NIS set NIS_ALIASES and NIS_MAP
1993-05-05 Eric Allmanputbody takes one more parameter
1993-05-05 Keith Bosticdate and time created 93/05/04 12:10:12 by bostic
1993-05-05 Keith Bosticuse sysctl(3), don't roll our own
1993-05-05 Keith Bosticadd CTL_USER
next