unix-history/.git
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.
1993-11-07 Garrett WollmanDeleted af.c from standard listing; there's nothing...
1993-11-07 Garrett WollmanNeeded to bump up SYMTAB_SPACE again. (This really...
1993-11-07 Garrett WollmanAdded CWARNFLAGS and COPTFLAGS defines to Makefile...
1993-11-07 Paul RichardsAdded -lgcc_pic to LDFLAGS in rtld/Makefile
1993-11-07 Paul RichardsRemoved install -d line since our install doesn't suppo...
1993-11-07 Garrett WollmanAdded a new flag variable to /etc/netstart, $sendmail_f...
1993-11-07 Garrett WollmanAdded comment about how to enable NIS hostname resolution.
1993-11-07 Garrett WollmanCommented out sortlist entry; most users aren't located...
1993-11-07 Garrett WollmanUpdated to reflect current situation w.r.t. root name...
1993-11-07 Garrett WollmanAdded a whole bunch of common protocols and ports from...
1993-11-06 Paul RichardsAdded
1993-11-06 Garrett WollmanAdded comment in the description of `com' devices that...
1993-11-06 Paul RichardsChanged ldconfig.0 to ldconfig.8 for our man setup.
1993-11-06 Paul RichardsAdded missing $ to {CXX} in .cc.so
1993-11-06 Paul RichardsAdded missing $ before {AR} in .s.so
1993-11-06 Paul RichardsChanged N_TXTADDR and N_TXTOFF and added N_GETMAGIC2...
1993-11-06 Garrett WollmanAdded my documentation of kernel configuration options...
1993-11-05 Garrett WollmanFixed a grammatical error that I just introduced.
1993-11-05 Garrett WollmanAdded support for new -print0 and -printf primaries...
1993-11-05 Andreas SchulzChanged file as per bug report from comp.os.386bsd...
1993-11-05 Paul RichardsRemoved .depend stuff and included bsd.dep.mk instead.
1993-11-05 Paul RichardsAdded defines necessary to get shared libs built and...
1993-11-05 Andreas SchulzChanged the version number again from 1.1a to 1.0.1...
1993-11-05 Andrey Chernov-g removed from CFLAGS (with permissions from Paul)
1993-11-05 Andrey ChernovMissing link.h added (with permissions from Paul)
1993-11-04 J.T. ConklinUpdate to NetBSD version --- makes it POSIX.2 compliant...
1993-11-04 J.T. ConklinMy work from NetBSD to make printf() & friends ANSI...
1993-11-04 David Greenmansplnone()'s in the trap code can be deadly. Save/restor...
1993-11-04 Paul RichardsAdded support for building shared libs.
1993-11-04 Paul RichardsModified exec header to midmag format.
1993-11-04 Paul RichardsAdded N_GETMAGIC macro and fixed other macros to use it.
1993-11-04 Andrey ChernovDST offset calculation removed, it is wrong in any...
1993-11-04 Andrey ChernovRussian keymap (RUKEYMAP) changes:
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-03 Paul RichardsAdded link.h for shared libs.
1993-11-03 Paul RichardsImported NetBSD's ld for shared libs.
1993-11-03 Paul RichardsRestored comments that were removed from npx.c using...
1993-11-03 Andreas SchulzRemoved the definition of FAT_CURSOR, so that it is...
1993-11-03 Andreas SchulzAdded the option FAT_CURSOR into the GENERIC kernel...
1993-11-03 Nate WillamsFixed the reason for wx.c not working. I forgot to...
1993-11-03 Nate WillamsAdded wx driver support
1993-11-03 Nate Willams0.2.4 used a timeout in wdcommand() of about 1e7 inb...
1993-11-03 Andreas SchulzUpdated the kernel version from 1.0e to 1.1a.
1993-11-03 Paul RichardsAdded PIC capability.
1993-11-03 Paul RichardsBrought over NetBSD's gas ready for pk's shared libs.
1993-11-03 Paul RichardsRemoved comments from within asm block.
1993-11-02 Nate WillamsUgliness left over from someone's CVS editing session...
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-11-01 Nate WillamsFixed big boo-boo in the Makefile which was caused...
1993-11-01 Paul RichardsCHange return value of setpwent to void.
1993-11-01 Christoph RobitschkoModified the "rude stack hack" that it only applies...
1993-11-01 Jordan K. HubbardThis is sendmail version 8.6.3.
1993-10-31 Paul RichardsChanged return value of setgrent from int to void.
1993-10-31 Wiljo Heinenbsd.dep.mk wasn't installed. bsd.lib.mk was missing...
1993-10-31 David Greenman(Guido originally had fixed this long ago but it never...
1993-10-31 Paul RichardsImport yp binaries from NetBSD.
1993-10-31 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-10-31 Wiljo HeinenThis got moved out of bsd.lib.mk and lost the C++ patch...
1993-10-31 Paul RichardsRemoved .depend target because it didn't do anything...
1993-10-31 Paul RichardsAdded NetBSD's bsd.dep.mk
1993-10-31 Wiljo HeinenModified to use the new mk files. No .cc.o etc rules...
1993-10-31 Wiljo HeinenAlready removed Makefile.dep, now removed the include...
1993-10-31 Wiljo HeinenRemoved Makefile.dep as depend target now works.
1993-10-31 Wiljo HeinenWith new mk files the only rule needed is .y.o via .cc
1993-10-31 Wiljo HeinenRe-enabled rules for .cc.o, .C.o, and .cxx.o. Re-enable...
1993-10-31 Wiljo HeinenBy using gcc -M instead of cpp -M mkdep now handles...
1993-10-31 Jordan K. HubbardAdded FAT_CURSOR and STAR_SAVER settings.
1993-10-31 Jordan K. HubbardAdd example entries for syscons screen savers and curso...
1993-10-31 Jordan K. HubbardNow that STAR_SAVER and SNAKE_SAVER are kernel options...
1993-10-31 Jordan K. HubbardFixed bug where syscons.c wouldn't compile if DDB was...
1993-10-30 Paul RichardsAdded depend target which works.
1993-10-30 Rod GrimesAdd links for stdarg.3 -> va_arg, va_end, va_start...
1993-10-30 Rod GrimesAdd missing M_DONTWAIT to m_copym call per Garrett...
next