add discussion of empty RE's
[unix-history] / usr /
1992-08-25 Keith Bosticadd discussion of empty RE's
1992-08-25 Edward Wanguse close-on-exec
1992-08-25 Keith Bosticwe can't survive some of the compile errors, just die
1992-08-25 Keith Bosticalways die, we can't survive some of the compile errors
1992-08-25 Marc Teitelbaumecho quoted ^? correctly
1992-08-25 Marc Teitelbaumsome flags got moved around and code wasen't consistent
1992-08-25 Marc TeitelbaumMDMBUF is a cflag!
1992-08-25 Keith Bosticnew draft, from Diomidis
1992-08-25 Keith Bosticadd X11 link to /usr/bin
1992-08-25 Keith Bosticfix prototype
1992-08-25 Keith Bostictest error function from Diomidis
1992-08-25 Keith Bosticadd test of 'd' command
1992-08-25 Keith Bosticfix the 'd' and 'D' flags for the new "pd" variable
1992-08-25 Keith Bosticupdated error messages from Diomidis
1992-08-25 Keith Bosticupdate from Diomidis; increase the length of the string...
1992-08-25 Keith Bosticnew draft
1992-08-25 Keith Bosticdraft 2, sent to Diomidis
1992-08-24 Keith Bosticget rid of getdtablesize; this code should be rethought
1992-08-24 Keith Bosticdate and time created 92/08/23 18:26:37 by bostic
1992-08-24 Keith Bosticdate and time created 92/08/23 18:26:27 by bostic
1992-08-24 Keith Bosticdate and time created 92/08/23 18:26:16 by bostic
1992-08-24 Keith Bosticdate and time created 92/08/23 18:26:10 by bostic
1992-08-24 Keith Bosticdate and time created 92/08/23 18:26:05 by bostic
1992-08-24 Keith Bosticdate and time created 92/08/23 18:25:59 by bostic
1992-08-24 Keith Bosticdate and time created 92/08/23 18:25:52 by bostic
1992-08-24 Keith Bosticdate and time created 92/08/23 18:25:29 by bostic
1992-08-24 Keith Bosticnew version
1992-08-24 Keith Bosticmassive cleanup, welcome to the 90's!
1992-08-24 Keith Bosticdate and time created 92/08/23 14:44:10 by bostic
1992-08-24 Keith Bosticdate and time created 92/08/23 14:43:04 by bostic
1992-08-24 Keith Bosticrewrite for the new tty driver, 4.4BSD
1992-08-24 Keith Bosticreformat the code so you can actually read it -- no...
1992-08-24 Keith Bosticfold mv routines in; lint
1992-08-24 Keith Bosticlint
1992-08-24 Keith BosticKNF, add __unctrllen array
1992-08-24 Keith BosticKNF
1992-08-24 Keith Bosticrename _putchar to __cputchar, lint, KNF
1992-08-24 Keith BosticKNF
1992-08-24 Keith BosticKNF, lint
1992-08-24 Keith BosticKNF
1992-08-24 Keith BosticKNF, lint
1992-08-24 Keith BosticKNF
1992-08-24 Keith BosticKNF and lint
1992-08-24 Keith BosticKNF
1992-08-24 Keith Bosticuse library routine to set the line to spaces
1992-08-24 Keith BosticKNF
1992-08-24 Keith BosticKNF, lint
1992-08-24 Keith BosticKNF, return a value
1992-08-24 Keith BosticKNF
1992-08-24 Keith BosticKNF, pass back error value if any
1992-08-24 Keith BosticKNF
1992-08-24 Keith Bosticforgot to compile it before checking it in; typo
1992-08-24 Keith BosticKNF
1992-08-24 Keith BosticSYNCH_OUT and SYNCH_IN reversed on tabs, they didn...
1992-08-24 Keith BosticKNF
1992-08-23 Keith Bosticupdate to 4.4BSD-Alpha
1992-08-22 Keith BosticCreate indirect blocks as soon as the associated data...
1992-08-22 Keith BosticMake lfs_markv perform segment writing. It sets up...
1992-08-22 Keith BosticMove SEGMENT structure definition to include for use...
1992-08-22 Keith BosticAdd lfs_check and lfs_getattr; make lfs_newbuf visible for
1992-08-22 Keith BosticFormatting. Change UBWRITE to VOP_BWRITE, add inode...
1992-08-22 Keith BosticChange LFS_UBWRITE calls to VOP_BWRITE, add inode accou...
1992-08-22 Keith BosticMake a local getattr that doesn't call ITIMES (temporar...
1992-08-22 Keith BosticFix threshholds for kicking off a write. Make lfs_bwri...
1992-08-22 Keith BosticAdd fields in struct lfs for available space accounting...
1992-08-22 Carl Staelinincrease the hpibidtimeout so hpib devices are correctl...
1992-08-22 Keith BosticChange markv calling convention to take a single array...
1992-08-22 Keith BosticChange markv calling to take a single array containing...
1992-08-21 Keith Bosticdon't use mmap until the buffer cache and VM are in...
1992-08-21 Keith Bosticadd dumpfs.8 to see also section
1992-08-21 Keith Bosticadd dumpfs to see all section
1992-08-21 Keith Bosticinline the simple sort function
1992-08-21 Keith Bosticdate and time created 92/08/20 11:12:03 by bostic
1992-08-21 Keith Bosticclose file descriptors; ANSI C while I'm here
1992-08-20 Marc Teitelbaumreturn value was backwards
1992-08-19 Keith Bosticadd sed
1992-08-19 Keith Bosticadd pig
1992-08-19 Keith Bosticdate and time created 92/08/18 10:56:07 by bostic
1992-08-19 Keith Bosticdate and time created 92/08/18 10:56:05 by bostic
1992-08-19 Keith Bosticdate and time created 92/08/18 10:56:02 by bostic
1992-08-18 Elan AmirAdded db(3) support to routines. Added return value...
1992-08-17 Edward Wangchanges from Brian Buhrow, primitive yank and put,...
1992-08-17 Edward Wangdate and time created 92/08/16 18:26:33 by edward
1992-08-17 Edward Wangneed to strip high bit when checking for escapec
1992-08-17 Edward Wangchanges from Brian Buhrow, primitive yank and put,...
1992-08-16 Jan-Simon Pendryadd local vars for args.
1992-08-16 Cynthia A. E. Livi... touch ups, make like rest of man pages
1992-08-15 Marc Teitelbaumupdate to posix
1992-08-15 Kirk McKusickmust use larger than short to include private flags...
1992-08-15 Keith Sklowermust use larger than short to include private flags...
1992-08-15 Keith Sklowerprivate flags collided with multicast and link flags
1992-08-15 Keith Sklowerifm_flags is a signed short and IFF_MULTICAST gets...
1992-08-15 Keith Sklowerfix typo cpp+) instaed of cpp++)
1992-08-15 Elan Amirdate and time created 92/08/14 12:50:18 by elan
1992-08-15 Keith Sklowerfix an outright bug in the cloning code (if a cloned...
1992-08-15 Keith Sklowerremoving #define of ac broke ISO code, replace argument...
1992-08-15 Mike Hiblercheck for 0-length IO requests, VJ's prints no longer...
1992-08-15 Mike Hiblermissing "return(0)" in open, check for 0-length IO...
1992-08-15 Mike Hiblermake sure include files come from the /sys tree where...
1992-08-15 Mike Hiblerincrease MESG_IN/OUT field to 7 bytes. Most drives...
next