]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1997-03-10 Mark MurrayMove this files* entry for the Brooktree TV driver...
1997-03-10 Bill PaulFix brain-o in SunOS passwd.adjunct stuff: !strstr...
1997-03-10 Bruce EvansFixed the Cyclades and Digiboard port numbers.
1997-03-10 Satoshi AsamiAsk user to carefully examine changes when sending...
1997-03-10 Satoshi AsamiRemove part about sending in complete ports for an...
1997-03-10 Andrey A. ChernovDo not re-initialize random numbers generator several...
1997-03-10 Andrey A. ChernovAdd ^ getpid() for better srandom results
1997-03-10 Andrey A. ChernovDetect failure open condition for direct mode now
1997-03-10 Mark MurrayInitial import of the Brooktree PCI-TV drivers. I have...
1997-03-10 Andrey A. ChernovDon't waste time scanning tun_in+10 descriptors, scan...
1997-03-10 Hiroyuki HanaiCatch up with the original.
1997-03-10 Daniel O'CallaghanUpdate MAKEDEV to handle lots of tun devices, consisten...
1997-03-10 Hiroyuki HanaiCatch up with the original.
1997-03-09 Wolfram SchneiderAdd comments.
1997-03-09 Wolfram SchneiderSync with /etc/mtree/BSD.*.dist
1997-03-09 Jordan K. HubbardAdd registration help screen.
1997-03-09 Jordan K. HubbardAdd a registration screen so we can finally start count...
1997-03-09 John-Mark Gurneyreplace non-existant ioctl [GP]IO_STRMAP with what...
1997-03-09 Andrey A. Chernovcdefs cleanup
1997-03-09 Andrey A. ChernovI remove pending signals completely, they are not usele...
1997-03-09 KATO TakenoriMakefile generates boths IBM-PC and PC-98 version of...
1997-03-09 KATO TakenoriAdded PC-98 specific function to get battery status.
1997-03-09 Bruce EvansUse __ieee754_sqrt() instead of sqrt() internally....
1997-03-09 Wolfram SchneiderAdd reference to `PMake - A Tutorial'
1997-03-09 Bruce EvansInclude <machine/asm.h> instead of kernel-only <machine...
1997-03-09 Bruce EvansMoved userland assembler macros from <machine/asmacros...
1997-03-09 Stephen McKayClarified the behaviour of dup2(fd1,fd2) when fd1=...
1997-03-09 Wolfram SchneiderSupport comments in password database (/etc/master...
1997-03-09 Wolfram SchneiderDocument comments.
1997-03-09 Bruce EvansCloned src/lib/libc/i386/DEFS.h to create <machine...
1997-03-09 Bruce EvansYAMInTheWrongDirectionF22 (part of rev.1.28.2.3: set...
1997-03-09 Bruce EvansDon't use a dot in the chown command. Fixed some minor...
1997-03-09 Bruce EvansFixed style bugs in install rule (afterinstall -> befor...
1997-03-09 Bruce EvansDon't use a dot in the chown command. In fact, don...
1997-03-09 Bruce EvansAdded forgotten directories netns and pccard. The...
1997-03-09 Mike PritchardUpdate a number of routines to reflect the actual name
1997-03-09 Bruce EvansDon't use a dot in a chown command. In fact, don't...
1997-03-09 Mike PritchardUpdate a number of panic messages to reflect the actual...
1997-03-09 Wolfram SchneiderAdd table of contents. Remove stale comments.
1997-03-09 Mike PritchardThe CIRCLEQ_ENTRY example was wrong. Part of PR# 2917.
1997-03-09 Mike PritchardThe first argument to fts_set was wrong. Part of PR...
1997-03-09 Mike PritchardPause() is made obsolete by sigsuspend(2), not sigpause(3).
1997-03-09 Mike PritchardFix a number of typos, one of which is part of PR#...
1997-03-09 Wolfram SchneiderAdd comments.
1997-03-08 Wolfram SchneiderAdd new variables COMPRESS_CMD and COMPRESS_EXT.
1997-03-08 Bruce EvansDon't use a dot in the chown commands. In fact, don...
1997-03-08 Nate WilliamsAdded comments regarding 3Com PCMCIA cards:
1997-03-08 Bruce EvansDon't use dot in a chown command. The chown command...
1997-03-08 Paul TrainaInstall opie.h in /usr/include
1997-03-08 Paul TrainaMake OPIE's public API use BSD conventions.
1997-03-08 Bruce EvansDon't use a dot in the chown commands. In fact, don...
1997-03-08 Bruce EvansFixed substitution of @TMAC_S_PREFIX@ and @TMAC_M_PREFIX@.
1997-03-08 Wolfram SchneiderCleaned up some messages, added a check to remove a...
1997-03-08 Andrey A. ChernovMake /dev/urandom fd static, or it pick up random descr...
1997-03-08 Wolfram SchneiderEnable some aliases.
1997-03-08 Guido van RooijAdd my pgp key
1997-03-08 Wolfram SchneiderAllow comments in group database.
1997-03-08 Jordan K. HubbardYAMF22
1997-03-08 Bruce EvansUse the common nchstats struct instead of a private...
1997-03-08 Bruce EvansFixed missing initialisation of vp->v_type for types...
1997-03-08 Guido van RooijMake mv more robust. A race has been fixed, as well...
1997-03-08 Wolfram SchneiderSync with /etc/mtree/BSD.root.dist.
1997-03-08 KATO TakenoriSynchronize with sys/i386/boot/biosboot/Makefile revisi...
1997-03-08 Bruce EvansFixed the hash formula. Lite2 doesn't have phashinit...
1997-03-08 Guido van RooijFix style bugs and other bugs in the NFS fix.
1997-03-08 Wolfram SchneiderAdd variable MAIL.
1997-03-08 Wolfram SchneiderAllow comments in password database. The comments are...
1997-03-08 Jordan K. HubbardYAMF22
1997-03-08 Andrey A. ChernovUnpend all signals before execv, it not makes any sense...
1997-03-08 Andrey A. ChernovUnpend fault signals like SIGSEGV, etc
1997-03-08 Jordan K. HubbardCorrect a bogus URL to bash in an example.
1997-03-08 Andrey A. ChernovAdd ^ getpid() to make more random results for subseque...
1997-03-08 Jordan K. HubbardAdd a missing docfile (whoops! Overlooked).
1997-03-08 Jordan K. HubbardYAMF22
1997-03-08 Andrey A. ChernovUnpend all killing signals to shut down this thing...
1997-03-08 Andrey A. ChernovDon't pend SIGALRM (Timer Service) due to
1997-03-08 Paul TrainaAPI cleanups (use const char * where appropriate)
1997-03-08 John DysonWhen removing IN_RECURSE support during the Lite/2...
1997-03-07 Jordan K. HubbardYAMF22
1997-03-07 Jordan K. HubbardMake enumerated list more cosmetically appealing.
1997-03-07 John DysonRemove unnecessary check for vp->v_mount being null...
1997-03-07 Jordan K. HubbardUpdate installation info for upcoming releases.
1997-03-07 Kazutaka YOKOTAMade sure the string formated by strftime() is properly
1997-03-07 Kazutaka YOKOTAMade sure the string formated by strftime() is properly
1997-03-07 Kazutaka YOKOTAMade set_controller_command_byte() less verbose. It...
1997-03-07 Joerg WunschFix a bogon in pcvt that caused a characterset designat...
1997-03-07 Joerg WunschFix the new (kbdio) keyboard layer to correctly work...
1997-03-07 Mike PritchardOops, had a couple of extra parens in a couple of lines.
1997-03-07 Mike PritchardClean this man page up. Don't use hardcoded font escap...
1997-03-07 Gary PalmerFix (I hope) the NFS hole. This is only compile tested.
1997-03-07 Mike PritchardAdd a missing semi-colon.
1997-03-07 Hiroyuki HanaiCatch up with the original.
1997-03-07 Mike PritchardSome minor mdoc cleanup.
1997-03-07 John-Mark Gurneyadd missing cvs Id lines.
1997-03-07 Mike PritchardUpdate this man page to reflect how setattr manipulates...
1997-03-07 John-Mark Gurneyadd missing cvs Id lines
1997-03-07 John-Mark Gurneyadd missing cvs Id lines.
1997-03-07 Mike PritchardTypo fix.
1997-03-07 Mike PritchardFix a couple of typos.
1997-03-07 Brian SomersAdd a -s option for setting the current vty. This...
next