unix-history/.git
1993-11-13 Rod GrimesFrom: gordon@sneaky.lonestar.org (Gordon Burditt)
1993-11-13 Rod Grimes>From Charles Hannum
1993-11-13 Garrett WollmanDeclare `loif' once and for all in if.h since so many...
1993-11-13 David GreenmanFirst steps in rewriting locore.s, and making info...
1993-11-13 Andrey ChernovBecause *BSD don't have setlocale() (yet)
1993-11-13 Andrey ChernovRestore NTTYDISC discipline entry (it is equal to TTYDI...
1993-11-12 Nate WillamsFrom: Mark Tinguely <tinguely@plains.nodak.edu>
1993-11-12 Garrett WollmanAdded /etc/config as a directory to be maintained....
1993-11-12 Rod GrimesBumping version from 1.0.1 to 1.0.10, 1.0.2 to 1.0...
1993-11-12 Christoph RobitschkoRewrote mount_mfs code and put it in new file mfs.c:
1993-11-12 Christoph RobitschkoAdded flag MFSMNT_SIGPPID.
1993-11-12 Christoph RobitschkoAdded flags field to mfs_args, and added flag MFSMNT_SI...
1993-11-12 Nate WillamsUpdate to GNU diffutils 2.6
1993-11-12 Nate WillamsUpdated to GNU diffutils 2.6
1993-11-12 Nate WillamsUpdate to GNU diffutils 2.6
1993-11-12 Nate WillamsSimilar to Chuck's work in NetBSD, have mknodes return...
1993-11-12 Nate WillamsALA NetBSD
1993-11-12 Nate WillamsALA NetBSD
1993-11-12 Nate WillamsNo functional change. Formatting changes to bring...
1993-11-12 Andrew MooreRemoved option to install FreeBSD alongside an existing...
1993-11-12 Garrett WollmanRFC 1122 forbids non-gateways from sending ICMP redirec...
1993-11-12 Garrett WollmanDocument changes in listing of all files. Added rc...
1993-11-12 Garrett WollmanModified display of all configuration variables to...
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...
next