unix-history/.git
1993-12-23 Rod GrimesPut back refclock_omega.c, it was in the sources but...
1993-12-23 David GreenmanAdd missing '++', without which the system loops foreve...
1993-12-23 David GreenmanNuke a vm_page_deactivate call now that I understand...
1993-12-23 David GreenmanBug fix from John Dyson to remove a "this should never...
1993-12-22 Jordan K. HubbardC++ support changes (+misc fixes) from Paul K.
1993-12-22 David GreenmanRaised minimum buffer cache from 128k to 256k.
1993-12-22 David GreenmanFirst round of changes from John Dyson and myself to...
1993-12-22 Rod GrimesNeeded to change the LDADD+= and DPADD+= depending...
1993-12-21 Garrett WollmanAdded more information.
1993-12-21 Garrett WollmanAdded changelog. Every substantial modification that...
1993-12-21 David GreenmanRemove type cast for fillw's second arg; it messed...
1993-12-21 Garrett WollmanSupport for automatically running ntpdate and xntpd.
1993-12-21 David GreenmanChanged pointer type from caddr_t to void * for fillw...
1993-12-21 Garrett WollmanAdded xntpd.
1993-12-21 Garrett WollmanMake sure this directory stays around.
1993-12-21 Garrett WollmanDefinitions taken from original machines/freebsd.
1993-12-21 Garrett WollmanExpanded.
1993-12-21 Garrett WollmanDeleted old configuration grot and added BSD-style...
1993-12-21 Garrett WollmanConverted to BSD-style Makefile.
1993-12-21 Garrett WollmanDon't build getopt: it conflicts with our standard...
1993-12-21 Garrett WollmanConvert tickadj to use BSD-style Makefile. Don't bothe...
1993-12-21 Garrett WollmanMore ppsclock grot.
1993-12-21 Garrett WollmanRemoving useless ppsclock support (requires STREAMS).
1993-12-21 Garrett WollmanConverted to use Berkeley-style makefiles, and configur...
1993-12-21 Garrett WollmanAdd BSD-style Makefile for ntptrace.
1993-12-21 Garrett WollmanConvert ntpq to BSD-style makefile.
1993-12-21 Garrett WollmanAdd BSD-style Makefile for libntp, and make the ``expor...
1993-12-21 Garrett WollmanCreate BSD-style makefile for ntpdate.
1993-12-21 Garrett WollmanAdded line disciplines for NTP radio clock support...
1993-12-21 Garrett WollmanRemoved files telling people how to configure xntpd...
1993-12-21 Garrett WollmanRemoved gadget box information; users can get the regul...
1993-12-21 Garrett WollmanRemoved configuration grot for other systems.
1993-12-21 Garrett WollmanGot rid of compiler-related grot not appropriate for...
1993-12-21 Garrett WollmanMake sure this directory sticks around.
1993-12-21 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1993-12-21 Garrett Wollmanxntpd 3.3b from UDel
1993-12-21 David GreenmanConverted vm_page bit fields to flags to allow for...
1993-12-21 Andrey ChernovComment out porogrammer-readable fd name set,
1993-12-21 Andrey ChernovSeparate read/write and format GAPs.
1993-12-21 Andrey ChernovUse separate fields for format GAP and read/write GAP.
1993-12-21 Paul RichardsDon't cast 2nd arg to fillw() per David's comments...
1993-12-21 Andrew MooreUpdate to sendmail 8.6.4 (from ftp.cs.berkeley.edu)
1993-12-21 Andrey ChernovFix sendmail_flags, long ago it was imported from ...
1993-12-21 Paul Richardscast arg 2 of fillw() calls to type caddr_t as in pccons.
1993-12-21 Andrew Moorelatest m4 (from NetBSD)
1993-12-20 Garrett WollmanLet the linker keep track of pseudo-devices needing...
1993-12-20 Chris ProvenzanoCopyrights added to each file.
1993-12-20 David GreenmanFix from Bruce Evans:
1993-12-20 David GreenmanMake kmstartup and mcount void functions.
1993-12-20 Garrett WollmanRename aout_imgact.c and shell_imgact.c to imgact_...
1993-12-20 Garrett WollmanAdded MAKE_SET, TEXT_SET, DATA_SET, BSS_SET, ABS_SET...
1993-12-20 Garrett WollmanDocument use of counters 29 and 30 for CCITT netisrs.
1993-12-20 Garrett WollmanSeparated netisrs for pkintr() (X.25) and hdintr()...
1993-12-20 Paul Richardsquad.h now depends on machine/endian.h for the value...
1993-12-20 Andrey ChernovFix sign of offset diff.
1993-12-20 Andrew MooreRemoved <pthread/copyright.h> and replace references...
1993-12-19 Garrett WollmanFixed dependence on pseudo-device header files now...
1993-12-19 Garrett WollmanUpdate for new quad code. (Anonymous unions are not...
1993-12-19 Andrew MooreComment out definitions of u_/quad in <sys/types.h...
1993-12-19 Andrew MooreReplace u_/quad declrs in the kernel with unions {...
1993-12-19 Garrett WollmanAdded support for X.25 as a network-layer protocol...
1993-12-19 Andrew Mooremount.h and vnode.h evidently depend on quad and u_quad, so
1993-12-19 Garrett WollmanForgot to check in this change last night. This create...
1993-12-19 Garrett WollmanFixed warnings in netstat found by David Greenman.
1993-12-19 Andrew MooreCorrected (?) definition of u_quad_t:
1993-12-19 Andrew Mooreadded Chris Provenzano's light-weight threading library.
1993-12-19 Andrew Mooreupdate to db-1.72
1993-12-19 Andrew Mooreadding libc/quad:
1993-12-19 Andrew Mooreadding libc/quad:
1993-12-19 Andrew Mooreupdating to db-1.72
1993-12-19 Andrey ChernovWarning "root directory is not a multiple of the clust...
1993-12-19 Garrett WollmanMake everything compile with -Wtraditional. Make it...
1993-12-19 Andrey ChernovMedia table reorganization.
1993-12-19 Andrey ChernovFrom vak@kiae.su:
1993-12-18 Andrey ChernovFix tsleep "waitvt" wait data from vak@kiae.su
1993-12-18 Andreas SchulzAdded the bugfixes from M.R.Murphy ( mrm@sceard.com...
1993-12-18 Andrey ChernovUser-readable fd name set added:
1993-12-18 Andrey ChernovReorganization of format table.
1993-12-18 Andrey ChernovRTCFDT_720K (physical drive 720K) added.
1993-12-17 Garrett WollmanFinally checked in fix for route printing bug that...
1993-12-17 Andrey Chernovadjkerntz call added with explanation comment
1993-12-16 Rod GrimesAdd adjkerntz
1993-12-16 Nate WillamsFixed Makefile per bug report from Julian Stacey. ...
1993-12-16 Scott MaceChanged write permissions to be 020 instead of 002...
1993-12-16 Andrey ChernovAdded following formats (derived from MSDOS fdformat):
1993-12-16 Andrey ChernovAttempt to import adjkerntz...
1993-12-16 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1993-12-16 Andrey ChernovChange default dtrwait time to 2 seconds.
1993-12-16 Andrey ChernovChange default dtrwait value to 2 seconds.
1993-12-16 Andrey ChernovNo more partition bits in floppy minor.
1993-12-16 Andrey ChernovNo more partition bits in floppy minor.
1993-12-16 Wiljo HeinenRemoved spurious space before tab in the libobjc line...
1993-12-16 Andrey ChernovAdd "np" to all std.xxx entries, make them 8-bit clean.
1993-12-15 Andrey ChernovMake ttydefaults 8-bit clean.
1993-12-15 Paul RichardsWhen listing all suid and sgid files list the file...
1993-12-15 Jordan K. HubbardCommit Jonas Olsson's fix for libobjc - this is cleaner...
1993-12-14 Andrew MooreFrom: Sergey Ryzhkov, Serge Vakulenko
1993-12-13 Andrew Mooreremoved redundant usage message (the command is adequat...
1993-12-13 Andrew Moorewt.c - version 1.3
1993-12-13 Andreas SchulzDeleted a line with a superfluous "rm" in the clean...
next