unix-history/.git
1995-04-29 Keith Bostictypo; From: Chris Torek <torek@BSDI.COM>
1995-04-29 Keith Bosticmore misuse of NULL, plus my version of Craig Leres...
1995-04-29 Keith Bosticneed return value for sparc; clean up offensive misuse...
1995-04-29 Keith Bosticunspecified changes!! From: Chris Torek <torek@BSDI...
1995-04-29 Keith Bosticfixed bug with -d leaving seperators; From: Chris Torek...
1995-04-29 Keith Bosticavoid extra newline if no input; From: Chris Torek...
1995-04-29 Keith Bosticfixed argument synopsis; From: Chris Torek <torek@BSDI...
1995-04-29 Keith Bosticprettiness police; From: Charles Hannum <mycroft@NetBSD...
1995-04-29 Thomas FerrinAdded -a flag.
1995-04-29 Thomas FerrinSupport for printers connected via ethernet/TCP and...
1995-04-29 Thomas FerrinBetter error handling and diagnostics.
1995-04-29 Keith Bosticprettiness police; From: Charles Hannum <mycroft@NetBSD...
1995-04-29 Keith Bosticprettiness police
1995-04-29 Keith Bosticprettiness police
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-29 Keith Bosticthe checkuser() function compared p against name, but...
1995-04-29 Keith Bosticformatting error in NetBSD's version
1995-04-29 Keith Bosticreapply Kirk's 6.11 revision to the new page
1995-04-29 Keith Bosticconvert to mandoc (starting with version 6.10)
1995-04-28 Thomas FerrinBug fixes.
1995-04-28 Keith Bosticprettiness police
1995-04-28 Keith BosticCorrect test for return value of getopt(3).
1995-04-28 Keith Bosticmake write(1) use the err*(3) and warn*(3) functions
1995-04-28 Keith BosticNull pointer dereference
1995-04-28 Keith Bosticerror() wasn't printing the error string, even though...
1995-04-28 Kirk McKusickcheck /etc/fstab for update so can use it if available
1995-04-28 Keith Bosticfile descriptor leak
1995-04-28 Keith Bosticwarnx will add a <newline> for us
1995-04-28 Keith Bosticcorrectly format the usage message
1995-04-28 Keith Bosticextraneous trailing comma
1995-04-28 Keith Bostic/usr/share shouldn't be written to during normal use...
1995-04-28 Keith Bosticarp(8) no longer supports trailers. No point in claimi...
1995-04-28 Keith BosticThis fixes a null pointer dereference.
1995-04-28 Keith Bostictypo
1995-04-28 Keith Bosticshutdown(8) shouldn't remove the nologin file if `...
1995-04-28 Keith Bosticdatabase files couldn't live in /var, and were moved...
1995-04-28 Keith BosticIf you clear the parity bit you can end up with a contr...
1995-04-28 Keith Bosticupdate, cleanup, lint for password field extraction
1995-04-28 Keith Bosticmedian() has to be prototyped taking a double
1995-04-28 Keith Bosticlint
1995-04-28 Keith Bosticmtree man page installs in wrong cat directory
1995-04-28 Keith BosticMycroft says he gets a major speed improvement with...
1995-04-28 Keith BosticMycroft says this is a tremendous performance win over NFS
1995-04-28 Keith Bosticspeedup for cap_mkdb when running over NFS
1995-04-28 Keith Bosticm4(1)'s m4exit builtin macro doesn't remove /tmp files.
1995-04-28 Kirk McKusickhave to include <ufs/ufs/dir.h> to get doff_t
1995-04-28 Kirk McKusicklockmgr now takes an interlock and a pid but no longer...
1995-04-28 Keith BosticThis patch fixes some broken behavior with empty comman...
1995-04-28 Keith Bosticlseek takes an off_t as a second argument, not a long
1995-04-28 Keith Bosticconvert edquota to mandoc format
1995-04-28 Keith Bosticlseek's second argument isn't a long, it's an off_t
1995-04-28 Keith Bosticdon't add an extra space between the process's args...
1995-04-28 Keith Bosticscript messed up the copyright notices
1995-04-28 Kirk McKusicklockmanager takes an interlock and a pid rather than...
1995-04-28 Keith BosticJ.T. Conklin's changes for signals mean that we don...
1995-04-28 Kirk McKusickgive up and just include <sys/proc.h>
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 Kirk McKusickatomic_lock => simple_lock
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 Kirk McKusicklockmanager takes an interlock and a pid rather than...
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 Kirk McKusickatomic_lock => simplelock
1995-04-28 Keith Bosticdon't reference the Ash General Public License, we...
1995-04-28 Keith Bosticset errno to EINVAL if arguments incorrect
1995-04-28 Kirk McKusickadd interlock; change proc pointer to pid
1995-04-28 Kirk McKusickatomic_lock => simple_lock
1995-04-28 Keith Bosticmove getopt information from stdlib.h to unistd.h
1995-04-28 Keith BosticPOSIX.2 has changed getopt to return -1 instead of...
1995-04-28 Keith Bosticargument pointer not being incremented through arguments
1995-04-28 Keith BosticThe POSIX.2 requirement that "false" (among others...
1995-04-28 Keith Bostichack requires writeable strings
1995-04-28 Keith Bostic:a in 'more' causes null dereference
1995-04-28 Eric Allmancreate .gz as well as .Z format
1995-04-28 Kirk McKusickcheck for more limited possible directory size
1995-04-28 Kirk McKusickmove definition of doff_t to dir.h
1995-04-28 Kirk McKusickmove in definition of doff_t and MAXDIRSIZE
1995-04-28 Kirk McKusickfsck now passes with -W
1995-04-28 Kirk McKusickadd function prototypes
1995-04-27 Kirk McKusickmount -u does not need entries in /etc/fstab
1995-04-27 Kirk McKusickadd CTL_VFS output
1995-04-27 Kirk McKusickupdate for new kernel filesystem structure (vfsconf)
1995-04-27 Eric Allmanbetter implementation -- fixes $rel for HP-UX as well
1995-04-27 Eric Allmanfix rbase for HP-UX; announce the various configuration...
1995-04-27 Eric Allmanadd HP-UX 10.x files
1995-04-27 Eric Allmanadd _OPTINS (optional insert) macro to shorten lines...
1995-04-27 Eric Allmanadd *_MAILER_CHARSET; UUCP_MAX_SIZE => UUCP_MAILER_MAX
1995-04-27 Eric Allmandocument *_MAILER_CHARSET macros
next