]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-07-20 Andreas KlemmEnter absolute path for the makemap command (which...
1998-07-20 Bruce EvansBacked out rev.1.9 (except don't bring back the vax...
1998-07-20 Bruce EvansClear d_boot0 and d_boot1 in the virgin label. These...
1998-07-20 Kazutaka YOKOTAMF22: fix typo in a keymap filename (lat-amer.iso ...
1998-07-20 Steve PriceRemove no longer needed FreeBSD specific code.
1998-07-20 Julian ElischerStart cleaning up the aynchronous probing code for...
1998-07-20 Joseph KoshyFix discrepancy between sources and manual page for...
1998-07-19 Brian SomersAdd missing braces - without them, the IP & label were...
1998-07-19 KATO TakenoriSync with sys/i386/isa/isa.c revision 1.113.
1998-07-19 KATO TakenoriSync with sys/i386/isa/fd.c revision 1.119.
1998-07-19 Robert NordierMinor consistency fixes.
1998-07-19 Robert NordierDrop mkdosfs (replaced by newfs_msdos).
1998-07-19 Jordan K. HubbardA slap on the wrist to Dag-Erling, who plainly did...
1998-07-19 Jordan K. HubbardA few size tweaks to try and get the -current boot...
1998-07-19 Bruce EvansStop physical DMA for the non-auto case in isa_dmadone...
1998-07-19 Jean-Marc Zucconi'remaining' must be declared off_t instead of int to...
1998-07-18 Alexander LangerDon't log ICMP type and subtype for non-zero offset...
1998-07-18 Tim VanderhoekClarify "Cannot delete file as directory" errmessage.
1998-07-18 Dag-Erling... Allow dump devices with dkpart != SWAP_PART on devfs...
1998-07-18 Tim VanderhoekMFC: sample qmail entry.
1998-07-18 Bill FennerUndo rev 1.41 until we get more details about why it...
1998-07-18 Brian SomersRemove redundant comments.
1998-07-18 Jordan K. HubbardMF22: Paul Traina's changes.
1998-07-18 Bruce EvansFixed error handling after a seek error that can't...
1998-07-17 Jordan K. HubbardMF22: XFree86 is now v3.3.2
1998-07-17 Eivind EklundAvoid race-conditions on playpen delete.
1998-07-17 Joerg WunschPlace a fat warning that floppy tapes should be configu...
1998-07-17 Warner Losho for unknown int21 functions, set the CY bit to indica...
1998-07-16 Warner Losho remove -f from doscmd man page, as it is not implemented.
1998-07-16 Justin T. GibbsCorrect SEEPROM checksum calculation when multiple...
1998-07-16 Nate WilliamsFix race condition in pw caused by multiple instances...
1998-07-16 Doug RabsonSimplify access to PCI config registers.
1998-07-16 Robert NordierReverse charnier's changes to usage.
1998-07-16 Philippe CharnierMake it compile again in the !__STDC__ case.
1998-07-16 KATO TakenoriMerge from sys/i386/isa/syscons.c (1.265->1.266).
1998-07-16 KATO TakenoriSync with sys/i386/isa/fd.c revision 1.118.
1998-07-16 KATO TakenoriSync with sys/i386/i386/userconfig.c revision 1.104.
1998-07-16 KATO TakenoriSync with sys/i386/isa/pcaudio.c revision 1.42.
1998-07-16 Jordan K. HubbardMF22: Copy up new doc files.
1998-07-16 Jordan K. HubbardMF22: Add prototype errata file.
1998-07-16 Jordan K. HubbardMF22: prototype fix.
1998-07-15 Doug RabsonPoint at the right place for alpha registers.
1998-07-15 Doug RabsonMake ptrace work.
1998-07-15 Doug RabsonTweaks for cross-building from NetBSD/alpha.
1998-07-15 Doug RabsonAdd some debug code.
1998-07-15 Doug RabsonAn mc146818a clock attached to an isa bus.
1998-07-15 Doug RabsonLinker script for alpha kernel.
1998-07-15 Bruce EvansChanged %n to %r in devfs name format strings. %n...
1998-07-15 Dag-Erling... Allow blank lines in /var/yp/securenets.
1998-07-15 Bruce EvansDon't cast pointers to longs in asm statements.
1998-07-15 Bruce Evans%n in a comment was a poor abbreviation for Immediate...
1998-07-15 Bruce EvansThe ioctl request arg is unsigned log, so don't attempt...
1998-07-15 Bruce EvansThe ioctl request arg is unsigned long, so don't attemp...
1998-07-15 Bruce EvansDon't pretend to support ix86's with 16-bit ints by...
1998-07-15 Bruce EvansDon't cast pointers to longs in asms. Changed all...
1998-07-15 Philippe CharnierCorrect use of .Nm. Add rcsid. -Wall. Add -p flag in...
1998-07-15 Bruce EvansCast between longs and pointers via intptr_t. There...
1998-07-15 Philippe CharnierCorrect use of .Nm. Add rcsid. Remove unused #includes...
1998-07-15 Philippe CharnierCorrect use of .Nm. Remove unused #includes. Use warn...
1998-07-15 Bruce EvansCast between u_longs and object pointers via uintptr_t.
1998-07-15 Philippe CharnierDo not uppercase first letter in syslog() string.
1998-07-15 Philippe CharnierAdd Id. .Nm nologin -> .Nm.
1998-07-15 Philippe CharnierCorrect use of .Nm. Do not dot terminate syslog() strin...
1998-07-15 Philippe CharnierDo not dot terminate syslog() string. Remove unused...
1998-07-15 Philippe CharnierCorrect use of .Nm. Remove unused #includes. Short...
1998-07-15 Philippe CharnierAdd prototypes. Check malloc() return value. Use err...
1998-07-15 Philippe CharnierCorrect improper use of .Sm. Document -d flag. Correct...
1998-07-15 Bruce EvansCast between longs and pointers via intptr_t. The...
1998-07-15 Philippe Charnier.Nm mount_union -> .Nm.
1998-07-15 Philippe CharnierCorrect use of .Nm. Use .Ar when appropriate. Remove...
1998-07-15 Bruce EvansCast longs to intptr_t before casting them to pointers.
1998-07-15 Philippe CharnierCorrect use of .Nm. Remove unused #includes.
1998-07-15 Bruce EvansCast pointers to intptr_t instead of or before casting...
1998-07-15 Bruce EvansCast u_longs to uintptr_t before casting them to pointe...
1998-07-15 Bruce EvansCast function pointers to uintfptr_t before casting...
1998-07-15 John PolstraAdd support for a new archetype "printf0" for the ...
1998-07-15 Bruce EvansCast pointers to [u]intptr_t instead of to [unsigned...
1998-07-15 Bruce EvansCast the value returned by strtoul() to a uintptr_t...
1998-07-15 Bruce EvansCast virtual addresses that happen to be represented...
1998-07-15 Joseph KoshyFix inconsistent port numbering in man page.
1998-07-15 Bruce EvansCast pointers to uintptr_t/intptr_t instead of to u_lon...
1998-07-14 Søren SchmidtAdd support for the AVer Media range of cards.
1998-07-14 Guy HelmerRevert "POSIX saved uids change". seteuid(2) is not...
1998-07-14 Andrey A. ChernovProvide meaningful errno value on error return
1998-07-14 Mike SmithAdd missing register name defines.
1998-07-14 Bruce EvansPrint pointers using %p instead of attempting to print...
1998-07-14 Bruce EvansPrint pointers using %p instead of attempting to print...
1998-07-14 Bruce EvansDon't pretend to support ix86's with 16-bit ints by...
1998-07-14 Bruce EvansIf object pointers need to be cast to [unsigned] intege...
1998-07-14 Bruce EvansAvoid some casts of pointers to integers (of possibly...
1998-07-14 Bruce Evansioctl() request args are unsigned longs, so don't attem...
1998-07-14 Joseph KoshyMake `dump' exit codes confirm to manual page.
1998-07-14 Joseph KoshyAdd $Id$.
1998-07-14 Joseph KoshyAdd $Id$.
1998-07-14 Dag-Erling... Inserted missing .Bl in the FILES section.
1998-07-14 Amancio HastyI checked in the wrong version yesterday . The correct...
1998-07-14 Bruce EvansDon't pretend to support ix86's with 16-bit ints and...
1998-07-14 Bruce EvansChanged to the C9x draft spelling of the (unsigned...
1998-07-14 Bill PaulAdd list of Compaq and Olicom ethernet cards that work...
1998-07-13 Stefan EßerAdd US Mirror site to MASTER_SITE_KDE.
next