unix-history/.git
1993-04-30 Keith Bosticuse err/warn from the C library
1993-04-30 Keith Bosticuse err/warn from C library; lots of minor cleanup...
1993-04-30 Keith Bosticuse err/warn from C library
1993-04-30 Keith Bosticbe more informative and careful about error conditions
1993-04-30 Keith Bosticuse err/warn routines from C library
1993-04-30 Keith Bosticprettiness police
1993-04-30 Keith Bosticuse err/warn routines from C library
1993-04-30 Keith Bosticuse err/warn(3) from C library, cast size arguments...
1993-04-30 Keith Bosticuse err/warn(3) from C library
1993-04-30 Keith Bosticrandom cleanups, lint, for 4.4BSD freeze
1993-04-30 Keith Bosticuse err/warn(3), lint for 4.4BSD freeze
1993-04-30 Keith Bosticlint, freezing for 4.4BSD
1993-04-30 Keith Bosticdon't put comments in shell printf commands
1993-04-30 Keith Bostictest for DB_RECNO type before freeing key.data
1993-04-30 Keith Bosticput db.h last, so that compatibility version works.
1993-04-30 Kirk McKusickuse sysctl to start and stop profiling
1993-04-29 Kirk McKusickrefinement in comment in previous delta from Mike Karel...
1993-04-29 Kirk McKusickset RLIMIT_RSS initial limit to currently available...
1993-04-29 Kirk McKusickset RLIMIT_RSS and RLIMIT_MEMLOCK maximums to all avail...
1993-04-29 Kirk McKusickadd security routines iskmemdev, isdisk, and chrtoblk
1993-04-29 Kirk McKusickadd checking for security levels
1993-04-29 Kirk McKusickvfinddev returns 1 for success
1993-04-29 Keith Bosticbcopy -> memmove
1993-04-29 Keith Bosticdeclare u_pop_n_swap
1993-04-29 Keith Bosticbcopy -> memmove
1993-04-29 Chris Toreksuser() sense changed way back when, but we forgot...
1993-04-29 Keith Bosticlint, "%?" isn't a valid format
1993-04-29 Keith Bosticisatty(3) declared by unistd.h
1993-04-29 Keith Bosticl_len isn't used
1993-04-29 Keith Bosticcorrections for echoing the last command when "!!"...
1993-04-29 Keith Bosticcorrection about exit status values; from Rodney Ruddock
1993-04-29 Kirk McKusickpass special credential to allow opening of disks
1993-04-29 Keith Bosticlint
1993-04-29 Keith Bosticuse err/warn(3); getbsize no longer needs the program...
1993-04-29 Keith Bosticuse err/warn; delete -k; bcopy -> memmove; getbsize...
1993-04-29 Keith Bosticgetbsize doesn't need the program name any longer
1993-04-29 Keith Bosticdelete -k option
1993-04-29 Kirk McKusickadd FSCRED to identify opens by filesystems
1993-04-29 Keith Bosticreport bytes/sec last
1993-04-29 Keith Bosticdon't increment truncation count if the next character...
1993-04-29 Keith Bosticlint
1993-04-29 Keith Bosticbcopy -> memmove
1993-04-29 Keith Bosticbcopy -> memmove, bzero -> memset
1993-04-29 Keith Bosticlint, bzero -> memset, prototypes, use library err...
1993-04-29 Keith Bosticdate and time created 93/04/28 16:23:48 by bostic
1993-04-29 Jan-Simon Pendryfix vnode allocation once more
1993-04-29 Keith Bosticlint
1993-04-29 Keith Bosticpwcache moved to C library
1993-04-29 Kirk McKusickrelax restrictions on opening /dev/tty (from Karels...
1993-04-29 Keith Bosticerr now in the C library
1993-04-29 Kirk McKusickhave to vget vnodes with zero references
1993-04-29 Keith Bosticmv libdbm to /usr/src/old/libndbm
1993-04-29 Kirk McKusickpanic when vref is used on zero ref count vnodes
1993-04-29 Keith Bosticdelete trss from -v format, it's not available in the...
1993-04-29 Keith Bosticdelete trs from -v format, it's not available in the...
1993-04-29 Eric Allmanadd hooks to allow unlocking
1993-04-29 Keith Bosticuse err/warn, instead of rolling our own
1993-04-29 Keith Bosticuse C library err routine
1993-04-29 Keith Bosticdaemon(3) now in the C library
1993-04-29 Keith Bostic<sys/sysctl.h> now needs <sys/param.h>
1993-04-29 Keith Bostic<sys/kinfo_proc.h> information moved to <sys/sysctl.h>
1993-04-29 Keith Bostic<sys/sysctl.h> now needs param.h, "struct session"...
1993-04-29 Keith Bosticmove user_from_uid and group_from_gid into libc
1993-04-28 Kirk McKusickprotect against multiple inclusion
1993-04-28 Kirk McKusickraise maximum memory size to 64M
1993-04-28 Chris Torekfix typo
1993-04-28 Chris Toreksystat does not compile on sparc
1993-04-28 Eric Allmanfix bug that can cause senders to be queued as recipien...
1993-04-28 Keith Bosticfix the coypright notice
1993-04-28 Eric Allmanmove #include <sys/stat.h> into conf.h
1993-04-28 Eric Allmandon't ignore postmaster alias for emergency fallback
1993-04-28 Eric Allmanonly flock regular files (specifically, not /dev/null)
1993-04-28 Eric Allmancompile flag hpux ==> __hpux
1993-04-28 Keith Bosticdate and time created 93/04/27 18:46:16 by bostic
1993-04-28 Keith Bosticmove daemon(3) to libc rom libutil
1993-04-28 Keith Bosticmove pwcache routines to libc from libutil
1993-04-28 Keith Bosticadd daemon, group_from_gid, user_from_uid
1993-04-28 Keith Bosticno longer needs program name variable
1993-04-28 Chris Torekadd sparc eeprom utility
1993-04-28 Chris Torekdate and time created 93/04/27 18:38:43 by torek
1993-04-28 Keith Bosticdelete zopen(3) from the C library, moved to compress...
1993-04-28 Chris Torekdate and time created 93/04/27 18:36:30 by torek
1993-04-28 Chris Torekdate and time created 93/04/27 18:36:29 by torek
1993-04-28 Keith Bosticuse standard C library err/warn routines
1993-04-28 Keith Bosticpwcache(3) moved to the C library
1993-04-28 Keith Bostic<sys/kinfo_proc.h> moved to <sys/sysctl.h>
1993-04-28 Keith Bosticpwcache(3) now in the C library
1993-04-28 Keith Bostickinfo_proc.h gone, stuff moved to <sys/sysctl.h>
1993-04-28 Keith Bosticpwcache(3) now in the C library
1993-04-28 Keith Bosticpwcache(3) now in C library
1993-04-28 Keith Bosticgetloadavg, daemon(3) now in the C library
1993-04-28 Keith Bosticdaemon(3) now in the C library
1993-04-28 Kirk McKusickhave to lock after the other namei too
1993-04-28 Keith Bosticmove daemon(3) from libutil to libc
1993-04-28 Keith Bosticmove pwcache routines from libutil to libc
1993-04-28 Keith Bostic<sys/sysctl.h> needs <sys/param.h> now
1993-04-28 Keith Bostic<sys/sysctl.h> now needs <sys/param.h>
1993-04-28 Eric Allmanneed sys/stat.h
1993-04-28 Eric Allmanmove compatibility hooks for S_ISREG et al to conf.h
1993-04-28 Kirk McKusickbug fixes for LEASES from Rick Macklem
next