unix-history/.git
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...
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
next