unix-history/.git
1993-05-11 Kirk McKusickadd sysctl debugging flag to print out buffer stats
1993-05-11 Kirk McKusickcluster debugging; goes with 7.112.1.2 in ufs/ufs_vnops.c
1993-05-11 Kirk McKusickuse definitions of user and super-user changeable flags
1993-05-11 Margo SeltzerAdd diagnostic check on cluster_rbuild to make sure...
1993-05-11 Kirk McKusickmake definitions of user and super-user changeable...
1993-05-11 Kirk McKusickturn down clock rate when kernel is not being profiled
1993-05-11 Keith Bosticprettiness police
1993-05-11 Keith Bosticsysctl has been generalized to contain non-kernel infor...
1993-05-11 Keith Bostic1.3 -> 1.4
1993-05-11 Keith Bosticdelete R_CURSORLOG from the interface (and the code)
1993-05-11 Keith Bosticdelete a section of code that, as far as I can tell...
1993-05-11 Keith Bosticdon't call startwin() until the last minute, it outputs...
1993-05-11 Keith Bosticturn off line buffering in __startwin(), turn it back...
1993-05-11 Keith Bosticdelete R_CURSORLOG
1993-05-10 Eric Allmanstrip spaces off of beginning of message-id (in case...
1993-05-10 Mike Hiblersupport for sequential swap devices and concatonated...
1993-05-10 Mike Hiblercorrectly count # of devices when units may be out...
1993-05-10 Mike Hiblercleanup, integrate with new pseudo-device interface
1993-05-10 Mike Hiblerconcatonated disk support moved to cd.c
1993-05-10 Ralph Campbelladded dec_label program
1993-05-10 Ralph Campbelldate and time created 93/05/09 18:09:59 by ralph
1993-05-10 Ralph Campbelladded DEC disk partition info back in.
1993-05-10 Ralph Campbellpass the PROM entry point vector to the loaded program.
1993-05-10 Ralph Campbellnew improved pmap changes
1993-05-10 Ralph Campbelldelete extra space
1993-05-10 Ralph Campbellnew improved pmap changes
1993-05-10 Ralph Campbellupdate bpf stuff from hp300/dev/if_le.c
1993-05-10 Ralph Campbelldate and time created 93/05/09 17:32:52 by ralph
1993-05-10 Ralph Campbellupdate for changes to config
1993-05-10 Ralph Campbelldate and time created 93/05/09 17:28:05 by ralph
1993-05-10 Ralph Campbelladded offsets for partitions.
1993-05-10 Ralph Campbellnew improved pmap changes
1993-05-10 Ralph Campbellfix definitions for USRTEXT and LOWPAGES for a.out...
1993-05-10 Ralph Campbellfix profiling defs for locore.s and config -p
1993-05-10 Ralph Campbelluse non-profiled entry point for splhigh() and splx()
1993-05-10 Ralph Campbelluse comments after #endif
1993-05-10 Ralph Campbellnew improved pmap changes
1993-05-10 Ralph Campbellrecognize boot devices with strings like '5/rz0/vmunix'.
1993-05-10 Ralph Campbellfix cursor bit order
1993-05-10 Ralph Campbelluse comments after #endif
1993-05-10 Kirk McKusickcorrectly define idle loop
1993-05-10 Kirk McKusicklike ffs, do not need to do explicit ufs_ihashrem as...
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
next