unix-history/.git
1993-03-05 Keith Bosticrework fgetline(3) to be 8-bit clean
1993-03-05 Keith Bosticdelete machine, add uname
1993-03-05 Keith Bosticdate and time created 93/03/04 13:09:14 by bostic
1993-03-05 Keith Bosticoff_t's may not be quad_t's on all systems
1993-03-05 Keith BosticI messed up the #ifdef's for _POSIX_SOURCE
1993-03-05 Eric Allmanconsider addresses "different" if their uids differ
1993-03-05 Eric Allmanexit on bad parameters
1993-03-04 Keith Bostictwo new routines for file flags: flags_to_string and...
1993-03-04 Keith Bosticadd flags_to_string declaration
1993-03-04 Keith Bosticbreak flags_from_fid out into separate file, stat_flags.c
1993-03-04 Keith Bosticadd stat_flags file (used by chflags and install)
1993-03-04 Keith Bosticuse err routines from C library
1993-03-04 Keith Bosticadd uappend, uchange, sappend, schange flags as -f...
1993-03-04 Keith Bosticdon't use octal modes, list the #defines; describe...
1993-03-04 Keith Bosticchflags is in <sys/stat.h>
1993-03-04 Keith Bosticprototype chflags/fchflags, minor reorganization
1993-03-04 Kirk McKusickadd description of security levels and secure mode...
1993-03-04 Keith Bosticneeds stat.h, flags are longs
1993-03-04 Keith Bosticit's used now, it's also a u_long
1993-03-04 Eric Allmancheck both CS and EECS user databases
1993-03-04 Kirk McKusickdo not inherit SHPUX
1993-03-04 Kirk McKusickadd code to change the system security level
1993-03-04 Chris Torekinterface change: size parameter is required, keep...
1993-03-04 Kirk McKusickmake -DSECURE on by default
1993-03-04 Eric Allmandon't write PidFile until we are actually about ready...
1993-03-04 Eric Allmanlimit number of arguments to each invocation of syslog...
1993-03-04 Kirk McKusickadd checks for immutability and append-only
1993-03-04 Kirk McKusickenforce append-only mode (for NFS requests)
1993-03-04 Kirk McKusickadd security level to kern_sysctl
1993-03-04 Kirk McKusickadd comment describing secure levels
1993-03-04 Keith Sklowerproposed multicast address MUST be in list for ->if_ioc...
1993-03-04 Eric Allmanuse 252 response to VRFY if PRIV_NOVRFY is set per...
1993-03-04 Eric Allmanoptimizations; don't ignore _res.options bits in getcan...
1993-03-04 Keith Bosticdon't zero out meta characters; from Donn Seeley at...
1993-03-04 Eric Allmanallow prescan to return a pointer to an empty list...
1993-03-04 Eric Allmanallow redefinition of sendmail.cw path; mention that...
1993-03-04 Eric Allmanallow redefinition of sendmail.cw path; FlexFAX updates...
1993-03-04 Eric Allmanallow redefinition of sendmail.cw path
1993-03-04 Eric Allmanfixes to make this really match Sam's distribution
1993-03-04 Eric Allmandon't assume that T_ANY returns all info for a domain
1993-03-04 Eric Allmanallow prescan to return a null vector; fix some duplica...
1993-03-03 Kirk McKusickadd sysctl
1993-03-03 Kirk McKusickdate and time created 93/03/02 23:26:13 by mckusick
1993-03-03 Keith Bosticspeedup/cleanliness not worth enough, just always write...
1993-03-03 Kirk McKusickadd proc parameter to net_sysctl
1993-03-03 Kirk McKusickadd proc parameter to vm_sysctl
1993-03-03 Kirk McKusickneed proc parameter to be passed through
1993-03-03 Keith Bosticif LOG_PERROR not defined, write to stderr ourselves
1993-03-03 Keith Bosticfixes, wordsmithing from Donn Seeley at BSDI
1993-03-03 Keith Bosticnon-proprietary versoin from BSDI
1993-03-03 Keith Bosticfixes, wordsmithing from Donn Seeley at BSDI
1993-03-03 Keith BosticBSDI just gave us a multibyte(3)
1993-03-03 Keith Bosticdate and time created 93/03/02 17:55:58 by bostic
1993-03-03 Keith Bosticfixes, wordsmithing from Donn Seeley at BSDI
1993-03-03 Keith BosticBSDI just gave us a link_addr man page
1993-03-03 Keith Bosticpiss on to make consistent
1993-03-03 Keith Bostictypo
1993-03-03 Keith Bosticfixes, wordsmithing from Donn Seeley at BSDI
1993-03-03 Keith BosticBSDI just gave us a setlocale man page
1993-03-03 Keith Bosticdate and time created 93/03/02 17:45:57 by bostic
1993-03-03 Keith Bosticfixes, wordsmithing from Donn Seeley at BSDI
1993-03-03 Marc Teitelbaummake feeble attempt at compatability with old (broken...
1993-03-03 Keith Bosticdate and time created 93/03/02 17:43:10 by bostic
1993-03-03 Keith Bosticfixes, wordsmithing from Donn Seeley at BSDI
1993-03-03 Marc Teitelbaumfix per ~bugs/4.4BSD-alpha/bin/3
1993-03-03 Keith Bosticfixes, wordsmithing from Donn Seeley at BSDI
1993-03-03 Keith Bosticgetlogin() can theoretically fail
1993-03-03 Kirk McKusickavoid sleeps in page daemon calls to vm_map_entry_creat...
1993-03-03 Kirk McKusickavoid assigning used ports in implicit bind in in_pcbbi...
1993-03-03 Keith Bosticrevision 5.7 broke tr, this fix handles both problems...
1993-03-03 Kirk McKusickset priorities correctly after signals (net2/sys/19)
1993-03-03 Keith Bostictypo
1993-03-03 Elan AmirNeed to clear __ISPASTEOL if line is not dirty.
1993-03-03 Elan AmirFixed cast to __hash().
1993-03-03 Eric Allmanfix some uninitialized variables; <unistd.h> everywhere...
1993-03-03 Eric Allmanportability updates, mostly ultrix
1993-03-03 Kirk McKusickclear hash pointers when nfsd's terminate (from Macklem)
1993-03-03 Eric Allmanextensions for Sam Leffler's FlexFAX software
1993-03-03 Eric Allmandocument Sam's FlexFAX software
1993-03-03 Eric Allmanadd documentation of EHLO and [host] and general MX...
1993-03-03 Keith Bosticminor cleanup
1993-03-03 Eric Allmanallow sending to [hostname] to bypass MX lookup
1993-03-03 Eric Allmanset QDONTSEND together with QBADADDR
1993-03-03 Keith Bostictypo
1993-03-03 Keith Bosticlongjmp fix from Rodney
1993-03-02 Keith Bosticneeds db.h include
1993-03-02 Keith Bosticnew version from Rodney
1993-03-02 Keith Bosticmake it 8-bit clean
1993-03-02 Keith Bosticlongjmp fixes
1993-03-02 Keith BosticNew version from Rodney
1993-03-02 Keith Bostic(no message)
1993-03-02 Keith BosticSTDIO fix
1993-03-02 Keith Bostic8-bit characters are not ignored
1993-03-02 Keith BosticNOTERMCAP is stupid
1993-03-02 Keith Bosticdate and time created 93/03/01 16:48:35 by bostic
1993-03-02 Eric Allmanchange logging to use more keyword=value style logging
1993-03-02 Eric Allmandate and time created 93/03/01 14:45:22 by eric
1993-03-02 Chris Torekrm private strlen, other ANSI cleanups
1993-03-02 Eric Allmanchange error address convention to avoid conflict with...
1993-03-02 Eric Allmanhave HELO/EHLO announce SIZE option
next