]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-10-21 David GreenmanAdd a diagnostic printf for freeing a wired page. This...
1998-10-21 David GreenmanDecrement the now unused page table page's wire_count...
1998-10-21 Dima RubanFix types.
1998-10-21 Greg Leheylist.c:
1998-10-21 Greg Leheyconfig.c:
1998-10-20 Robert NordierMake serial port, data format, and bps configurable.
1998-10-20 Peter WemmRevert last change. mkstemp() wasn't to blame, it...
1998-10-20 Peter WemmStop mk*temp() from being pathologically stupid in...
1998-10-20 Dag-Erling... Since vfork() was changed to fork(), we have to pass...
1998-10-20 Mike SmithMake this compile, and honour the spirit of the origina...
1998-10-20 Dima Rubanmake talk/talkd work on alpha.
1998-10-20 Mike Smith - mkdir -m should call chmod because the high-order...
1998-10-20 Mike SmithBehave like zcat if invoked as zcat. We don't install...
1998-10-20 Mike Smith- Fix off-by-one problem in tar where filenames of...
1998-10-20 Mike SmithHex constants should only have one '0x' prefix.
1998-10-20 Brian SomersSpecify BINOWN explicitly - we don't want to depend...
1998-10-19 Bill PaulModify the transmit packet queuing strategy a bit to...
1998-10-19 Dima RubanUse sysctl() rather than kvm_read() when getting inform...
1998-10-19 Warner LoshDefault to aout only on i386. Before we defaulted...
1998-10-19 John PolstraMake gcore work for ELF.
1998-10-19 Robert NordierMake configurable (a) whether to use int 0x13 extension...
1998-10-19 Jordan K. HubbardAdd entries for DiskOnChip2000 Flash device.
1998-10-19 Doug RabsonReclaim the 48k used by the first bootstrap stage by...
1998-10-19 Doug RabsonImplement a hook to allow us to reclaim the memory...
1998-10-19 Jordan K. HubbardWe're now in post-release; make the docs indicate as...
1998-10-18 Doug RabsonRename boot2 to loader.
1998-10-18 Doug RabsonR_ALPHA_RELATIVE relocations need to add the value...
1998-10-18 Bill PaulAdd driver support for PCI fast ethernet adapters based...
1998-10-18 KATO TakenoriCommented out aic.
1998-10-18 Peter WemmSome cleanups and optimizations:
1998-10-18 Peter WemmAdd an ELF_MACHINE_OK() macro for compatability with...
1998-10-18 KATO TakenoriUpdate SMP-GENERIC98 to something a bit more recent...
1998-10-18 KATO TakenoriSync with sys/i386/conf/GENERIC revision 1.125.
1998-10-18 Jordan K. Hubbardadjust to match current times.
1998-10-18 Poul-Henning... Add a missing ++.
1998-10-18 David E. O... Allow building games w/o an existing /usr/games.
1998-10-18 Poul-Henning... Added missing dependency for bus_if.o on bus_if.h
1998-10-18 David E. O... Allow ``make BINDIR=/foo/games'' to work.
1998-10-18 David E. O... Allow ``make BINDIR=/foo/games'' to work.
1998-10-18 Peter WemmInitialize earlier (ie: before npx) in case it makes...
1998-10-18 Peter WemmPrint a message if bootverbose that the emulator is...
1998-10-18 Peter HawkinsPR: 7583
1998-10-18 Peter WemmOOPS!
1998-10-18 David E. O... Only process the ``PWD'' environmental var if built...
1998-10-17 David E. O... To clarify last commit, msmith says:
1998-10-17 Bruce Evans"Fixed" a printf format error. Use bogus casts to...
1998-10-17 Bruce EvansFixed printf format errors.
1998-10-17 Bruce EvansDon't even think about using a sysctl to build osreldat...
1998-10-17 Bruce EvansRestored all lost user targets that are supported by...
1998-10-17 Bruce EvansFixed the type of a signal handler.
1998-10-17 Robert NordierSet BINMODE to 444.
1998-10-17 Bruce EvansFixed printf format errors. Assume that uid_t's are...
1998-10-17 Bruce EvansFixed printf format errors. Assume that time_t's are...
1998-10-17 Bruce EvansFixed missing libraries in DPADD.
1998-10-17 Bruce EvansHonour the default CFLAGS. This fixes a spew of warnin...
1998-10-17 Bruce EvansDon't assume that time_t is long.
1998-10-17 Bruce EvansDon't assume that time_t is long.
1998-10-17 Brian SomersWarn about (but process anyway) CBCP messages with...
1998-10-17 Brian SomersAdjust our CBCP RESP id so that it's the same as the...
1998-10-17 Brian SomersIf the client asks for CBCP, then replies with CBCP_NONUM
1998-10-17 Brian SomersExplain what the ``*'' means for a CBCP phone number
1998-10-17 Brian SomersMove help displays left one column to avoid problems...
1998-10-17 Brian SomersWarn if we encounter an unindented line that isn't
1998-10-17 Brian SomersWarn that the specific chap protocol isn't supported...
1998-10-17 Bruce EvansDon't add /usr/games to $PATH. Adding it here can...
1998-10-17 Bruce EvansFixed building without /usr/games in $PATH. Just add...
1998-10-17 Robert NordierFix some glitches in the input routine:
1998-10-17 Robert NordierHaving probed the keyboard, turn off the -P flag.
1998-10-17 Bruce EvansUpdated the error message for EXDEV to match recent...
1998-10-17 Robert NordierTreat all options as toggles (ie. -c -c is the same...
1998-10-17 Bruce EvansOverload the correct errno for attempts to set an in...
1998-10-17 Robert Nordierbiosboot compatibility fix:
1998-10-17 Robert Nordierbiosboot compatibility fix:
1998-10-17 Bruce EvansBacked out previous commit. It broke fsck again. ...
1998-10-17 Bruce EvansUse only the correct raw partition for writing labels...
1998-10-17 Mark MurrayFix paths. This sorts out the remaining p5-* port-creat...
1998-10-17 Peter Wemm3.0-RELEASE and now the post-release 3.0-CURRENT were...
1998-10-17 Jordan K. HubbardDon't rewrite the disk label. The type field is alread...
1998-10-17 Peter WemmLoad the first page of the file and use the headers...
1998-10-17 Peter WemmSome directories would like to install things into...
1998-10-16 Alexander LangerComplete the description of sio flag 0x40.
1998-10-16 Kenneth D.... Add the dpt(4) man page.
1998-10-16 Kenneth D.... Update the bt(4) man page for CAM.
1998-10-16 Kenneth D.... Add in the adv(4) and adw(4) man pages for the AdvanSys...
1998-10-16 Mike SmithTurn of disk debugging by default (suppress annoying...
1998-10-16 Mike SmithReduce the sbrk() increment from 64K to 4K. There...
1998-10-16 Bruce EvansSplit up rule for ${COMMONHDRS} so that `make -j N...
1998-10-16 KATO TakenoriCommented out bs driver.
1998-10-16 Bruce EvansGenerate code to interpret ioctl numbers for all ioctls...
1998-10-16 Bruce EvansRemoved unused/unusable "ha" keyword. Device classes...
1998-10-16 Justin T. GibbsUpdate to include all supported chips.
1998-10-16 Bruce EvansDon't generate unused file ioconf.h.
1998-10-16 Bruce EvansFixed missing directories in the libraries target:
1998-10-16 Jordan K. HubbardUse the same boot.conf file for alpha, now that it...
1998-10-16 Jordan K. Hubbardfixup for alpha.
1998-10-16 Jordan K. Hubbardfixup for the alpha. tag slid forward, since it's...
1998-10-16 Jordan K. HubbardBack to -current again.
1998-10-16 Jordan K. Hubbardpost-tag version bump. We're now back at 3.0-current!
1998-10-16 Jordan K. Hubbardadd note about CD-220E drives.
1998-10-16 Peter WemmUpdate SMP-GENERIC to something a bit more recent based...
next