]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1997-08-28 Mike SmithRemove bogus i386/* includes.
1997-08-28 KATO TakenoriMoved include files which are independent of bs driver.
1997-08-28 KATO TakenoriSynchronize with sys/i386/isa/isa.c revision 1.103.
1997-08-28 Andrey A. ChernovFix inspace handling I broke in rev 1.13
1997-08-28 Philippe CharnierUse err(3). Rewrote man page in mdoc format. The user...
1997-08-28 Philippe CharnierUse err(3). Add usage and prototypes. Use getopt()...
1997-08-28 Warner LoshStop parsing args before user supplied to argument...
1997-08-28 Mike SmithAdd prototype for isa_dmastop()
1997-08-28 Mike SmithHere is a patch to alleviate the current problem with...
1997-08-28 John PolstraAdd the necessary defines to the freebsd-elf configurat...
1997-08-28 Julian ElischerAdd a per-interface-address pointer to a function that...
1997-08-28 KATO TakenoriInclude "opt_ddb.h" only when NULLFS_DIAGNOSTIC is...
1997-08-27 Brian SomersUse login_progok().
1997-08-27 Brian SomersAdd full support for determining if a user
1997-08-27 Joerg WunschMajor Ooops. I've overlooked a few calls to scanident...
1997-08-27 Andrey A. ChernovUse getpwnam(getlogin()) before getpwuid(getuid())
1997-08-27 Poul-Henning... Improvement of type independency for the bitmap.
1997-08-27 KATO TakenoriUse existing path, even though PC-98 doesn't support...
1997-08-27 KATO TakenoriFixed NULLFS_DIAGNOSTIC stuff.
1997-08-27 KATO TakenoriSynchronize with sys/i386/i386/machdep.c and trap.c...
1997-08-27 Poul-Henning... Malloc option H is now default.
1997-08-27 Jordan K. HubbardDon't preferentially execute Makefiles in ${OBJDIR...
1997-08-27 Philippe CharnierUncomment sccsid string and enclose it inside #if 0...
1997-08-27 Philippe CharnierUse err(3) instead of local redefinition.
1997-08-27 Warner LoshDon't getenv(HOME) when set[ug]od. This can lead to...
1997-08-27 Peter WemmAdapt to recent smp tree changes..
1997-08-27 Julian Elischerremove un-needed if statement (now the poul removed...
1997-08-26 Brian SomersCheck the "prog.deny" login.conf capability and
1997-08-26 Brian SomersAdd prog.deny as a list capability for
1997-08-26 Wolfram SchneiderStop the growing list of shells if /etc/adduser.conf
1997-08-26 Paul TrainaUpdate synopsis. A partial fix has also been submitted...
1997-08-26 Peter WemmCorrect some things I forgot about until it was too...
1997-08-26 Peter WemmClean up the SMP AP bootstrap and eliminate the wretche...
1997-08-26 Julian Elischertwo fixes submitted by Dmitrij Tejblum <dima@tejblum...
1997-08-26 Bruce EvansFixed cleandepend target. Subdirectories weren't handl...
1997-08-26 KATO TakenoriSynchronize with sys/i386/isa/syscons.h revision 1.32.
1997-08-26 KATO TakenoriSynchronize with sys/i386/isa/isa.c revision 1.102.
1997-08-26 Peter WemmRemove unneeded ${.MAKEFLAGS} being explicitly passed...
1997-08-26 Bruce Evans-I/sys -> ${.CURDIR}/../../sys. This should finish...
1997-08-26 Bruce Evans-I${DESTDIR}/sys -> -I${.CURDIR}/../../sys.
1997-08-26 Bruce EvansRemoved bogus -I path in CFLAGS.
1997-08-26 Andrey A. ChernovTemp restore of rev 1.9
1997-08-26 Bruce EvansRestored rev.1.92 which was clobbered by the previous...
1997-08-26 Philippe CharnierUse err(3). Add usage() and prototypes.
1997-08-26 Philippe CharnierCosmetic in usage string.
1997-08-26 Philippe CharnierUse err(3).
1997-08-26 Philippe CharnierUse err(3). Add usage().
1997-08-26 Philippe CharnierCosmetic in usage string. Mdocify author section.
1997-08-26 Philippe CharnierMain() returns int.
1997-08-26 Eivind EklundRemoved a buffer overflow in args().
1997-08-26 Poul-Henning... Uncut&paste cache_lookup().
1997-08-26 Philippe CharnierJust forgot a moment that mdoc macros are limited to...
1997-08-26 Philippe CharnierRevert some casts I introduced.
1997-08-26 Steve PasseRemoved suggested "options AUTO_START", no longer used.
1997-08-26 John DysonBack out some incorrect changes that was worse than...
1997-08-26 Bruce EvansDon't return EINVAL for negative timespecs in the nanos...
1997-08-26 Warner Losh.Xr vnconfig 8. This was suggested by Dworkin Muller...
1997-08-26 Bruce EvansFinished staticizing.
1997-08-26 Bruce EvansFixed some formatting and style bugs.
1997-08-26 Bruce EvansPrint more info in the "calcru: negative time" message.
1997-08-26 Bruce EvansFixed some gratuitous ANSIisms.
1997-08-26 Bruce EvansRemoved some stale comments.
1997-08-26 Bruce EvansRemoved redundant test against MAXDSIZ (the rlimit...
1997-08-25 Bruce EvansDon't depend on the gcc feature of permitting condition...
1997-08-25 Bruce EvansFixed misplaced declaration.
1997-08-25 Bruce EvansMinor formatting and style fixes.
1997-08-25 Bruce EvansFixed pedantic syntax error (trailing comma in enum).
1997-08-25 Bruce EvansRemoved more abuses of timeout_func_t.
1997-08-25 Bruce EvansRemoved unused misplaced definition of TIMER_FREQ.
1997-08-25 Bruce EvansFixed reversed arguments and poor formatting and commen...
1997-08-25 Bruce EvansFixed some not-so-recently broken indentation.
1997-08-25 Bruce EvansFixed some not-so-recently broken indentation.
1997-08-25 Bruce EvansCheck for irq conflicts even if conflicts are allowed...
1997-08-25 Bruce EvansFixed type mismatch for a (low quality interface) funct...
1997-08-25 Bruce EvansPolice 4.4Lite #include style.
1997-08-25 Bruce EvansFixed type mismatch for a (low quality interface) funct...
1997-08-25 Bruce EvansFixed type mismatches for functions with args of type...
1997-08-25 Bruce EvansAdded an XXX comment.
1997-08-25 Bruce EvansRemoved an unused variable.
1997-08-25 Bruce EvansFixed a pedantic syntax error (case labels without...
1997-08-25 Bruce EvansFinished (?) support for DISABLE_PSE option. 2-3MB...
1997-08-25 Steve PasseMake explicit '-B' option propigate to submakes.
1997-08-25 Bruce EvansRemoved a tautological comment.
1997-08-25 Bruce EvansRemoved a bogus comment.
1997-08-25 Bruce EvansFixed an example.
1997-08-25 Bruce EvansRemoved duplicate MOPT_FORCE and sorted the first one...
1997-08-25 Steve PasseEliminate the blocking of INTs while spinning for the...
1997-08-25 Bruce EvansMoved getmntops() stuff back to mntopt.h so that it...
1997-08-25 Bruce EvansBacked out previous commit - don't clobber the (normall...
1997-08-25 Poul-Henning... Copy&Paste considered harmful:
1997-08-25 Poul-Henning... Add a new vnode op (cachedlookup) so that filesystems...
1997-08-25 Bruce EvansSupport all mount flags that are supported in the kernel.
1997-08-25 Poul-Henning... Add SLIST_FOREACH
1997-08-25 Bruce EvansRestored clobbered parts of rev.1.15 (build intermediat...
1997-08-25 Bruce EvansUse new installhdrs target to install tcl includes.
1997-08-25 Garrett WollmanPrint out the two new fields in the ICMP stats. While...
1997-08-25 Garrett WollmanWhile I'm in here, fix address printing for `netstat...
1997-08-25 Andrey A. ChernovTemporarily comment out issetugid() call until everyone...
1997-08-25 Garrett WollmanICMP Timestamp Request messages could have harbored...
1997-08-25 John-Mark Gurneyadd Id line (so that the commit on RELENG_2_2 will...
next