unix-history/.git
1995-02-20 Eric Allmandouble number of rewriting sets (half numeric, half...
1995-02-20 Eric Allmanadd ST_RULESET for full-word rulesets
1995-02-20 Eric Allmanbring it up to date with what has been done
1995-02-20 Eric Allmansimplified implementation of new 'T' line
1995-02-20 Eric Allmandon't need ST_TRUSTED -- use class 't' instead
1995-02-20 Chris G. Demetrioudate and time created 95/02/19 08:07:15 by cgd
1995-02-20 Chris G. Demetriousleaze new sysent format by using narg * 4 for argsize.
1995-02-20 Chris G. Demetriounew names for some syscalls
1995-02-20 Chris G. Demetriounew names for functions.
1995-02-20 Chris G. Demetriouohpuxssig -> compat_43_hpuxssig
1995-02-20 Chris G. Demetriouproper return types, new names for functions
1995-02-19 Chris G. Demetriouuse argsize for unimplemented function printfs. new...
1995-02-19 Chris G. Demetriouadd setsigvec() and sigexit() protos.
1995-02-19 Chris G. Demetriouprototype kernel socket functions
1995-02-19 Chris G. Demetriouadd protos for cvtstat and insmntque.
1995-02-19 Chris G. Demetrioufix return type for unp_detach()
1995-02-19 Chris G. Demetriouadd proto for m_reclaim
1995-02-19 Chris G. Demetriouktr_syscall members are ints now. store argsize rather...
1995-02-19 Chris G. Demetrioukey_t moved into types.h
1995-02-19 Chris G. Demetriouadd key_t, so it can be used in syscall arg descriptions.
1995-02-19 Chris G. Demetriouexecve_args now goes in auto-generated syscallargs...
1995-02-19 Chris G. Demetriousysent struct also include argument size. define SCARG...
1995-02-19 Chris G. Demetriougetpagesize -> compat_43_getpagesize
1995-02-19 Chris G. Demetriounew syscall arg mechanism
1995-02-19 Chris G. Demetrioufix external declarations to match prototyped return...
1995-02-19 Chris G. Demetriourather than passing sy_narg around, pass sy_argsize
1995-02-19 Eric Allmanupdated status codes for DSNs
1995-02-19 Eric Allmansupport for Cray Computer Corp's CSOS
1995-02-19 Eric Allmanadd Makefile.CSOS
1995-02-19 Eric Allmandate and time created 95/02/19 07:16:37 by eric
1995-02-19 Eric AllmanHP-UX specific load average computation (works for...
1995-02-19 Eric Allmanfix prescan() function decl to match prototype
1995-02-18 Eric Allmanfix conflict between open file mode and stdio fdopen...
1995-02-18 Eric Allmanfix comments to match README file
1995-02-18 Eric Allmanuse far more generalized map support
1995-02-17 Kirk McKusickcheck for null vp before dereferrencing it (from donn...
1995-02-17 Dave A. BormanAdd code for machines that define baud rates directly
1995-02-17 Dave A. BormanClean up how suboptions are put together to ensure...
1995-02-17 Dave A. BormanMinor changes. Add code for STREAMSPTY (Solaris)
1995-02-17 Dave A. BormanClean up how suboptions are put together to ensure...
1995-02-17 Dave A. BormanRecognize EIO as an end of file condition.
1995-02-17 Dave A. BormanMake sure that if we get a failure from TerminalWrite
1995-02-17 Dave A. BormanFix auth & encrypt commands to require a second argument.
1995-02-17 Dave A. BormanFix a problem with KRB4 mutual authentication where
1995-02-16 Eric Allmandon't include Last-modified: header -- it breaks with...
1995-02-16 Eric Allmanadd LOCAL_MAILER_MAX and PROCMAIL_MAILER_MAX
1995-02-16 Eric Allmanadd /SENDMAIL/ANY/SHELL/ question
1995-02-16 Kirk McKusickSYNC may be done by anyone; select quota type properly...
1995-02-16 Kirk McKusickmore debugging for clustering
1995-02-15 Chris G. Demetrioufix a substitution error in the last commit.
1995-02-15 Eric Allmananother iteration with Brad
1995-02-15 Chris G. Demetrioudate and time created 95/02/14 12:21:06 by cgd
1995-02-15 Kirk McKusickUse nulls to pad proctitle rather than spaces...makes...
1995-02-15 Kirk McKusickspelling error of Knuth (from Guy Harris)
1995-02-15 Eric Allmanfirst draft from Brad Knowles <brad@birch.ims.disa...
1995-02-15 Chris G. Demetrioureturn types, syscall arg conventions & recording fixes.
1995-02-15 Chris G. Demetrioureturn types.
1995-02-15 Chris G. Demetrioureturn types. use NULL instead of (void *)0.
1995-02-15 Chris G. Demetriouadd some space after commas.
1995-02-15 Chris G. Demetrioureturn types, light clean.
1995-02-15 Chris G. Demetrioureturn types, add a comment or type where necessary.
1995-02-15 Chris G. Demetrioureturn types, KNF, some protos.
1995-02-15 Chris G. Demetriounew argument passing conventions. minor type size...
1995-02-15 Chris G. Demetriouinsert a missing space.
1995-02-15 Chris G. Demetrioucheck pointer != NULL rather than cast.
1995-02-15 Chris G. Demetrioulight cleanup, return types, KNF, etc.
1995-02-15 Chris G. Demetriounew argument passing conventions. minor type size...
1995-02-15 Chris G. Demetriouspecify return types.
1995-02-15 Chris G. Demetriounew argument passing conventions. minor type size...
1995-02-15 Chris G. Demetriounew syscall arg conventions.
1995-02-15 Chris G. Demetriouspecify return types.
1995-02-15 Chris G. Demetriounew argument passing conventions. minor type size...
1995-02-15 Chris G. Demetriouhack to make this work, for now.
1995-02-15 Chris G. Demetrioubuild syscall files the right way, for new args mechanism.
1995-02-15 Chris G. Demetriouhack to make it work with new syscall arg conventions.
1995-02-15 Chris G. Demetriouinclude the copyright in the output files.
1995-02-15 Chris G. Demetriounew argument passing conventions. minor type size...
1995-02-15 Chris G. Demetriounew syscalls.master format.
1995-02-15 Chris G. Demetriounew argument passing conventions. minor type size...
1995-02-15 Chris G. Demetriounew argument passing conversion. minor type size cleanups.
1995-02-15 Chris G. Demetrioulight clean; spaced vs. tabs. ioctl takes u_long,...
1995-02-15 Chris G. Demetriouaccess syscall arguments in the new fashion.
1995-02-15 Chris G. Demetriougenerate new-style syscalls files.
1995-02-15 Eric Allmanuse LA_SUBR for HP-UX load average (for pstat_getdynami...
1995-02-14 Eric Allmanfix bug -- should have been testing bufp == NULL instea...
1995-02-14 Eric Allmanfix error -- should hvae been testing bufp instead...
1995-02-14 Kirk McKusickcomments from Pauline
1995-02-14 Kirk McKusickdate and time created 95/02/13 12:40:42 by mckusick
1995-02-12 Keith Sklowerfixes from jch
1995-02-12 Kirk McKusickallow swapping on sd1b and sd2b
1995-02-12 Chris G. Demetriouturn off ISO networking
1995-02-11 Eric Allmanbecome the default uid when including files with HASSET...
1995-02-11 Eric Allmanavoid checking path directory modes if setreuid succeed...
1995-02-11 Eric Allmanrefuse connections if there isn't enough disk space...
1995-02-11 Eric Allmanadd logging on possible attacks
1995-02-11 Eric Allmanadd syslog on possible attack
1995-02-11 Eric Allmanadd release date of today on RELEASE_NOTES
1995-02-11 Eric Allmandrat -- another one
1995-02-11 Eric Allmananother possible newline.....
1995-02-11 Eric Allmanmore bogus newline deletion
next