POSIX 1003.2B/D9 symbolic links
[unix-history] / usr / src / usr.bin /
1994-04-01 Keith BosticPOSIX 1003.2B/D9 symbolic links
1994-04-01 Keith BosticPOSIX 1003.2B/D9 symbolic links
1994-03-31 Keith Bosticchange tsort to not look for the longest cycle (add...
1994-03-28 Keith Bosticsort options, use a table for the flags, not a literal
1994-03-28 Keith Skloweryet more flags, document getting ISO specific stats
1994-03-26 Keith BosticKNF, ANSI C
1994-03-26 Keith Bosticoff-by-one error in the daytab causing all dates in...
1994-03-22 Keith BosticNull Suffixes were not being copied, but they were...
1994-03-22 Keith Bosticftruncate() now expands files. the macro that 'mail...
1994-03-20 Christos Zoulasfix indentation
1994-03-20 Christos Zoulasinitialize targ->children
1994-03-20 Christos Zoulasavoid clobbered variable warnings, fix varargs functions
1994-03-20 Christos Zoulasadd prototypes for all external functions
1994-03-20 Christos Zoulasfix spelling errors and typos; add OBJDIR
1994-03-20 Christos Zoulasfix OBJDIR, add MACHINE_ARCH, fix varargs functions
1994-03-20 Christos Zoulaseat leading spaces from cmd
1994-03-20 Christos Zoulasavoid clobbered variable warnings; eat leading spaces...
1994-03-20 Keith BosticTo get sort and the other processes called by this...
1994-03-20 Keith Bostictput patch to support 'tput cm 10 20'
1994-03-20 Keith BosticThe SYSV ${VAR:src=dst} was broken; try:
1994-03-20 Keith Bosticfix out of order execution of :: rules
1994-03-18 Keith Bosticredirection of 'man -w' has unexpected result
1994-03-17 Keith Bostictypos
1994-03-10 Keith Sklowerblooper in my fix
1994-03-07 Keith Sklowerfix from chris d.
1994-03-02 Dave A. BormanChange the synopsis line so that all the options
1994-03-01 Keith Bosticrepeat the command name in the different usage statements
1994-03-01 Keith Bosticadd -d to the synopsis statements
1994-03-01 Keith Bosticsince tgetstr() can advance bp, you have to set it...
1994-02-25 Jan-Simon Pendryclarify -f option
1994-02-24 Keith Bosticupdate the copyright notice
1994-02-22 Keith Bostictype of 'blocksize' should be long not int.
1994-02-22 Keith Bosticfind . -nouser would show all files which *have* a...
1994-02-22 Keith Bosticnetstat's interface-to-string conversion code was wrong...
1994-02-17 Keith Bosticsed -e 's/$/ \\/g' /etc/passwd loops forever
1994-02-17 Keith Bostictypo; From: ralphc@pyramid.com (Ralph Campbell)
1994-02-17 Keith Bosticfix types of arguments to match function prototype
1994-02-17 Keith Bosticcheck return value from initscr
1994-02-17 Keith Bosticnoted location of asterisk was incorrect
1994-02-17 Keith Bosticadd -p flag, missing from synopsis
1994-02-09 Jan-Simon Pendryfix usage: message
1994-02-04 Dave A. BormanUpdate the manual page to reflect reality
1994-01-29 Keith Bosticthe -n option takes an argument
1994-01-29 Vern Paxsonremoved unmatchable rule
1994-01-27 Eric Allmaninclude a valid To: header as required by the specs
1994-01-26 Keith Bosticmail.rc should be root.wheel, to avoid NFS problems
1994-01-24 Kirk McKusicklast vestage of MOUNT_PC
1994-01-24 Keith BosticMOUNT_PC -> MOUNT_MSDOS
1994-01-22 Keith Bosticadd USL's copyright notice
1994-01-13 Mike Hiblerget rid of v_vm_fault, page faults are back under v_fau...
1994-01-13 Kirk McKusickclarify
1994-01-13 Kirk McKusickifdef sun => ifdef sparc
1994-01-08 Keith Bosticdon't cast lseek value to a long
1994-01-08 Keith Bosticmake lseek match 4.4BSD definition
1994-01-08 Keith Bosticdate and time created 94/01/07 14:52:02 by bostic
1994-01-08 Keith Bosticadd patch
1994-01-08 Keith Bosticlint
1994-01-08 Keith Bosticfixed bugs recognizing new test case (or ignoring it)
1994-01-08 Keith Bosticfloor() and abs() are declared in /usr/include/{math...
1994-01-08 Keith Bostic<sys/types.h> includes <endian.h> which defines htons...
1994-01-07 Keith Bostictypo
1994-01-06 Keith Bosticdelete the -p flag from mkfifo
1994-01-06 Kirk McKusickdescribe the -E option
1994-01-05 Keith Bosticfix SEE ALSO ref's
1994-01-05 Keith Bosticmove lex into contrib/flex*
1994-01-05 Keith Bosticuse -g for multicast instead of -B (follow BSDI)
1994-01-04 Jan-Simon Pendryfix range checks for uid and gid
1994-01-04 Keith Bosticrename fgetline -> fgetln
1994-01-04 Keith Bosticdon't assume that the year is 19XX -- user's can enter...
1994-01-03 Keith Bostic% mkdir obj
1994-01-03 Keith Bosticcosmetic changes, to cast to the right type for printf
1994-01-03 Keith Bosticinquote is a char, should be assigned to '\0' not to...
1994-01-03 Keith Bostictime_t is a long on most machines so it should need...
1994-01-03 Keith Bostic(no message)
1994-01-03 Keith BosticIn case $MAKEOBJDIR is not a directory or we cannot...
1994-01-03 Keith Bosticfgetline(3) interface changed, newline no longer replaced
1994-01-03 Keith Bostic-w should set iflag, so the output looks like the old...
1994-01-03 Keith Bosticupdate of netstat from Mike Karels at BSDI
1994-01-03 Keith BosticThere are some hardwired /var/tmp's in the locate datab...
1994-01-03 Keith BosticSerious quoteing problem in conditionals:
1994-01-03 Keith BosticChange <sys/dir.h> to <dirent.h>
1994-01-03 Keith BosticThis prevents you from specifying a raw ip address...
1994-01-03 Keith Bosticadd a way to specify the config file (-C)
1994-01-03 Keith Bosticrewrite man to make the configuration file more flexible
1994-01-03 Keith Bostic_version goes from BSD.1 -> BSD.2
1994-01-03 Keith Bosticminor wordsmithing
1994-01-03 Keith Bosticdocument that fnmatch is used for the suffix matching...
1994-01-03 Keith Bosticdocument _suffix, _build
1994-01-03 Keith Bosticif only one argument, don't use it as a section
1994-01-03 Keith Bosticinitialization not right in two places, lint cleanups
1994-01-03 Keith Bosticconvert to new <sys/queue.h> structures
1994-01-03 Keith Bostictypo
1994-01-03 Keith Bosticput built pages into the pathv[] list, so the man page...
1994-01-03 Keith Bosticonly manual() tests for f_all and returns if it's set...
1994-01-03 Keith Bostictypo, *ap should be **ap
1994-01-03 Keith Bosticuse GLOB_QUOTE, so you can escape magic characters...
1994-01-03 Keith Bosticcheck machine subdirectories for sections even if they...
1994-01-03 Keith Bosticadd a way to specify the config file (-C)
1994-01-03 Keith Bosticrewrite man to make the configuration file more flexible
1994-01-03 Keith Bosticargc needs to be decremented, as it's tested later
next