only executable by group dialer
[unix-history] / usr / src / lib /
1989-03-15 Keith Bosticif %x changes, %c has to too
1989-03-15 Keith Bosticcheck before indirection, several format bug fixes...
1989-03-13 Keith Bosticlatest Olson/Harris time package
1989-03-13 Keith Bosticadd System V/P1003.2 formats
1989-03-12 Keith Bosticdocument strsep's use in the C library
1989-03-12 Keith Bosticredo from scratch; clean up semantics, make consistent...
1989-03-10 Keith Bosticdefine error return, promote int's to long's.
1989-03-10 Keith Bosticdate and time created 89/03/09 17:51:34 by bostic
1989-03-10 Keith Bosticdate and time created 89/03/09 17:45:42 by bostic
1989-03-10 Keith Bosticdate and time created 89/03/09 16:52:06 by bostic
1989-03-10 Keith Bosticuse strpbrk, not any
1989-03-10 Keith Bosticuse strpbrk(3), not any
1989-03-09 Keith Bosticmake it compile...
1989-03-09 Keith Bosticdate and time created 89/03/08 16:04:05 by bostic
1989-03-08 Keith Bosticdate and time created 89/03/07 20:46:08 by bostic
1989-03-07 Kevin Fallnew getlogin using getlogname syscall; plus cuserid...
1989-03-07 Keith Bosticrewritten from getpwent.3; cleanup, add setgroupent()
1989-03-06 Keith Bosticlint; if using getopt, probably using stdio -- simplify
1989-03-03 Keith Bostic_pw_set no longer used
1989-03-01 John A. Kunzefixed order of tgoto args, zapped reliance on former...
1989-02-24 Keith Bosticshadow passwords, setpassent, pretty major reworking
1989-02-23 Keith Bostichave to call geteuid each time, program may discard...
1989-02-23 Keith Bosticshadow passwords
1989-02-22 Kevin Falldate and time created 89/02/21 16:39:41 by kfall
1989-02-22 Kevin Falldate and time created 89/02/21 16:39:34 by kfall
1989-02-19 Keith Bosticuse the right include file
1989-02-18 Keith Bosticadd Berkeley specific copyright notice
1989-02-18 Keith Bosticmake exit values consistent
1989-02-16 Keith Bosticadd Berkeley specific copyright notice
1989-02-16 Keith Bosticadd LOG_PERROR
1989-02-16 Keith Bosticadd LOG_PERROR
1989-02-15 Keith Bosticadd putenv
1989-02-15 Keith Bosticdate and time created 89/02/14 20:32:54 by bostic
1989-02-15 Keith Bosticadd Berkeley specific copyright notice
1989-02-15 Keith Bosticadd Berkeley specific copyright
1989-02-15 Keith Bosticremove manual subsections
1989-02-15 Keith Bosticadd Berkeley specific copyright
1989-02-15 Keith Bostictypo...
1989-02-15 Keith Bosticadd Berkeley specific copyright
1989-02-15 Keith Bosticadd Berkeley specific header
1989-02-15 Keith Bosticadd new Berkeley copyright notice
1989-02-13 Keith Bosticadd vsyslog to synopsis line
1989-02-10 Keith Bosticupdate to new copyright
1989-02-10 Keith Bosticadd cleandir, cleanup
1989-02-08 Keith Bosticonly convert case for 7-bit values; bug report 4.3BSD...
1989-02-07 Kirk McKusickadd need to include <sys/time.h> (4.3BSD-tahoe/man/2)
1989-02-07 Mike Karelsneed to block SIGCHLD; ignore INT, QUIT, don't just...
1989-02-06 Keith Bosticuse bcopy to copy file names, we know the length
1989-02-06 Keith Bosticadd waitpid
1989-01-26 Keith Bosticdocument that chroot doesn't change the current directory
1989-01-25 Kevin Falladd note about zero-ing passwords
1989-01-25 Mike Karelsdon't hang if 2nd connection doesn't arrive before...
1989-01-24 Keith Bosticcan output chars with 8th bit set; bug report 4.3BSD...
1989-01-20 Keith Bosticend format string, you silly boy!
1989-01-17 Kirk McKusickadd DIRSIZ macro for internal use
1989-01-12 Kirk McKusickmodifications to use POSIX defined <dirent.h>
1989-01-05 Keith Bosticport should be u_short; bug report 4.3BSD-tahoe/lib/18
1989-01-04 Keith Bosticwritten by Bill Joy; add Berkeley specific copyright
1988-12-22 Keith Bosticdocument that created file is 0600
1988-12-22 Keith Bosticsince user can put information in the password file...
1988-12-21 Keith Bosticsince user can put information in the password file...
1988-12-21 Keith Bosticwritten by Ken Arnold; add Berkeley specific copyright
1988-12-20 Keith Bosticadd vsyslog
1988-12-20 Keith Bosticwritten by Eric Allman; add Berkely specific copyright
1988-12-20 Keith Bosticput %m back in
1988-12-20 Keith Bosticadd vsyslog
1988-12-20 Keith Bosticadd fpurge
1988-12-20 Keith Bosticsome general cleanup; move %m into _doprnt(); handle...
1988-12-17 Keith Bosticon unknown error, at least print out the errno
1988-12-17 Keith Bosticadd fpurge()
1988-12-17 Keith Bosticdate and time created 88/12/16 11:12:32 by bostic
1988-12-17 Keith Bosticdate and time created 88/12/16 11:12:21 by bostic
1988-12-17 Keith Bosticadd recv, send, wait, wait3
1988-12-14 Marc Teitelbaumdate and time created 88/12/14 03:49:53 by marc
1988-12-13 Keith Bosticadd strdup
1988-12-13 Keith Bosticdate and time created 88/12/12 20:40:12 by bostic
1988-12-09 Keith Bosticsockaddr's now require length (K. Sklower);
1988-12-09 Mike Karelsclear the whole header
1988-12-08 Keith Bosticdocument conditions wherein ruserok will fail
1988-12-08 Keith Bosticdocument that bcopy strings may overlap; bug report...
1988-12-08 Keith Bosticnote other reasons for pclose to return -1; wait(2...
1988-12-08 Keith Bosticwaitpid real, make this work
1988-12-07 Mike Karelspids in a uid_t? other cleanups (but still not posix!)
1988-12-01 Keith Bosticadd Berkeley copyright
1988-11-29 Keith Bosticdate and time created 88/11/28 16:18:44 by bostic
1988-11-29 Keith Bosticdate and time created 88/11/28 16:18:04 by bostic
1988-11-29 Keith Bosticdate and time created 88/11/28 16:17:56 by bostic
1988-11-23 Keith Bosticcleanup from Guy Harris; use "path" everywhere, not...
1988-11-18 Keith Sklowermake it possible to input subnetted class D nets and...
1988-11-17 Keith Bosticadd strerror(), deprecate sys_errlist, sys_nerr
1988-11-17 Keith Bosticadd strerror function; ANSI 4.11.6.2
1988-11-15 Keith Bosticstrtok gets its own man page, with strsep
1988-11-15 Keith Bosticdate and time created 88/11/14 09:47:10 by bostic
1988-11-15 Keith Bosticfrom scratch
1988-11-15 Keith Bosticmake consistent with getpwent and getgrent
1988-10-31 Keith Bosticcheck for errno < 0
1988-10-31 Keith Bosticcheck for h_errno < 0
1988-10-27 Keith Bosticremove my name
1988-10-24 Keith Bostic%h is broken; "printf("%hd %hd\n", (short)1, (short...
1988-10-22 Keith Bosticdocument how to handle "-#"
next