]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1997-07-21 bdeRemoved support for stale options.
1997-07-21 bdeAdded top.1 to CLEANFILES.
1997-07-21 bdeAdded ${KMOD} to CLEANFILES. ${KMOD} gets created...
1997-07-21 bdeAdd to CLEANFILES instead of setting it absolutely...
1997-07-21 katoSynchronize with sys/i386/isa/npx.c revision 1.49.
1997-07-21 katoSynchronize with sys/i386/i386/microtime.s revision...
1997-07-21 katoSynchronize with sys/i386/isa/clock.c revision up to...
1997-07-21 katoSynchronize with sys/i386/isa/fd.c, if_ed.c, if_fe...
1997-07-21 katoSynchronize with sys/i386/i386/machdep.c and trap.c...
1997-07-21 charnierUse err(3). Add usage().
1997-07-21 charnierUse err(3). Use .Pa macro for filenames in man page.
1997-07-21 charnierCosmetic in usage string. Typos in man page.
1997-07-21 charnierCheck fgets' return value, silent -Wall.
1997-07-21 charnierCosmetic in usage string.
1997-07-21 fsmpDisabled 2 static inlines:
1997-07-21 fsmpMade the SMP case ignore the possibility of an INT13...
1997-07-21 dysonFix a crash that has manifest itself while running...
1997-07-20 fsmpPut in a "HEADS UP" concerning the 'SMP_TIMER_NC' option.
1997-07-20 fsmpOmit printout of imen, INTRGET() is not MP-safe yet...
1997-07-20 fsmpDeveloped a new strategy for handling the 8254/8259...
1997-07-20 fsmpDeveloped a new strategy for handling the 8254/8259...
1997-07-20 fsmpMinor cleanup.
1997-07-20 fsmpMinor cleanup.
1997-07-20 fsmpPass string arg to apic_dump.
1997-07-20 bdeRemoved unused #includes.
1997-07-20 bdeRemoved unused #includes.
1997-07-20 bdeFixed data+bss limit (use the current rlimit instead...
1997-07-20 bdeRemoved unused #includes.
1997-07-20 katoRemoved unused #includes.
1997-07-20 bdeRemoved yet another vestige of devconf.
1997-07-20 bdeFinished (?) converting md_regs to a `struct trapframe...
1997-07-20 bdeUniformized idempotency ifdef.
1997-07-20 bdeFixed missing indent protection in copyright.
1997-07-20 katoFixed the place of the `}' in comparam().
1997-07-20 bdeRemoved unused #includes.
1997-07-20 katoSynchronize with sys/i386/i386/microtime.s revision...
1997-07-20 katoSynchronize with sys/i386/isa/clock.c revision up to...
1997-07-20 bde#include <machine/stdarg.h> in the one place in pcvt...
1997-07-20 bdeRemoved a stray semicolon.
1997-07-20 bdeRemoved unused #includes.
1997-07-20 bdeRemoved unused #includes and a stale forward declaration.
1997-07-20 bdeOops, I removed one too many #include. <machine/frame...
1997-07-20 bdeHide definitions that depend on the APIC_IO option...
1997-07-20 bdeFixed pedantic ANSI C errors:
1997-07-20 bdeMoved some definitions of initialized data nearer to...
1997-07-20 bdeRemoved unused #includes.
1997-07-20 bdeFixed bitrot in fpu LKMs.
1997-07-20 bdeRemoved unused #includes.
1997-07-20 bdeRemoved unused #includes.
1997-07-20 bdeCleaned up revisions 1.22 and 1.23.
1997-07-20 bdeDisabled option SMP_TIMER_NC. It now conflicts with...
1997-07-19 fennerRemove sonewconn() macro kludge, introduced in 4.3...
1997-07-19 fennerRemove crufty LBL ifdef that only applies to Suns.
1997-07-19 jfieberRemove SGML related directories.
1997-07-19 jfieberRemove SGML tools from -current.
1997-07-19 davidnsleep() after sending 'nologin' file to ensure output...
1997-07-19 fsmpAdded code to support #define APIC_PIN0_TIMER.
1997-07-19 fsmpAdded #code to support define APIC_PIN0_TIMER.
1997-07-19 fsmpAdded #define APIC_PIN0_TIMER.
1997-07-19 fsmpSMP or APIC_IO:
1997-07-19 fsmpIncreased NIDT to 256 for case of SMP or APIC_IO.
1997-07-18 fsmpAdded "options DDB", given the experimental nature...
1997-07-18 fsmpSplit TEST_CPUSTOP code into CPUSTOP_ON_DDBBREAK and...
1997-07-18 woschRshd print to much information if a user does not exists.
1997-07-18 seAssign correct chip set register dump functions to...
1997-07-18 seFix "unexpected phase change" interrupt handler: Do...
1997-07-18 impAdd code to make sure that we don't overflow the buffer...
1997-07-18 impFix a problem where remote files could be removed by...
1997-07-18 wollmanCalculate and print out the standard deviation of the...
1997-07-18 woschA not initialized variable forced malloc to abort if...
1997-07-18 wosch`cp -r' -> `cp -R'
1997-07-18 julianAn actual fix for the routing default crashes that
1997-07-18 julianCheck if routed had the same problems that route(1...
1997-07-18 peterMake sleep() and usleep() "eat" any stray SIGALRM signa...
1997-07-18 julianfix what appears to me to be absolutle bogus code
1997-07-18 asamiAdd appropriate ${DESTDIR} in front of absolute paths.
1997-07-18 charnierUse err(3) instead of local redefintion. Add usage...
1997-07-18 charnierUse err(3). Mdoc'ify man page.
1997-07-18 asamiAdd ${DESTDIR} in front of absolute path.
1997-07-18 fsmpMade the printing of the APIC INTs depend on bootverbose.
1997-07-18 fsmpprintf cleanup.
1997-07-18 asamiAdd BSD.x11.dist to list of files to copy to /etc/mtree...
1997-07-17 dysonHopefully fix a few problems that could cause hangs...
1997-07-17 markmChanges for perl-5.004_01
1997-07-17 katoSynchronize with sys/i386/isa/sio.c revision 1.172.
1997-07-17 katoSynchronize with sys/i386/isa/npx.c revision 1.47.
1997-07-17 msmithFix Julian's fixed fix. Routing is weird.
1997-07-17 davidngetuid() -> geteuid().
1997-07-17 dfrMerge WebNFS support from NetBSD
1997-07-17 charnierCosmetic in usage string.
1997-07-17 charnierMdoc'ify man page.
1997-07-17 charnierUse err(3). Mdoc'ify man page.
1997-07-17 dysonAdd some support for the 16650 type UARTS.
1997-07-17 dysonClean up some lint associated with the AIO code.
1997-07-17 dysonAdd support for 4MB pages. This includes the .text...
1997-07-17 fsmpTurned OFF DEBUG_CPUSTOP as the default. This was...
1997-07-17 peterRemove the disable for the P5 cpu class bcopy using...
1997-07-16 dfrMerge WebNFS changes from NetBSD.
1997-07-16 jkhRepair missing quote.
1997-07-16 julianBungled cut/paste leaves kernel with page faults..
next