]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-09-04 Warner Loshremove redundant optreset declaration
2000-09-04 Gregory Neil... Fix typo
2000-09-04 Warner LoshGet errno from <errno.h>, not from extern int.
2000-09-04 Warner LoshDon't print an error message if the bad option is ...
2000-09-04 Warner LoshThe comparison against 0 should be against LC_ALL....
2000-09-04 Warner LoshSoften the statement about select's timeout argument...
2000-09-04 Warner LoshAdd note about avoiding -j when following the upgrade...
2000-09-03 Andrey A. ChernovRewrite using stdio. It cause program speedup since...
2000-09-03 Wilko BulteTincup & Rawhide need their VGA cards in a slot connect...
2000-09-03 Wolfram SchneiderAdded page http://perso.wanadoo.fr/levenez/unix/ to...
2000-09-03 Dag-Erling... Use dirname(3).
2000-09-03 Dag-Erling... Use basename(3).
2000-09-03 Wolfram SchneiderAdded OpenBSD 2.7
2000-09-03 Wolfram SchneiderAdded FreeBSD 3.5.1
2000-09-03 KATO TakenoriMerged from sys/i386/i386/machdep.c revision 1.405.
2000-09-03 KATO TakenoriMerged from sys/conf/files.i386 revisions 1.325 and...
2000-09-03 KATO TakenoriMerged from sys/i386/i386/machdep.c rev. 1.404 just...
2000-09-03 Jun-ichiro... repair type 0 routing header support. it was caused...
2000-09-03 Andrey A. ChernovAdd:
2000-09-03 Gerard RoudierPR: kern/20895
2000-09-03 Gerard RoudierAdd device list supported by `sym'
2000-09-03 Peter Wemmsys/systm.h is incompatable with sys/types.h in userland.
2000-09-03 Peter WemmMake libstand compile
2000-09-03 Peter WemmFix pci-pci bridges (I hope).
2000-09-03 Kris Kennawaybzero() the struct timeval for paranoia
2000-09-03 KATO TakenoriMerged from sys/dev/syscons/syscons.c revision 1.346.
2000-09-03 Peter WemmI'm not sure what changed to cause this, but using...
2000-09-03 Peter Wemmkern_shutdown.c was more ANSI-C than K&R - remove the...
2000-09-03 Peter Wemmgcc knows that savectx() is potentially a setjmp style...
2000-09-03 Peter Wemmlibkern.h now internally uses the bzero() definition...
2000-09-03 Peter WemmReplace previous change by a move of a #include since...
2000-09-03 Peter WemmIf we are going to test NSMBUS, we had better #include...
2000-09-03 Peter WemmFix warnings by moving static functions before they...
2000-09-03 Peter WemmComplain if we cannot find loader(8) metadata.
2000-09-03 Peter WemmFind the module metadata before the console init rather...
2000-09-03 David E. O... Allow one to specify what the installed kernel's name...
2000-09-03 David E. O... This is real released software, let people think that.
2000-09-03 Greg LeheyClean up now that setproctitle() is in libc.
2000-09-02 Cameron Grantremove opt_devfs.h
2000-09-02 Cameron Grantupdate for phk's last devfs commit
2000-09-02 David E. O... Move `NOPROFILE' and `NOPERL' to be with the reset...
2000-09-02 David E. O... Move the kernel's "cflags" to be next to the world...
2000-09-02 Brian SomersDon't use libutil now that setproctitle() is in libc
2000-09-02 Brian SomersRemove libutil - setproctitle() is now in libc
2000-09-02 Robert WatsonModify extended attribute protection model to authorize...
2000-09-02 Wilko BulteFix wording
2000-09-02 Poul-Henning... Avoid the modules madness I inadvertently introduced...
2000-09-02 Cameron Grantadd a missing return statement, doh.
2000-09-02 Mitsuru IWASAKIAdd ACPI_BUS_SPACE stuff definitions in acpi_machdep.h.
2000-09-02 Poul-Henning... Bite the bullet and provde memcmp() and memset(), this...
2000-09-02 Poul-Henning... Oops, only memset() is unsupported.
2000-09-02 Poul-Henning... Purposely break kernel code which uses memset and memcp...
2000-09-02 Poul-Henning... Move svr4 here as well...
2000-09-02 Don Lewisaccess() shouldn't diddle with the contents of a potent...
2000-09-02 Wilko Bulte- Add AS1200/Tincup description
2000-09-02 Nick HibmaDon't check for ohci/uhci to be loaded, check for the...
2000-09-02 Wilko BulteDocument AS1200 ("Tincup") as tested successfully.
2000-09-02 Dag-Erling... Don't try to set the mtime of the output file if it...
2000-09-02 Kris KennawayErr, we weren't even compiling auth1.c with LOGIN_CAP...
2000-09-02 Kris KennawayRepair a broken conflict resolution in r1.2 which had...
2000-09-02 Kris KennawayRepair my dyslexia: s/opt/otp/ in the OPIE challenge...
2000-09-02 Kris KennawayRe-add missing "break" which was lost during a previous...
2000-09-02 Kris KennawayTurn on X11Forwarding by default on the server. Any...
2000-09-02 Brian Somerssetproctitle() requires unistd.h and not libutil.h...
2000-09-02 Brian Somerslibutil.h is no longer required for setproctitle()
2000-09-02 Brian Somerslibutil is no longer required as setproctitle() has...
2000-09-02 Brian SomersMove setproctitle() from libutil to libc (after a repo...
2000-09-02 Andrew GallatinA quick fix to get around a problem (described below...
2000-09-02 Bill PaulDefine some more bits in CSR15 needed for previous...
2000-09-01 Bill PaulMake the blinkylights on non-MII 21143 cards work....
2000-09-01 Mike SmithIf a base address register has been set up by the BIOS...
2000-09-01 Mike SmithList opt_asr.h for creation, as it's expected by the...
2000-09-01 Nick SayerDocument the tap driver
2000-09-01 Mike SmithMove the 'asr' driver to cdev major 154, since 97 is...
2000-09-01 Mitsuru IWASAKIChange the probing order priority of acpi so that acpi...
2000-09-01 Cameron Grantchange mixer api slightly
2000-09-01 Robert Watsono Simplify if/then clause equating ESRCH with ENOENT...
2000-09-01 Robert Watsono Synchronize linprocfs authorization with procfs autho...
2000-09-01 Bruce A. MahNote in release notes that: which(1) and killall(1...
2000-09-01 Cameron Grantadd 32bit formats and a couple of ioctls
2000-09-01 Bruce A. MahReflect the MFC of: Posix.1b shared memory objects...
2000-09-01 Ruslan ErmilovMatch IPPROTO_ICMP with IP protocol field of the origin...
2000-09-01 Robert Watsono Make procfs use vaccess() for procfs_access() DAC...
2000-09-01 Andrey A. ChernovTreat empty lang as "C" lang too
2000-09-01 Sheldon HearnAdd a missing article.
2000-09-01 Ruslan Ermilov`ip_id' now expected in host byte order when IP_HDRINCL...
2000-09-01 Ruslan ErmilovFixed broken ICMP error generation, unified conversion...
2000-09-01 Alexey ZelkinSet rcsid to correct value
2000-09-01 Alexey Zelkinprotect .h file contents correctly.
2000-09-01 Alexey ZelkinRemove unused indirect references to cat* functions.
2000-09-01 Alexey ZelkinFix memory leak introduced by kris in rev 1.22
2000-09-01 KATO TakenoriFixed FPU_ERROR_BROKEN code. It had old-isa code.
2000-09-01 Andrey A. Chernovsetlocale may return NULL, handle this case too by...
2000-09-01 Andrey A. ChernovMove protection code down to handle NL_CAT_LOCALE case...
2000-09-01 Andrey A. ChernovProtect from badly formed LANG variable
2000-09-01 Ruslan ErmilovTeach .Fx and .Os about FreeBSD 4.2.
2000-09-01 Ruslan ErmilovChanged the way we handle outgoing ICMP error messages...
2000-09-01 MIHIRA Sanpei... fix multi io window patch(Rev. 1.48)
2000-09-01 David E. O... Cleanup after repo copy of sys/svr4 to sys/compat/svr4.
2000-09-01 Mike SmithAdd MAINTAINER tag to aid updaters in finding the respo...
next