unix-history/.git
1994-03-21 Andrey ChernovRemove ttywflush from pppclose,
1994-03-21 Andrey ChernovRemove ttyflush from ttyclose,
1994-03-21 Andrey ChernovRemove ttywflush from slclose, it cause
1994-03-21 Andrey ChernovMy previous changes was a bit incorrect in nullmodem...
1994-03-21 Andreas SchulzChanged the raw partition number from 3 to 0. This...
1994-03-21 Andreas SchulzMakefile.i386:
1994-03-21 Andrey Chernovwakeup t_out & t_raw for all carrier changes
1994-03-21 Andrey ChernovIncrease default DTR wait time up to 3 secs.
1994-03-21 Andrey ChernovRemove bug with root filesystem on second floppy, fixed now
1994-03-21 Andrey ChernovNow printf("changing root... indicates raw partition...
1994-03-21 Andrey ChernovFix printf for root system mounted on second floppy
1994-03-21 Andrey ChernovFix for root system mounted on second floppy
1994-03-21 David GreenmanModified swap space allocation policy to be more conser...
1994-03-21 David GreenmanChanged dynamic stack grow code to grow by "SGROWSIZ...
1994-03-21 David Greenmanprevious optimization from John wasn't quite ready...
1994-03-20 Garrett WollmanOops, forgot to check in last bit of sleep() removal.
1994-03-20 Andreas SchulzAdded a forgotten htonl() in the last patch. It makes...
1994-03-20 David GreenmanTwo fixes from John Dyson to fix hangs and panics when...
1994-03-20 Guido van RooijMoved ttyfree() to ifdef broken. See my reply on the...
1994-03-20 Andreas SchulzAdding the new filesystem types ( ISOFS, PROCFS, DEVFS...
1994-03-20 Andreas SchulzNext try to get a bug description about find and awk...
1994-03-20 Jordan K. HubbardRemove redundant copies of err() and warn().
1994-03-20 Rod GrimesPull in changes just made to the BETA 1.1 branch for...
1994-03-20 Garrett Wollman#ifdef'ed out definition of sleep() now that nothing...
1994-03-20 Garrett WollmanGet rid of a nagging call to sleep() which crept back in.
1994-03-20 Garrett WollmanDelete some references to sleep() that somehow crept in.
1994-03-20 Jordan K. HubbardAdded comments on Buslogic controllers. Cleaned up...
1994-03-20 Rod GrimesThese are the installation and profile files from the...
1994-03-20 Garrett WollmanDeclare cpu_model, machine.
1994-03-19 Garrett WollmanAdded cpu_model and machine variables.
1994-03-19 Garrett WollmanDeclare ostype, osrelease, etc.
1994-03-19 Garrett WollmanDefine new osrelease, ostype, osbuild, osconfig variabl...
1994-03-19 Jordan K. HubbardAs per Rod's wishes, man uses uid/gid 9 now.
1994-03-19 Garrett WollmanRemove e-mail headers.
1994-03-19 Jordan K. HubbardRemove man group - no longer necessary (that was quick...
1994-03-19 David GreenmanBack out previous change to vm_page.h.
1994-03-19 Jordan K. HubbardNo longer necessary to make catpages group write.
1994-03-19 Jordan K. HubbardMake man the default owner, don't bother with sgid.
1994-03-19 Jordan K. HubbardCorrect pre-installation target.
1994-03-19 David GreenmanCheck for error from VOP_BMAP(). Not doing so leads...
1994-03-19 Garrett WollmanAdded vfs_update_interval variable and UPDATE_INTERVAL...
1994-03-19 Jordan K. HubbardGo to userid man, groupid bin for catpages (and uid...
1994-03-19 Garrett WollmanMore symtab space.
1994-03-19 David Greenmanvm_page_hold isn't quite up to handling the case where...
1994-03-19 Jordan K. HubbardMistake: Man files should not be group owned by man...
1994-03-19 Garrett WollmanBrain fart - wrong location for ansi.h.
1994-03-19 Andrew MooreUpgrade to sendmail 8.6.8
1994-03-18 Andrey ChernovRemove ttyfree from sioclose
1994-03-18 Andreas SchulzOnly format the last patch better with correct tabsettings.
1994-03-18 Andreas SchulzDisabled the free of the tty structure. Else we have...
1994-03-18 Jordan K. HubbardFrom: Keith Bostic <bostic@vangogh.CS.Berkeley.edu>
1994-03-18 Andrey ChernovSome changes from Julian Stacey installed
1994-03-18 Jordan K. HubbardFix memory leak.
1994-03-18 Jordan K. HubbardChange default MANGRP to `man'.
1994-03-18 Jordan K. HubbardChange group id to man
1994-03-18 Jordan K. HubbardMake man files group owned by man. Make cat dirs group...
1994-03-18 Jordan K. HubbardAdded a man group ID.
1994-03-18 Rod Grimes>From Chris Christoph P. U. Kukulies kuku@acds...
1994-03-17 David Greenman#ifdef KERNEL the include of systm.h, as vm_page.h...
1994-03-17 David GreenmanIncreased maximum protection for data segment to VM_PRO...
1994-03-16 David GreenmanReturn EPERM if hard linking to a directory as required...
1994-03-16 Garrett WollmanAdded recent changes by me and David.
1994-03-16 Garrett WollmanPollution control per bde.
1994-03-16 Garrett WollmanDefined _POSIX_* to be one, rather than just empty.
1994-03-16 Garrett WollmanForgot to correct prototype of execve(). Now done.
1994-03-16 Garrett WollmanDocumented execve()'s action wrt SUGID, and corrected...
1994-03-16 Garrett WollmanDocumented new logic of set*id calls. Moved setuid...
1994-03-16 Garrett Wollman Defined _POSIX_SAVED_IDS per bde and P1003.1.
1994-03-16 Jordan K. HubbardMake man sgid bin, not sgid AND suid. There is no...
1994-03-16 David GreenmanAdded call to setlogin().
1994-03-16 David GreenmanIncreased VM_PAGEOUT_PAGE_COUNT from 4 to 6 pages....
1994-03-15 Andreas SchulzCatch the divide by zero bug earlier. If the drive...
1994-03-15 Andrey ChernovRemove x-bit from regular msdos files to reflect real...
1994-03-15 Garrett WollmanDeleted references to SPAGE and added SUGID. When...
1994-03-15 Andrey ChernovFix yet one security hole with overflowing bufer (and...
1994-03-15 David GreenmanDon't ever allow hard links to directories.
1994-03-15 Garrett WollmanAdded system call stubs for ntp_gettime and ntp_adjtime...
1994-03-15 Garrett WollmanForgot to set SUGID in set-id exec.
1994-03-15 Garrett WollmanImplement 4.4's SUGID flag, which keeps track of proces...
1994-03-15 Garrett WollmanAdded David Mills' kernel NTP PLL code. The current...
1994-03-15 Andrey ChernovFix server return code
1994-03-15 Andrey ChernovFix security hole:
1994-03-14 Andrey ChernovFix two security holes:
1994-03-14 Andreas SchulzPut a safety check in for the secsiz divide for the...
1994-03-14 David GreenmanPerformance improvements from John Dyson.
1994-03-14 Rod GrimesAdd Russian site ftp.kiae.su
1994-03-14 Andrey ChernovChecking l_close in unneeded (one of my previous fixes),
1994-03-12 Garrett WollmanFix from Bruce Evans; dup() would turn itself into...
1994-03-11 Steven WallaceAdded explanation of EXCLUDE_<driver> options for sound...
1994-03-11 Steven WallaceRemoved EXCLUDE_<driver> for sound drivers so that...
1994-03-11 Steven WallaceUpdated documentation for the sound drivers.
1994-03-11 Steven WallaceAdded appropriate entries into files.i386 for snd drive...
1994-03-11 Steven WallaceUpdated include files for sound drivers.
1994-03-11 Steven WallaceIntegrated Hannu Savolainen's new VoxWare sound drivers...
1994-03-10 Andreas SchulzDue to the deletion of the gcc support from libc we...
1994-03-10 Andrey ChernovDon't call ttyclose twice into sioclose and move ttyclose
1994-03-09 Andrey Chernovwarned not set in __initdb
1994-03-09 Nate WillamsFrom Jordan via. Paul K.
1994-03-09 David GreenmanDocument existance of -Z
1994-03-08 Andrey ChernovFirst open:
next