expand vput inline so that locking is managed properly
[unix-history] / usr / src / bin /
1995-05-17 Christos ZoulasFixed ${#} which was incorrectly parsed as ${#var}
1995-05-16 Eric Allmanconvert empty return path to <>; use -p instead of -oM
1995-05-15 Christos Zoulasfixed bug
1995-05-14 Christos ZoulasFix new bug where if exitstatus was not correct if...
1995-05-12 Christos Zoulasfixed so that existatus is preserved in x=`false`
1995-05-09 Kirk McKusickupdate to reflect new -t syntax (same as mount)
1995-05-09 Kirk McKusickuse vfslist from mount rather than rolling our own...
1995-05-09 Kirk McKusicknow need vfslist.c from mount
1995-05-07 Christos Zoulasforgot to check this in...
1995-05-05 Keith Bosticdelete printf.o
1995-05-05 Keith Bosticsomebody didn't try "make"
1995-05-05 Christos Zoulasadd fd >&$var fix
1995-05-05 Christos Zoulasmisc cleanup
1995-05-05 Christos ZoulasNo changes
1995-05-05 Christos Zoulasmerged netbsd changes
1995-05-05 Christos Zoulas(no message)
1995-05-05 Christos Zoulasdate and time created 95/05/04 17:59:13 by christos
1995-05-05 Christos Zoulasdate and time created 95/05/04 17:59:12 by christos
1995-05-05 Keith Bosticdelete printf.o
1995-05-03 Kirk McKusickcross ref vai.1
1995-04-30 Christos ZoulasFixes from Chris Demetriou and Charles Hannum
1995-04-30 Keith Bosticcp -R didn't work correctly for FIFO's (programmer...
1995-04-29 Keith Bostictoo many arguments to err() function
1995-04-29 Keith Bosticadd the documented in the manual but not implemented...
1995-04-29 Keith Bosticadd the -o option to the usage statement
1995-04-29 Keith Bosticprettiness police
1995-04-29 Keith Bosticgetwd(3) is deprecated, and pwd(1) uses getcwd(3) inter...
1995-04-29 Keith BosticPOSIX.2 compliance
1995-04-29 Keith Bosticprettiness police
1995-04-29 Keith BosticPOSIX.2 states that user-defined formats are always...
1995-04-29 Keith BosticThe sin_zero field of one of the sockaddr's wasn't...
1995-04-29 Keith BosticPOSIX.2 states that user-defined formats are always...
1995-04-29 Keith Bosticdon't overwrite a directory with some other type of...
1995-04-28 Keith Bosticprettiness police
1995-04-28 Keith BosticCorrect test for return value of getopt(3).
1995-04-28 Keith BosticThis patch fixes some broken behavior with empty comman...
1995-04-28 Keith Bosticdon't add an extra space between the process's args...
1995-04-28 Keith BosticJ.T. Conklin's changes for signals mean that we don...
1995-04-28 Keith BosticJ.T. Conklin's changes for signals mean that we don...
1995-04-28 Keith Bosticgetpgrp no longer takes an argument
1995-04-28 Keith BosticPOSIX.2 says that a successful variable assignment...
1995-04-28 Keith BosticPOSIX.2 (and common sense) dictates that the file speci...
1995-04-28 Keith BosticDon't dump core when evaluating X % 0.
1995-04-28 Keith BosticThis patch changes the shell to use the sys_siglist...
1995-04-28 Keith BosticWhen a "&" is encountered in a list, all the prior...
1995-04-28 Keith BosticPOSIX.2 requires that the shell's dot builtin do a...
1995-04-28 Keith Bosticmake umask POSIX.2 compliant
1995-04-28 Keith Bosticdon't reference the Ash General Public License, we...
1995-04-28 Keith BosticThe POSIX.2 requirement that "false" (among others...
1995-03-23 Christos ZoulasChanges from Charles Hannum (mycroft@netbsd.org) to...
1995-02-21 Dave A. BormanFix f_extproc() routine so that it works.
1994-12-06 Jan-Simon Pendryunwhiteout.2 -> undelete.2
1994-11-14 Eric Allmanwrap <> around addresses containing commas to avoid...
1994-11-05 Kirk McKusickminor editing nits fron cgd
1994-10-19 Kirk McKusickmore accurate definition of -W option
1994-10-19 Kirk McKusickunwhiteout => undelete
1994-08-06 Kirk McKusickput white-out in conditionally
1994-07-30 Jan-Simon Pendryadd whiteouts
1994-07-30 Jan-Simon Pendryadded whiteout
1994-07-28 Jan-Simon Pendrychanges for whiteouts and union filesystem
1994-07-13 Kirk McKusickadd -t type to usage output
1994-06-28 Kirk McKusickdelete decryption for the foreign sites (4.4BSD-Lite...
1994-06-02 Anne Hughespage breaks for 4.4BSD manuals
1994-05-17 Kirk McKusickupdate for the 4.4BSD manuals
1994-05-05 Kirk McKusickavoid macro that makes ditroff die
1994-04-19 Keith Bosticspelling
1994-04-19 Keith Bosticspell
1994-04-19 Keith Bosticnew version from Keith Muller (muller@sdcc3.ucsd.edu)
1994-04-18 Keith Bostictypo
1994-04-18 Keith Bostictypo
1994-04-18 Keith Bostictypo
1994-04-18 Keith Bosticadd the -P (paranoid) option, overwrite regular files
1994-04-18 Keith BosticPOSIX.2 says to print a pipe character after fifo names
1994-04-17 Keith Bosticrun the environment and arguments through strvis, so...
1994-04-16 Keith Bosticbug in sh 'read' with no variable argument...
1994-04-16 Keith Bosticmodes.c was fixed to reflect the fact that MDMBUF is...
1994-04-16 Kirk McKusickavoid breaking up output when commands have newlines...
1994-04-03 Jan-Simon Pendryadd 1994 copyright
1994-04-03 Jan-Simon Pendryprettyness police
1994-04-03 Jan-Simon Pendryadd 1994 copyright
1994-04-03 Keith Bosticcopyright cleanup
1994-04-03 Keith Bosticdisplay the file modes, not just the octal value on...
1994-04-02 Keith Bosticprototype getfdtype
1994-04-02 Jan-Simon Pendryprettyness police.
1994-04-02 Jan-Simon Pendryrework susystem
1994-04-02 Jan-Simon Pendryprettyness police
1994-04-02 Chris G. Demetriouput rest of the flags in to the SYNOPSIS statement BSD-4_4_Lite1-Snapshot-Development
1994-04-02 Keith BosticPOSIX 1003.2B/D9 symbolic links
1994-04-02 Keith Bosticdon't depend on errno being set by fts(3)
1994-04-02 Keith Bosticcheck for fts_read error
1994-04-02 Keith Bosticsetting errno and then not exiting isn't safe
1994-04-01 Jan-Simon Pendryprettyness police
1994-04-01 Jan-Simon Pendryremoved COMPAT_43 flag. the code was removed in df...
1994-04-01 Jan-Simon Pendryprettyness police
1994-04-01 Keith Bosticdoing a chmod on a directory causing a cycle is probabl...
1994-04-01 Keith BosticPOSIX 1003.2B/D9 symbolic links
1994-04-01 Keith Bosticcheck for fts_read error
1994-04-01 Keith Bosticbetter wording
1994-04-01 Keith Bosticdo some more error checking on the octal value
1994-04-01 Keith BosticPOSIX 1003.2B/D9 symbolic links
next