use #define for dn_skipname from resolv.h
[unix-history] / usr / src / lib /
1991-09-02 Keith Bosticadd list of names, change "Stopped" to "Suspended"
1991-08-31 Keith Bostictypo
1991-08-20 Kirk McKusickdelete decryption for foreign sites
1991-08-20 Kirk McKusickdisable decryption for foreign sites
1991-08-17 Keith Bosticadd contrib line for Dan Bernstein
1991-08-17 Keith Bosticfread/frwrite return object count, not byte count
1991-08-07 Cynthia A. E. Livi... mdoc version three
1991-08-07 Cynthia A. E. Livi... fix history and .Os
1991-08-07 Cynthia A. E. Livi... fix misspelled BSD
1991-08-07 Elan AmirAlgorithm changed to cut down on number of calls to...
1991-08-07 Chris TorekMAN3+=, not MAN+3=
1991-08-05 Cynthia A. E. Livi... fix boo boo
1991-08-04 Cynthia A. E. Livi... add missing word
1991-08-01 Cynthia A. E. Livi... reposition display
1991-08-01 Cynthia A. E. Livi... prettied up a list
1991-08-01 Cynthia A. E. Livi... reposition display
1991-08-01 Cynthia A. E. Livi... change \(lq and \(rq to defined strings
1991-08-01 Keith Bosticdate and time created 91/07/31 17:20:57 by bostic
1991-08-01 Keith Bosticreturn 0 on success
1991-08-01 Cynthia A. E. Livi... tranpose two lines
1991-08-01 Cynthia A. E. Livi... fix string describing `NaN'
1991-07-31 Cynthia A. E. Livi... groff compat changes
1991-07-31 Cynthia A. E. Livi... add escape char (\&) to make groff happy
1991-07-31 Chris Toreksparc
1991-07-30 Mike Karelsuse alen for hex address, not nlen; no ':' if no addr
1991-07-30 Cynthia A. E. Livi... fix long parameter list
1991-07-26 Cynthia A. E. Livi... .Dd was not placed as first macro as should be
1991-07-26 Cynthia A. E. Livi... fix misspelling
1991-07-24 Cynthia A. E. Livi... misc fixes
1991-07-24 Cynthia A. E. Livi... inserted .Os
1991-07-24 Cynthia A. E. Livi... .Os changes, miscellaneous cleanups
1991-07-24 Cynthia A. E. Livi... modified history slightly
1991-07-24 Keith Bosticmake endbyte parameter a u_int so ANSI doesn't confuse...
1991-07-23 Keith Bosticadd contrib notice
1991-07-23 Keith Bosticdelete comment
1991-07-20 Keith Bosticdelete CSH hacks -- csh no longer needs them
1991-07-16 Keith Bosticadd GLOB_NOMAGIC
1991-07-16 Keith Bosticsyscall is in /sys/sys, not /usr/include
1991-07-04 Kirk McKusickuse atexit instead of defining exit
1991-07-04 Keith Bosticuse CFLAGS in CC lines
1991-07-03 Marc Teitelbaumpropagate errors more carefully, report missing nlist...
1991-07-02 Keith Sklowermisplaced parens fucks up parameter to strncpy
1991-06-30 Keith Bosticadd ANSI contribution notice
1991-06-28 Keith Bosticno longer any machine-dependent stdio functions
1991-06-27 Kirk McKusicksyslog() checks mask set by setlogmask() (4.3BSD-reno...
1991-06-26 Mike Karelsfix typo (wonder how this was tested???); KNF for return ()
1991-06-25 Keith Bosticoff-by-one
1991-06-24 Keith Bosticfrom Christos; last fix not quite right
1991-06-24 Keith Bosticwrong mode for open code
1991-06-24 Keith Bosticadd object files for rest of mmap calls
1991-06-24 Keith Bosticfrom Christos; example is "echo 'foo*' *" results in...
1991-06-22 Chris Torekmemcpy and memmove must always return first arg
1991-06-20 Marc Teitelbaummissing "fmt" in call to _sprintw()
1991-06-18 Keith Bosticdon't use stdio for error messages
1991-06-18 Keith Bosticdon't use sprintf(3) so we don't drag in stdio
1991-06-18 Keith Bosticdon't use snprintf(3) here, exec shouldn't require...
1991-06-17 Keith BosticThe Prettiness Police + fixes from Christos
1991-06-17 Keith BosticChristos' changes to do quoting in ranges; glob(3)...
1991-06-06 Keith Bosticfirst cut at a real man page, convert to new-style...
1991-06-05 Mike KarelsKNF
1991-06-05 Keith Bosticadd heapsort
1991-06-05 Keith Bosticdate and time created 91/06/04 10:17:06 by bostic
1991-06-05 Keith Bosticadd heapsort
1991-05-31 Keith Bosticch unused, t and f never assigned!
1991-05-29 Steve SellgrenNULL not NUL
1991-05-29 Keith Bosticdocument that the terminating NULL counts as part of...
1991-05-29 Keith Bosticadd mmap.2, munmap.2, mprotect.2, msync.2, madvise...
1991-05-28 Kirk McKusickdocument opening with locks
1991-05-28 Kirk McKusickdate and time created 91/05/27 21:44:45 by mckusick
1991-05-28 Kirk McKusickdate and time created 91/05/27 21:44:44 by mckusick
1991-05-28 Kirk McKusickdate and time created 91/05/27 21:44:43 by mckusick
1991-05-28 Kirk McKusickdate and time created 91/05/27 21:44:42 by mckusick
1991-05-28 Kirk McKusickdate and time created 91/05/27 21:44:41 by mckusick
1991-05-28 Kirk McKusickdate and time created 91/05/27 21:44:40 by mckusick
1991-05-28 Keith Bosticuse the isdigit() macro...
1991-05-28 Kirk McKusickdelete support for prof style profiling
1991-05-28 Keith Bosticblock every signal that we can block
1991-05-25 Keith Bosticput a timezone.3 man page in; ctime.3 used to have...
1991-05-25 Keith Bosticdate and time created 91/05/24 16:13:55 by bostic
1991-05-23 Kirk McKusickdelete support for prof style profiling
1991-05-23 Kirk McKusickupdate to eliminate references to prof(1)
1991-05-22 Kirk McKusickdelete support for prof style profiling
1991-05-22 Keith BosticExplain how the user's key turns into the actual encryp...
1991-05-22 Keith Bosticcheck that chars are 8 bits; change the way that long...
1991-05-22 Keith Bosticadd pwd.h for _PASSWORD_LEN for 128
1991-05-21 Keith Bostictcsetpgprp needs to take a pointer to int, not pointer...
1991-05-19 Keith Bosticadd return values to setkey, encrypt, des_setkey, des_c...
1991-05-13 Keith Bosticreturn the base; bug report 4.3BSD-reno/lib/3
1991-05-11 Marc Teitelbaumbroken by doing fchown a year ago...
1991-05-10 Keith Bosticset level before calling fts_stat during fts_open,...
1991-05-08 Marc Teitelbaumremove bogus code that skips over a leading '.*'
1991-05-08 Keith Bosticbranch for the 2nd network distribution
1991-05-08 Keith Bosticcan't add ret/rts to SYSCALL, expected to fall through...
1991-05-08 Keith Bosticcan't add ret to SYSCALL, expected to fall through...
1991-05-08 Keith Bosticcan't add rts to SYSCALL, expected to fall through...
1991-05-08 Keith BosticMakefile's don't get copyrights
1991-05-08 Keith Bosticbranch for the 2nd network distribution
1991-05-08 Keith Bosticchange calling convention -- needs to take a DB, not...
1991-05-08 Keith BosticANSI cleanup
1991-05-07 Keith Bosticnew copyright; att/bsd/shared
next