unix-history/.git
1993-03-07 Craig LeresMinor indentation fixes.
1993-03-07 Keith Bostictry utimes(f, NULL) before trying to read/write the...
1993-03-07 Keith Bosticimplement from scratch, using utimes(2), for POSIX...
1993-03-07 Eric Allmandocument FEATURE(notsticky)
1993-03-07 Keith Bosticupgrade to POSIX 1003.1 compliance
1993-03-07 Eric Allmandon't automatically print errno in usrerr -- it can...
1993-03-07 Eric Allmanalways let root print queue; look at group set if available
1993-03-07 Keith Bosticmake shadow records really work
1993-03-07 Keith Bosticmake shadow records really work
1993-03-07 Keith Bosticdocument the format of the database
1993-03-07 Eric Allmanneed forwarder info after all -- but get it from /etc...
1993-03-07 Keith Bosticdelete reference to two-character names
1993-03-07 Eric Allmanminor bug in analyzing stat return status
1993-03-07 Eric AllmanFEATURE(notsticky) lets UDB get at even specific addresses
1993-03-07 Eric Allmanadd FEATURE(notsticky)
1993-03-07 Eric Allmandate and time created 93/03/06 09:47:40 by eric
1993-03-07 Eric Allmanimprove logging to reduce redundancy
1993-03-07 Eric Allmanlog numeric IP addr in Received: lines per 1123 section...
1993-03-07 Eric Allmandon't use $=F when $=w will do
1993-03-07 Eric Allmandon't use $=F class -- just set $=w instead
1993-03-07 Eric Allmanallow host on local addresses; don't do domain extension on
1993-03-07 Eric Allmanprint query class in debugging output
1993-03-06 Kirk McKusickupdate to reflect merger of getkerninfo functionality
1993-03-06 Keith Bosticif you throw something away, and type ?, you get an...
1993-03-06 Keith Bosticmake utime(NULL) work for POSIX 1003.1 compatibility
1993-03-06 Keith BosticPOSIX 1003.1 compliant utime library call
1993-03-06 Eric Allmanavoid loops on nameserver NO_DATA errors; getsockname...
1993-03-06 Eric Allmanavoid having C flag qualify list:; and error <> syntax
1993-03-06 Keith Bosticsecond version, it really works now
1993-03-06 Keith Skloweralmost never needed m_pullup to insure at least 4 bytes...
1993-03-06 Keith Bosticneed type consistency for sysctl (by sklower)
1993-03-06 Keith Sklowerwhen doing a RTM_GET you can have different sockaddrs...
1993-03-06 Keith Bosticdeprecate machine in favor of uname
1993-03-06 Keith Bosticreplace machine.c with a shell script that calls uname
1993-03-06 Keith Bosticdate and time created 93/03/05 10:22:28 by bostic
1993-03-06 Keith Bosticdate and time created 93/03/05 10:22:26 by bostic
1993-03-06 Keith Bosticdate and time created 93/03/05 10:22:24 by bostic
1993-03-06 Eric Allmanneed extra quotes in USERDB_SPEC
1993-03-06 Eric Allmanfix daemon startup log message
1993-03-06 Eric Allmanup MCI cache size
1993-03-05 Eric AllmanGNU portability; treat user@ (no host) as user; don...
1993-03-05 Eric Allmanfix documentation of confMESSAGE_TIMEOUT
1993-03-05 Eric Allmanfix GNU m4 bogosity
1993-03-05 Eric Allmancatch user@ (no host) case -- treat as user@local
1993-03-05 Eric Allmanfix excess # args to syslog; fix pid log file open...
1993-03-05 Eric Allmanmiscellaneous updates
1993-03-05 Eric Allmandiagnose null signature
1993-03-05 Eric Allmanset RealHostName under all circumstances
1993-03-05 Eric Allmandon't put two @host.domain on users in $=E
1993-03-05 Kirk McKusickupdate from Mike karels at BSDI
1993-03-05 Kirk McKusickupdate from Mike Karels at BSDI
1993-03-05 Keith Bosticstupid stdargs.h fix
1993-03-05 Kirk McKusickupdate from Mike Karels at BSDI
1993-03-05 Keith BosticCraig Leres prototyping fixes, plus some of mine
1993-03-05 Keith Bosticdate and time created 93/03/04 18:31:32 by bostic
1993-03-05 Keith Bosticchange buffer lengths of sysctl(2) to be size_t's
1993-03-05 Keith Bosticchange buffer lengths of sysctl(2) to be size_t's
1993-03-05 Keith Bosticchange buffer lengths of sysctl(2) to be size_t's
1993-03-05 Keith Bosticchange buffer lengths of sysctl(2) to be size_t's
1993-03-05 Keith Bosticchange buffer lengths of sysctl(2) to be size_t's
1993-03-05 Kirk McKusickdon't try to copy in/out size if not requested in getke...
1993-03-05 Keith Bosticuse mkdir -p, so it will construct the path
1993-03-05 Keith Bosticrevision 5.8 broke tr, this fix handles blah, blah...
1993-03-05 Elan Amircheckpoint
1993-03-05 Keith Bosticmake it compile...
1993-03-05 Keith Bosticrename file flags to UF_* and SF_*, minimize name space...
1993-03-05 Elan AmirFixed to work with new fgetline(3) (need to clobber...
1993-03-05 Chris Torekbcopy => memcpy (safe in all these cases) for ANSI...
1993-03-05 Keith Bosticdate and time created 93/03/04 15:04:33 by bostic
1993-03-05 Keith Bosticdate and time created 93/03/04 15:03:14 by bostic
1993-03-05 Keith Bosticadd err.h
1993-03-05 Keith Bosticdate and time created 93/03/04 15:01:29 by bostic
1993-03-05 Keith Bostictypo
1993-03-05 Keith Bosticrework fgetline(3) to be 8-bit clean; it no longer...
1993-03-05 Keith Bosticrework fgetline(3) to be 8-bit clean; it no longer...
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...
next