]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-04-06 Peter WemmReally make this compile..
1998-04-06 KATO TakenoriSync with sys/i386/isa/clock.c revision 1.119.
1998-04-06 KATO TakenoriSync with sys/i386/isa/syscons.c revision 1.258.
1998-04-05 Amancio HastyReviewed by: Amancio
1998-04-05 Poul-Henning... Commit a much more functional version of this driver.
1998-04-05 Andrey A. ChernovPrint explanation diagnostics when mount is impossible
1998-04-05 Poul-Henning... More fixes for the iterative case of nanosleep1 from...
1998-04-05 Poul-Henning... Make the dummy timecounter run at 1 MHz rather than...
1998-04-05 Peter WemmIf there is no error code, don't copyout the remaining...
1998-04-05 Poul-Henning... Fix nanosleep1 based on Bruces suggestion.
1998-04-05 Andrey A. ChernovRemove unused atv.tv_usec = 0; from select/poll code
1998-04-05 Peter Wemmtsleep() returns EWOULDBLOCK if the timeout expired...
1998-04-05 Peter WemmMaybe fix netkey. I am not sure how to test this..
1998-04-05 Peter WemmFix previous commit. Don't people read compiler messag...
1998-04-05 Tor EggeRemove some unneeded statements that enabled interrupts.
1998-04-04 Poul-Henning... Use microruntime() rather than doing it by hand.
1998-04-04 Poul-Henning... Handle double fraction overflow in nano & microtime...
1998-04-04 Poul-Henning... Substitute a panic for a undefined function so LINT...
1998-04-04 KATO TakenoriSync with sys/i386/isa/syscons.c revision 1.257.
1998-04-04 Kazutaka YOKOTAMore fixes to deal with fonts:
1998-04-04 Poul-Henning... Time changes mark 2:
1998-04-04 John BirrellEnable static initialisation of mutexes and condition...
1998-04-04 John BirrellChange in name of the static initializer define.
1998-04-04 John BirrellAdd static initializer defines as specified by POSIX.
1998-04-04 John BirrellRename static initializer defines for opaque structures...
1998-04-04 John BirrellMove the magic field initialisation to a place when...
1998-04-04 John DysonPerhaps fix a problem that some drivers have that they...
1998-04-03 John BirrellAdd a magic field to the pthread structure to help...
1998-04-03 John BirrellThis function compiles with the standard, so say so.
1998-04-03 John BirrellThis function compiles with the standard, so say so.
1998-04-02 Andrey A. ChernovCosmetique changes in vidcontrol all screens knob
1998-04-02 Andrey A. ChernovImplement vidcontrol knob which allows to set passed...
1998-04-02 Ollivier RobertFix bug in rarpd:
1998-04-02 KATO TakenoriSync with sys/i386/isa/wd.c revision 1.152.
1998-04-02 Daniel O'CallaghanCorrect spelling.
1998-04-02 Poul-Henning... Try to fix poll & select after I broke them.
1998-04-02 Warner LoshAdd aback in a line a accidentally killed in my last...
1998-04-02 Eivind EklundScaffolding for High Availability code. The actual...
1998-04-02 Eivind EklundShut up GCC.
1998-04-02 Eivind EklundMake this compile (and seemingly work).
1998-04-01 Daniel O'CallaghanPR: bin/6193
1998-04-01 Tor EggeAdd two workarounds for broken MP tables:
1998-04-01 Tor EggeDeclare some variables modified by interrupt handlers...
1998-04-01 Jordan K. HubbardMF22: NOSHARED=YES
1998-04-01 Philippe CharnierUse .An/.Aq.
1998-04-01 Philippe Charnier.Use .An.
1998-04-01 Philippe Charnier.Sh AUTHOR -> .Sh AUTHORS.
1998-04-01 Philippe CharnierUse .An/.Aq.
1998-04-01 Philippe CharnierExit(-1) -> exit(1).
1998-04-01 Philippe CharnierAdd prototypes, usage(). Add Id.
1998-04-01 Philippe CharnierAdd Id.
1998-04-01 Philippe CharnierUse .An/.Aq.
1998-04-01 Philippe CharnierUse Id instead of Header.
1998-04-01 John BirrellTemporary fix for problems that occur if CFLAGS=-g...
1998-04-01 Warner LoshA fairly rare possible buffer overflow:
1998-03-31 Poul-Henning... Fix an off by 1<<32 error.
1998-03-31 Poul-Henning... Add a dummy timecounter until we find the real thing(s).
1998-03-31 KATO TakenoriCosmetic. Move a blank line.
1998-03-31 KATO TakenoriSync with sys/i386/i386/trap.c revision 1.125 and sys...
1998-03-31 Philippe CharnierUse .An/.Aq.PR:
1998-03-31 Jean-Marc ZucconiAdd an ioctl to retrieve the next writable address.
1998-03-31 Jean-Marc ZucconiDocument the WORMIOCFIRSTWRITABLEADDR ioctl.
1998-03-30 John BirrellAdd `hdrs' to the beforeinstall for libss so that the...
1998-03-30 KATO Takenori- Use existing file (psm.c) though the driver does...
1998-03-30 KATO TakenoriMerge the change in sys/i386/boot/rawboot/Makefile...
1998-03-30 KATO TakenoriAdded missing #include's.
1998-03-30 Poul-Henning... Pickup _time_second instead of _time
1998-03-30 Poul-Henning... Chnage the profiling printout to reflect that they...
1998-03-30 Poul-Henning... Eradicate the variable "time" from the kernel, using...
1998-03-30 Andrey A. ChernovAdd workaround suggestion for 'nonexistent time' diagnostic
1998-03-30 Andrey A. ChernovRun adjkerntz -a at 05:01 too
1998-03-30 Jordan K. HubbardUse the correct templates file.
1998-03-30 Warner Loshfkey61 is the same thing as del, kinda. Make sure...
1998-03-30 John PolstraGive up on a.out support in binutils. It has too many...
1998-03-30 John PolstraAdd c++filt.
1998-03-29 David E. O... Add NTFS partition type.
1998-03-29 John DysonCorrect a significant problem with the softupdates...
1998-03-29 KATO TakenoriSync with sys/i386/isa/if_ed.c revision 1.138.
1998-03-29 KATO TakenoriSync with sys/i386/i386/trap.c revision 1.124.
1998-03-29 KATO TakenoriSync with sys/i386/isa/if_ed.c revision 1.137.
1998-03-29 Poul-Henning... Don't access "time" directly.
1998-03-29 Poul-Henning... Replace direct access to time with getmicrotime().
1998-03-29 Poul-Henning... Export MD5Transform in md5.c and remove a private versi...
1998-03-29 Peter Wemmregenerate
1998-03-29 Peter WemmThe linux chown syscall is more like lchown, a new...
1998-03-29 Wolfgang Helbigpcics are devices not controllers.
1998-03-29 Peter WemmPatch up some space/tab problems. It looks like some...
1998-03-29 Mark MurrayFix nasty typo that randomly caused kinit to not proper...
1998-03-29 Peter WemmAdd in placeholders for the newer linux syscalls
1998-03-29 Eivind EklundDon't use fast interrupts when initialized through...
1998-03-29 John PolstraAdd support for the AT&T style "fildll" and "fistpll...
1998-03-29 Eivind EklundSupport for fine-grained external control of subdir...
1998-03-28 Peter DufaultThe system call stubs for the sched_* system calls...
1998-03-28 Eivind EklundActivate CVS regression test.
1998-03-28 Peter DufaultRemove duplicate comment
1998-03-28 Steve PriceDon't allow the readdirplus routine to be used in NFS V2.
1998-03-28 Peter DufaultInclude sys/resource.h to get PRIO_MAX.
1998-03-28 Bruce EvansRemoved unused #includes.
1998-03-28 Bruce EvansDon't export anything from <sys/socket.h> except AF_MAX...
1998-03-28 Bruce EvansDon't depend on <sys/mount.h> including <sys/socket.h>.
next