]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-05-05 jbRemove leading underscores for the functions (weak...
1998-05-05 jbThe __set_ospeed() function is coded against the speed_...
1998-05-05 jbChange a couple of long types to int to match NetBSD...
1998-05-05 jbTreat the lock value as volatile.
1998-05-05 jbIn a threaded library, expect the lock field to be...
1998-05-05 andreasAdd variables for the ntpdate and xntpd program, you...
1998-05-05 desFix the search sequence for keymaps.
1998-05-05 sosFix the 4-8G LBA geometry it was wrong.
1998-05-05 katoInclude pc98.h instead of isa.h when PC98 is defined.
1998-05-05 katoDeleted unused item.
1998-05-05 bdeDon't generate y.tab.h, since it is not used.
1998-05-05 bdeAdded y.tab.h to SRCS. This should have been used...
1998-05-05 bdePut y.tab.h back in SRCS. This used to be the best...
1998-05-05 jbFix the path.
1998-05-05 jbSpecify an absolute include path.
1998-05-05 jbOne of those silently included files that just about...
1998-05-05 jbThe BINDIR definition is an extra directory level away...
1998-05-05 jbOops, missed the common part of gas.
1998-05-05 jbGas build for i386 requires env as a build tool.
1998-05-05 bdeBacked out previous commit. It was tested, but not...
1998-05-05 jbAdd a message about editing /etc/group to the beginning...
1998-05-05 bdeBacked out previous change. Generating vgaio.h from...
1998-05-05 charnierAdd usage() and rcsid. Getopt() returns -1 not EOF...
1998-05-05 charnierAdd usage() and rcsid. Remove unused #include. -Wall.
1998-05-05 bdeDon't generate a2p.h or y.tab.h from a2p.y. Neither...
1998-05-05 bdeOops, the symlink from y.tab.h doesn't work until its...
1998-05-05 alexPermit double digit year values to be used in the next...
1998-05-05 rnordierReplace _exit() with exit()
1998-05-05 rnordierFix typo.
1998-05-04 rnordierFix a few nits in quoted code fragments and elsewhere.
1998-05-04 rnordierMake compatible with standard what command:
1998-05-04 jbSupport cross architectures by using specific directori...
1998-05-04 jbi386 gas config files.
1998-05-04 jbAlpha gas config files.
1998-05-04 jbSupport cross-architectures using sub-directories.
1998-05-04 jbAdd support for cross-architecture gases. Since the...
1998-05-04 jbBINDIR is now specified in a single place. There are...
1998-05-04 jbWork out the list of emulations based on the cross...
1998-05-04 jbAdd cross-architecture support.
1998-05-04 jbBINDIR is now specified in a single place. There are...
1998-05-04 jbBIDIR is now specified in a single place. There are...
1998-05-04 jbEvaluate the TARGET from the architecture. We'll assume...
1998-05-04 jbRemote i386 cross-architecture support. It's now config...
1998-05-04 jbAdd cross-architecture support.
1998-05-04 jbSince the makefiles below binutils with the architectur...
1998-05-04 jbAdd makefile support for cross-architectures. Allow...
1998-05-04 bdeFixed races in `make -jN' using new yacc rules.
1998-05-04 bdeSimplified by using new lex rules.
1998-05-04 bdeSimplified by using new yacc rules.
1998-05-04 bdeSimplified by using new lex and yacc rules.
1998-05-04 bdeSimplified by using new yacc rules and by not generatin...
1998-05-04 bdeSimplified by using new yacc rules. The new lex rules...
1998-05-04 bdeSimplified using new yacc rules and by not generating...
1998-05-04 bdeSimplified using new yacc rules and by not generating...
1998-05-04 bdeSimplified by using new yacc rules and by not generatin...
1998-05-04 bdeDon't add y.tab.h to CLEANFILES, since this would now...
1998-05-04 guidoRefuse accellerated opens on listening sockets that...
1998-05-04 bdeSimplified using new yacc rules. This is cosmetic...
1998-05-04 dysonCorrect an error that I made where the vtruncbuf was...
1998-05-04 bdeFudge local variables better in the yacc rules so that...
1998-05-04 dysonFix the shm panic. I mistakenly used the shadow_count...
1998-05-04 bdeSimplified using new yacc rules. This is cosmetic...
1998-05-04 bdeFixed races in `make -jN' using new yacc rules. This...
1998-05-04 bdeFixed races in `make -jN' using new yacc rules.
1998-05-04 bdeSymlink awk.y to awktab.y so that the default yacc...
1998-05-04 bdeGenerate explicit rules and other infrastructure for...
1998-05-04 katoSync with sys/i386/isa/sio.c revision 1.200.
1998-05-04 phkJust the sans-serif console font that I use on my syste...
1998-05-04 phkDetect USR PnP x2 modem.
1998-05-04 woschAdded a alpha category to the list.
1998-05-04 katoAdded amd controller to support MELCO IFC-DP SCSI card.
1998-05-04 katoAdded another PCI to C-bus (ISA bus like 16 bit bus...
1998-05-04 katoAdded SMP kernel configuration file for PC-98 machine.
1998-05-04 katoSystem clock speed is always detected automatically.
1998-05-04 katoUse `0xf8' instead of `IO_NPX' macro to support compili...
1998-05-04 cracauerWhen calling a shell function, remember whether exit...
1998-05-04 peterUpdate the named hooks.
1998-05-04 peterArgh, forgot to commit the update here for bind-8....
1998-05-04 katoSupport compiling with `gcc -ansi'.
1998-05-04 katoSupport compiling with `gcc -ansi'.
1998-05-04 steveChange a couple 'make' to '${MAKE}'.
1998-05-04 dysonWork around some VM bugs, the worst being an overly...
1998-05-04 steveClarify use of 'if' capability.
1998-05-04 jbForce BOOTSTRAP mode all the time while the headers...
1998-05-04 katoAdd NEC PC-98 chipsets.
1998-05-03 steveBe picky about the format of the commandline and cleanup
1998-05-03 steveAdd the year to the 'wtmp begins...' line.
1998-05-03 jraynardTypo fixes
1998-05-03 jraynardTypo fix.
1998-05-03 jraynardPedantry (NULL -> NUL).
1998-05-03 jraynardDon't imply sigset_t == int.
1998-05-03 steveRemove (now) invalid .Xr trsp 8
1998-05-03 steveTypo and grammer fixes.
1998-05-03 steveAvoid stairstep effect on output of 'if=...' file.
1998-05-03 phkPatches are given here for pcisupport.c to recognise...
1998-05-03 peterPut named-bootconf (the script to convert named.boot...
1998-05-03 peterAdd nsupdate
1998-05-03 peterUpdate for bind-8
1998-05-03 peterUpdate for bind-8. Also use /proc in preference to...
1998-05-03 peterThese are no longer shipped with bind, but are a well...
next