Put back refclock_omega.c, it was in the sources but some how did not
[unix-history] / lib /
1993-12-21 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1993-12-20 Chris ProvenzanoCopyrights added to each file.
1993-12-20 Paul Richardsquad.h now depends on machine/endian.h for the value...
1993-12-20 Andrew MooreRemoved <pthread/copyright.h> and replace references...
1993-12-19 Andrew Mooreadded Chris Provenzano's light-weight threading library.
1993-12-19 Andrew Mooreupdate to db-1.72
1993-12-16 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1993-12-12 David Greenmanmodified kvm.c that uses procfs. This version is a...
1993-12-10 Jordan K. HubbardRemove duplicate specification of shared lib version...
1993-12-10 Jordan K. HubbardAdded default shared lib version number for all libs...
1993-12-09 Andreas SchulzThe footpage of man/man3/bzero.3 is BDS instead of...
1993-12-06 Andreas SchulzModified all ".s" to ".S" files to get mkdep/make to...
1993-12-05 Andreas SchulzChanged the assembler files from ".s" to ".S", so that...
1993-12-05 Andreas SchulzAdded all assembler files with the ".S" extension.
1993-12-04 Andreas SchulzAdded the files abs.S div.S labs.S ldiv.S . These are...
1993-12-04 Andreas SchulzFixed up a compiler warning in setenv.c .
1993-11-30 Andreas SchulzFixed a typo. Changed the "include <stdlib> to include...
1993-11-29 Andreas SchulzThe prototype for strerror is not in stdio.h , but...
1993-11-29 Andreas SchulzFixed a typo in the manpage of strerror.3 .
1993-11-28 Andreas SchulzChanged the forward definition of tskip and tdecode...
1993-11-27 Andrey ChernovFrom: hsu@soda.berkeley.edu
1993-11-24 Andreas SchulzChanged the header title from SETPGRP to SETPGID in...
1993-11-23 Andreas SchulzAdded an MLINK command for the setpgrp system call...
1993-11-23 J.T. ConklinPOSIX.2ification, from my work on NetBSD.
1993-11-18 Andrey Chernov-r option incorrectly removed:
1993-11-16 Paul RichardsRemoved all the ld -x -r stuff -- paranoia.
1993-11-13 Rod GrimesFrom: gordon@sneaky.lonestar.org (Gordon Burditt)
1993-11-11 J.T. Conklin`struct direct readdir()' -> `struct dirent *readdir()'
1993-11-10 Paul RichardsMore ld -x -r commented out.
1993-11-10 Paul RichardsCommented out all the ld -x -r lines.
1993-11-10 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1993-11-09 Paul RichardsUncommented all the shlib defines.
1993-11-09 Paul Richardsshlib update:
1993-11-07 Paul RichardsAdded
1993-11-07 Paul RichardsRemoved install -d line since our install doesn't suppo...
1993-11-05 Paul RichardsAdded defines necessary to get shared libs built and...
1993-11-04 J.T. ConklinMy work from NetBSD to make printf() & friends ANSI...
1993-11-04 Paul RichardsAdded shared libs support from NetBSD.
1993-11-04 Paul RichardsAdded make rules to build shareable objects.
1993-11-04 Paul RichardsAdded PIC support to libc -- when compiled as PIC libra...
1993-11-01 Paul RichardsAdded NetBSD's YP code.
1993-11-01 Paul RichardsAdded NetBSD's YP code.
1993-11-01 Paul RichardsAdded NetBSD's YP code.
1993-10-31 David Greenman(Guido originally had fixed this long ago but it never...
1993-10-31 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-10-28 Wiljo HeinenRemoved definition "LIB= rpc". We want libc.a to contai...
1993-10-28 Jordan K. HubbardAs per request by Warner Losh, fix tempnam() to return...
1993-10-27 Paul RichardsFixed installation of rpc manual pages.
1993-10-27 Paul RichardsRemoved librpc from subdirs.
1993-10-27 Paul RichardsAdded rpc library to libc.
1993-10-26 David GreenmanYanked out the 8 'addb %al,%al' (0xc000)'s out of the...
1993-10-25 Rod Grimes>From: <wollman@uvm-gen.emba.uvm.edu>
1993-10-25 Rod GrimesAdd entries for getdomainname and setdomainname so...
1993-10-24 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-10-20 J.T. ConklinReplaced instructions with immediate operands with...
1993-10-19 J.T. ConklinInstall sigsetjmp and siglongjmp as link to setjmp...
1993-10-19 J.T. ConklinAdded sigsetjmp.
1993-10-19 J.T. ConklinLamp's down, so FreeBSD gets this first.
1993-10-10 Rod GrimesFixed SYSV shared memory routine arguments to match...
1993-10-10 David Greenmangetcwd() has two off-by-one bugs in 386BSD-0.1:
1993-10-09 David GreenmanFrom: jtkohl@decvax.dec.com (John Kohl Base File System)
1993-10-09 David Greenman* Updated DEFS.h to include ALTENTRY() and ALTASENTRY...
1993-10-08 Nate Willams[ Not sure if we used his functions, but this is better...
1993-10-08 J.T. ConklinFix from davidg, use testb %reg,%reg instead of cmpb...
1993-10-08 J.T. ConklinUse i386 assembly language versions of div, labs, and...
1993-10-08 J.T. ConklinProvide i386 versions of div and ldiv -- they are simpl...
1993-10-08 J.T. ConklinProvide i386 assembly version of labs.
1993-10-08 Rod GrimesChristoph Robitschko manual page fixes to correct the...
1993-10-08 Jordan K. HubbardAdded uname() system call from NetBSD
1993-10-05 Rod Grimes>From: ljo@ljo-slip.DIALIN.CWRU.Edu (Jonas Olsson)
1993-09-27 Rod GrimesAdd sysV shared memory stub routines, take from NetBSD...
1993-09-16 Paul RichardsAdded rand48 sources to stdlib
1993-09-16 Paul RichardsAdded rand 48 sources to stdlib
1993-09-16 Paul RichardsAdded rand48 functions to stdlib
1993-09-14 J.T. ConklinAdd RPC service library.
1993-09-14 J.T. ConklinMerge in changes from NetBSD's rpc library.
1993-08-29 Nate WillamsGee, this routine has some really dependant behavior...
1993-08-27 Nate WillamsA bad bug that happens with all known compilers except...
1993-08-27 David Greenmanadded support routines for ns and iso
1993-08-26 Rod GrimesAdded a .if !defined(NOCRYPT) so that building of the...
1993-08-25 Andrew Moorefixed setjmp/longjmp to save/restore the floating point...
1993-08-25 Andrew Mooreadded insque()/remque() routines
1993-08-24 Andreas SchulzModified forward declaration to match the actual declar...
1993-08-23 Rod GrimesAdded directory creation of ${DESTDIR}/usr/include...
1993-08-20 Andrew Moorefread() now returns 0 if size is 0 as per ANSI (evidently).
1993-08-20 Rod GrimesRemoval of libg++ from top level makefile, moving code...
1993-08-19 J.T. ConklinDon't try to build *.o's and *.po's at the same time...
1993-08-18 J.T. ConklinCentralize the fairly compliated week-of-year computati...
1993-08-18 J.T. ConklinAdded support for '%' format specifiers needed by 1003...
1993-08-16 J.T. ConklinUse my i386 assembly language versions of string and...
1993-08-16 J.T. ConklinAdd assembly language versions of string and memory...
1993-08-16 J.T. ConklinMake 1003.1 compliant: set access and modification...
1993-08-15 Rod GrimesFrom: Andreas Schulz <ats@g386bsd.first.gmd.de>
1993-08-14 Nate WillamsAdded getcap routines from uunet (These are completely...
1993-08-05 Andrew Moorefixed pow() so that pow(0,30) == 0; however still broke...
1993-08-05 Nate WillamsFrom: Andreas Schulz <ats@g386bsd.first.gmd.de>
1993-08-03 Rod GrimesFixed BADSIG to be SIG_ERR per POSIX. /sys/sys/signal...
1993-07-31 Andrew MooreThis commit was generated by cvs2svn to track changes...
1993-07-31 Andrew Mooreupdate vis.c from UUNET - no functional change
1993-07-30 Andrew MooreThis commit was generated by cvs2svn to track changes...
next