unix-history/.git
1993-11-12 Garrett WollmanAdded more options and flags files per suggestions...
1993-11-12 Paul RichardsCreated Makefile.inc with NOPIC? line.
1993-11-12 Paul RichardsRemoved totally useless NOPIC line.
1993-11-12 Garrett WollmanDocumented the fact that comments, -d, and -o are exten...
1993-11-12 Paul RichardsCommented out yet more ld -x -r lines
1993-11-12 Garrett WollmanAdded configuration and flags files for most of the...
1993-11-11 Garrett WollmanPrint out full listing in forward alphabetical order...
1993-11-11 Garrett WollmanAllow files to contain comments (but don't generate...
1993-11-11 Garrett WollmanAdded RCS Id. Also changed comment to indicate that...
1993-11-11 Nate WillamsAdded ddb.4 manpage so it gets installed.
1993-11-11 J.T. Conklin`struct direct readdir()' -> `struct dirent *readdir()'
1993-11-11 David GreenmanThis documentation was dug-up by John Dyson. It's proba...
1993-11-11 Garrett WollmanAdded chkconfig(8) and alphabetized subdirs.
1993-11-11 Garrett WollmanAdded an SGI-style chkconfig(8) utility to manage littl...
1993-11-11 Garrett WollmanRemoved references to VAX device names.
1993-11-11 Jordan K. HubbardRemoved extra ld -x -r's that were gumming up the works...
1993-11-10 Rod GrimesRemove LIBRPC, it is now part of libc. Picked up this...
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 Paul RichardsChanged CFLAGS+= -DNOPIC to just NOPIC=
1993-11-10 Garrett WollmanAdd some support for _POSIX_CHOWN_RESTRICTED disabling...
1993-11-10 Paul RichardsRemoved building of libc.csu and rtld from bootstrapld...
1993-11-10 Paul RichardsUse -DNOPIC to pass NOPIC to other make processes.
1993-11-10 Paul RichardsCommented out the ld -x -r lines and put NOPIC wrappers...
1993-11-10 Garrett WollmanRelative to ADO's originals, I have changed the Iceland...
1993-11-10 Garrett WollmanOur modified versions of ADO's classics. The default...
1993-11-10 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1993-11-10 Garrett WollmanFall 93 release from Arthur David Olson (as a vendor...
1993-11-10 Andrey ChernovFix some kinda security hole:
1993-11-10 Scott MaceRemoved ${LIBRPC} form DPADD and -lrpc from LDADD
1993-11-10 Paul RichardsCommented out gcc1obj -- we don't build the run time...
1993-11-10 Paul Richardsoops, can't use setenv in a Makefile.
1993-11-10 Rod Grimes>From: Adam David <adam@veda.is>
1993-11-09 Garrett WollmanFixed to not lazily assume that tcp_debug[] and tcp_deb...
1993-11-09 Garrett WollmanProperly declare swapmap, rather than lazily letting...
1993-11-09 Paul RichardsAdded bootstrapld target to build new shlib tools
1993-11-09 Rod Grimes>From: Geoff Rehmet <g89r4222@braae.ru.ac.za>
1993-11-09 Paul RichardsAdded
1993-11-09 Paul RichardsCahnged ldconfig.0 to ldconfig.8 for our man system.
1993-11-09 Paul RichardsRemoed -g flag and added -static.
1993-11-09 Paul RichardsAdded
1993-11-09 Paul RichardsAdded -DNOPIC until the new ld can handle shared g...
1993-11-09 Paul RichardsUncomment shlib defines.
1993-11-09 Paul RichardsUncommented all the shlib defines.
1993-11-09 Garrett WollmanMoved inclusion of <sys/errno.h> to the beginning and...
1993-11-09 Garrett WollmanFixed protection of SYSLOG_NAMES information. It turns...
1993-11-09 Andrey Chernov#ifdef DEBUG in hzto() changed to #ifdef DIAGNOSTIC...
1993-11-09 Andrey ChernovFix typing error in acctwatch()
1993-11-09 Paul RichardsTemporary fix to make src tree closer to useable.
1993-11-09 Paul RichardsAdded -lgcc_pic to Makefile -- Why do we need this...
1993-11-09 Paul Richardsshlib update:
1993-11-09 Andrey ChernovReverted back to Bruce's hzto() version, because origin...
1993-11-09 Paul RichardsUpdated to newest ld from pk.
1993-11-09 Andrey Chernovacctwatch() timeout:
1993-11-09 Andrey ChernovAdded octave-tracking.
1993-11-09 Andrey ChernovFixed minor bug in M[LSN] interpretation, added octave...
1993-11-09 Andrey ChernovName of ioctl's include sys/spkr.h changed to machine...
1993-11-09 Andrew MooreApplied David Greenman's hack to disable IRQ conflict...
1993-11-09 Andrew Mooretest return value of munmap() call as in NetBSD.
1993-11-09 Andrey ChernovVirtual consoles now ttyvX, not ttyXX (according to...
1993-11-09 Rod GrimesRemove secound email address for Terry Lee per his...
1993-11-09 Jordan K. HubbardChange from David Greenman to return properly unsigned...
1993-11-09 J.T. ConklinChanged UNIX to FreeBSD where appropriate.
1993-11-08 Garrett Wollmandded support for IFF_ALTPHYS flag (when it's defined...
1993-11-08 Andrey ChernovAdd missing read flush code to siostop
1993-11-08 Andrey Chernovd_stop routine called now in both FREAD & FWRITE cases,
1993-11-08 Nate WillamsRemoved some extra cruft from the man page to make...
1993-11-08 Nate WillamsUpdated to GNU textutils 1.9
1993-11-08 Nate WillamsUpdated to GNU textutils-1.9
1993-11-08 Rod GrimesIncrease timeout in sd_start_unit procedure from 2000...
1993-11-08 Andreas SchulzAdded a .depend line in the Makefile, so that make...
1993-11-08 Andrew Moorefixed conditional that caused install to see a DOS...
1993-11-08 Jordan K. HubbardAdded the NOSHARED directive for disabling shared libs...
1993-11-08 Jordan K. HubbardDisabled using shared libs for everything below.
1993-11-08 Nate WillamsFrom: Larry Jones <scjones@thor.sdrc.com>
1993-11-07 Garrett WollmanAdded the netrmp protocol from the Net/2 tape. While...
1993-11-07 Garrett WollmanGet rid of use of deprecated sleep() for more user...
1993-11-07 Garrett WollmanGet rid of WFJ's use of sleep() for more user-friendly...
1993-11-07 Garrett WollmanAdd options MACHVMCOMPAT and bump symtab space appropri...
1993-11-07 Garrett WollmanReplace last vestiges of deprecated sleep() with tsleep...
1993-11-07 Garrett WollmanMake it compile in the presence of MACHVMCOMPAT (&p...
1993-11-07 Garrett WollmanAdded syscall entries for MACHVMCOMPAT.
1993-11-07 Garrett WollmanAdded system-call entries for MACHVMCOMPAT. These...
1993-11-07 Garrett WollmanMake the generated syscall.h be idempotent.
1993-11-07 Garrett WollmanMade all header files idempotent and moved incorrect...
1993-11-07 Garrett WollmanMade all header files idempotent and moved incorrect...
1993-11-07 Garrett WollmanMade all header files idempotent and moved incorrect...
1993-11-07 Garrett WollmanMade all header files idempotent and moved incorrect...
1993-11-07 Garrett WollmanMade all header files idempotent and moved incorrect...
1993-11-07 Garrett WollmanMade all header files idempotent and moved incorrect...
1993-11-07 Garrett WollmanMade all header files idempotent and moved incorrect...
1993-11-07 Garrett WollmanFixed comment.
1993-11-07 Garrett WollmanMake all headers idempotent. All incorrect common...
1993-11-07 Garrett WollmanAdded a few system parameters that were formerly incorr...
1993-11-07 Garrett WollmanTry to be a little smarter about touching the date...
1993-11-07 Garrett WollmanAdded some more defines that weren't there before....
1993-11-07 Andreas SchulzThe csh had a globbing bug in it, that one non-matching...
1993-11-07 Rod GrimesAdd gnu as one of the folder names to submit bugs again...
1993-11-07 Paul RichardsAdded
1993-11-07 Paul RichardsAdded missing cleandir line for shared libs.
next