]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-07-07 Peter WemmCollect all the (now equivalent) pmap_new_proc/pmap_dis...
2002-07-07 Jake BurkholderAdd a hack (kludge?) to avoid trying to access files...
2002-07-07 Peter WemmUpdate for post-kse3 pmap kthread allocation changes
2002-07-07 Peter WemmFix (s/proc/thread/) some typos in two panic messages.
2002-07-07 Luigi RizzoRemove 0 initializers for global/static variables,...
2002-07-07 Jeff Roberson - Require locks for getattr. At some point this could...
2002-07-07 Jeff Roberson - Delay unlocking a vnode in linker_hints_lookup until...
2002-07-07 Peter WemmMake this compile on 64 bit platforms
2002-07-07 Gordon TetlowRemove nfsd and mountd from src/sbin, look for it in...
2002-07-07 Gordon Tetlownfsd and mountd now live in /usr/sbin not /sbin. Correc...
2002-07-07 Gordon TetlowHook nfsd and mountd back into the build in /usr/sbin...
2002-07-07 Gordon TetlowUnhook sbin/nfsd and sbin/mountd from the build. They...
2002-07-07 Juli MallettMake printval() take a 'void *' thus negating any assum...
2002-07-07 Mark PeekChange help documentation for bootfile and module_path...
2002-07-07 Alan Cox o Lock accesses to the free queue(s) in vm_page_zero_i...
2002-07-07 Warner LoshMake NEWCARD the default pccard/cardbus system.
2002-07-07 David E. O... Be more strict with WARNS now -- the GCC 3.1 turmoil...
2002-07-07 Jake BurkholderMake building with ficl work. Unfortunately booting...
2002-07-07 Hajimu UMEMOTODon't explicit kill of the process' own pid.
2002-07-07 Jake BurkholderBuild ficl on sparc64 fwiw. It doesn't work.
2002-07-07 Daniel Harriss/unavilable/unavailable/
2002-07-07 Maxime HenrionOne #include <sys/lock.h> is enough.
2002-07-07 Jake BurkholderFicl wants _setjmp and _longjmp. No need for weak...
2002-07-07 Mark PeekParaphrase a quote to remove year specific references.
2002-07-07 Robert DrehmelRemove a debug output statement.
2002-07-07 Robert Drehmel - Fix the code in sbuf_need() to double the allocation...
2002-07-07 Ian DowseFix some printf format errors.
2002-07-07 Robert DrehmelFix syntax error which occurred when LIBC_SCCS was...
2002-07-07 Dag-Erling... Silence pam_lastlog for now.
2002-07-07 Doug BartonAdd a note about nslookup needing a slightly different...
2002-07-07 Doug BartonMake it official. The old BIND Operator's Guide has...
2002-07-07 Doug BartonAnother update from Mike Makonnen.
2002-07-07 Jeff Roberson - Use 'options DEBUG_VFS_LOCKS' instead of the DEBUG_A...
2002-07-07 Jeff Roberson - Don't hold the vn lock while calling VOP_CLOSE in...
2002-07-07 Alan Cox o Traverse the object's memq rather than repeatedly...
2002-07-07 Jeff Roberson - BUF_REFCNT() seems to be the preferred method for...
2002-07-07 Jeff RobersonAdd two asserts that prove & document getblk and getebl...
2002-07-07 Doug BartonLatest improvements from Mike Makonnen. Better kerberos...
2002-07-07 Mark PeekSynchronize path with dot.cshrc by adding /usr/local...
2002-07-06 Jeff Roberson - Hold a lock on the vnode acquired from the file...
2002-07-06 Jeff RobersonFix a mistake in my last commit. Don't grab an extra...
2002-07-06 Chris Costellosec-doc.7 has been repo-copied to sdoc.7 to be consiste...
2002-07-06 John PolstraRemove the nanosleep calls from the spin loops in the...
2002-07-06 Bruce A. MahNew release note: kbdmap(1)/vidfont(1) C rewrite.
2002-07-06 Philippe CharnierThe .Nm utility.
2002-07-06 Philippe CharnierThe .Nm utility. Add FreeBSD Id.
2002-07-06 Philippe CharnierThe .Nm utility
2002-07-06 Philippe CharnierThe .Nm utility
2002-07-06 Philippe CharnierThe .Nm utility
2002-07-06 Alfred PerlsteinCleanup after my de-__P (remove leading whitespace...
2002-07-06 Alfred PerlsteinCleanup after my de-__P (remove leading whitespace...
2002-07-06 Ruslan ErmilovPart 2/2 of the kerberos5/doc/ "make release" breakage...
2002-07-06 Ruslan ErmilovPart 1/2 of kerberos5/doc/ "make release" breakage...
2002-07-06 Mitsuru IWASAKIFix wrong use of ACPI_NO_UNIT_LIMIT which is for as_max...
2002-07-06 Jeff RobersonFixup uses of GETVOBJECT.
2002-07-06 Julian Elischermake this repect ps_sigintr if there is a pre-existing...
2002-07-06 Jeff RobersonClean up execve locking:
2002-07-06 Jeff Roberson - Disable original vop_strategy lock specification.
2002-07-06 Jeff Roberson - Add vop_strategy_pre to validate VOP_STRATEGY locking.
2002-07-06 Jeff RobersonUse the new #! directive for vop_rename. Leave the...
2002-07-06 Jeff RobersonAdd "vop_rename_pre" to do pre rename lock verification...
2002-07-06 Jeff RobersonAdd a new configuration directive that inserts calls...
2002-07-06 David E. O... Make space for compilations.
2002-07-06 Julian Elischer Fix at least one of the things wrong with signals
2002-07-06 Andrew GallatinRemove the advertising clause from the Duke BSD copyrig...
2002-07-06 David E. O... We don't need to hit the user over the head so strong...
2002-07-05 Andrew GallatinRemove bogus vm_page_wakeup() in vm_page_cowfault(...
2002-07-05 Luigi RizzoImplement the last 2-3 missing instructions for ipfw,
2002-07-05 Jeff RobersonFix a lock order reversal in uma_zdestroy. The uma_mtx...
2002-07-05 David E. O... Merge rev 1.2 (FreeBSD a.out configuration support...
2002-07-05 David E. O... Use the stock 2.12.1 snapshot version of this.
2002-07-05 David E. O... Use the stock version of this.
2002-07-05 David E. O... Bring the binutils_2_12_20020622 snap version of this...
2002-07-05 David E. O... We use the stock version of this file as in rev 1.4.
2002-07-05 David E. O... We use the stock version of this file.
2002-07-05 David E. O... Merge rev 1.6 (ELF_DYNAMIC_INTERPRETER) into Binutils...
2002-07-05 David E. O... Merge our ELF branding into Binutils 2.12_20020622...
2002-07-05 David E. O... This commit was generated by cvs2svn to compensate...
2002-07-05 David E. O... Import of Binutils from the FSF 2.12 branch (just post...
2002-07-05 Warner Loshdd %i as an alias for %d for greater compatibility...
2002-07-05 Mike BarcroftDon't depend on pollution in <limits.h> for the definit...
2002-07-05 Takanori WatanabeDocument BIOS bytecode overriding.
2002-07-05 Dag-Erling... Rewrite to use the buffer API instead of roll-your...
2002-07-05 Dag-Erling... (forgot to commit) We don't need --with-opie since...
2002-07-05 Ruslan ErmilovThere is apparently no reason for the existence of...
2002-07-05 Ruslan ErmilovWhitespace and indentation (style) fixes.
2002-07-05 Ruslan ErmilovAdded DEFAULTS, to denote the contents of etc/defaults/.
2002-07-05 Maxim Konovalovo Change almost all magic numbers to the appropriate...
2002-07-05 Maxim KonovalovMore strict ip options parsing.
2002-07-05 Benno RiceAdd bmtphy.c
2002-07-05 Benno Riceregenerate
2002-07-05 Benno RiceAdd a driver for the Broadcom BCM52xx "mini-theta"...
2002-07-05 Benno RiceUse 3C905C instead of 3c905Cphy as the identifier for...
2002-07-05 Maxim KonovalovFix a memory leak.
2002-07-05 Tim J. RobbinsCorrect the History section; uniq(1) appeared at least...
2002-07-05 Tim J. RobbinsRemove redundant description of input_file and output_f...
2002-07-05 Tim J. RobbinsUse err instead of errx when malloc fails. "malloc...
2002-07-05 Dag-Erling... ssh-keysign(8) belongs in /usr/libexec, not in /usr...
2002-07-05 Alan Cox o Lock accesses to the free page queues in contigmallo...
2002-07-05 Jeff RobersonCleanups for vnode lock debugging.
next