]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-08-24 Peter WemmHandle kvm_getprocs() returning nothing. Dont pass...
2001-08-24 Peter WemmMake ps -M corefile work again. This has been broken...
2001-08-24 Peter WemmBanish hard-coded KERNBASE references from savecore...
2001-08-24 Peter WemmDynamically adapt to kernbase changes on crashdumps...
2001-08-24 Peter WemmDynamically adjust to the value of KERNBASE in a crashd...
2001-08-24 Peter WemmExport the actual KERNBASE to the symbol table. We...
2001-08-24 Peter WemmMove cpu_fxsr definition to C code (so debug info is...
2001-08-24 Warner LoshMove code to shutdown the pcic_pci_shutdown. Call...
2001-08-24 Warner LoshTwo fixes. First, put into place a more generic chipse...
2001-08-24 Nick SayerGet rid of redundant device_set_desc. Both the PCI...
2001-08-24 Kenneth D.... Remove a duplicate "that".
2001-08-24 Nick SayerIn order for the MA301 to pass interrupts from the...
2001-08-24 Robert Watsono Clarify comments in vaccess_acl_posix1e() ACL evaluat...
2001-08-24 Bruce A. MahReflect that the lge(4) driver has been tested on the...
2001-08-24 Dima Dorfmanbegin executed --> being executed
2001-08-23 Nick Sayerif_wi can be either pci (without pccard) or pccard
2001-08-23 John Baldwin- callout_stop() now returns an integer value instead...
2001-08-23 John BaldwinSpelling fix: depreciated -> deprecated.
2001-08-23 John BaldwinRemove refernces to M_ASLEEP/asleep/await.
2001-08-23 John BaldwinRemove references to asleep/await.
2001-08-23 John BaldwinUse witness_upgrade/downgrade for sx_try_upgrade/downgrade.
2001-08-23 John BaldwinWhitespace nit.
2001-08-23 John BaldwinAdd witness_upgrade() and witness_downgrade() for handl...
2001-08-23 John BaldwinConvert some KASSERT()'s into if (foo) panic() because...
2001-08-23 David GreenmanKilled reference to MAP_INHERIT which is not supported...
2001-08-23 Dima DorfmanCorrect the comment about bpfattach() to match reality.
2001-08-23 Dima DorfmanCorrect a typo in a comment: FIN_WAIT2 -> FIN_WAIT_2
2001-08-23 Dima DorfmanImplement `stty ek` as documented.
2001-08-23 Dima Dorfman$units is the canonical name for the number of units...
2001-08-23 Dima DorfmanSpelling police: queueing -> queuing
2001-08-23 Dima DorfmanSpelling police: relabelled -> relabeled
2001-08-23 Dima DorfmanCapitalize Linux where appropriate.
2001-08-23 Jeroen Ruigrok... This commit was generated by cvs2svn to compensate...
2001-08-23 Jeroen Ruigrok... String format patch
2001-08-23 Dima DorfmanSpelling police: withough -> without
2001-08-23 Dima DorfmanThe name of the kernel really isn't KERNEL now.
2001-08-23 Bruce A. MahNew release note: SA-01:56.
2001-08-23 Dima Dorfman``recognized -> recognize'' where appropriate.
2001-08-23 John BaldwinAdd a new kernel option RESTARTABLE_PANICS. If this...
2001-08-23 Jimmy OlgeniMisc. changes:
2001-08-23 Andrey A. ChernovNow we implement l_len<0 per POSIX, describe it.
2001-08-23 Bruce A. MahExpansions and clarification of some existing release...
2001-08-23 Bill PaulFix a bug in the ste_setmulti() routine. The NIC has...
2001-08-23 Andrey A. ChernovStupid error from my side in prev. commit: || -> &&
2001-08-23 John BaldwinClear the sx_xholder pointer when downgrading an exclus...
2001-08-23 Andrey A. Chernovvn_stat(): if va_size (u_quad_t) > OFF_MAX, return...
2001-08-23 Andrey A. ChernovCopy yet one check for SEEK_END overflow
2001-08-23 Andrey A. ChernovAdd yet one check for SEEK_END overflow
2001-08-23 Andrew GallatinBail if we go beyond the directory size, not just if...
2001-08-23 Andrey A. Chernovlseek: fix check for vattr.va_size overflow. Check...
2001-08-23 Andrey A. ChernovImplement l_len<0 per POSIX check.
2001-08-23 Andrey A. ChernovCopy my newly introduced l_len<0 'oops' fix from kern_l...
2001-08-23 Andrey A. ChernovOops, fix my broken handling of new l_len<0 case
2001-08-23 Andrey A. ChernovCopy POSIX l_len<0 handling from kern_lockf.c
2001-08-23 Andrey A. ChernovOriginally BSD return EINVAL for l_len < 0, but now...
2001-08-23 Warner LoshFix typo in repo damage message.
2001-08-23 Andrey A. ChernovCosmetique: correct English in comments
2001-08-23 Andrey A. ChernovCosmetique: correct English in comments
2001-08-23 Andrey A. ChernovCosmetique: correct English in comments
2001-08-23 Andrey A. ChernovEven better move: suppose that server is able to handle...
2001-08-23 Andrey A. ChernovApparently SEEK_END locking not supported by NFS. Previ...
2001-08-23 Andrey A. ChernovCosmetique: more <sys/*> into one group, separate inclu...
2001-08-23 Jun KuriyamaInvoke named with privilege of bind:bind.
2001-08-23 Andrey A. ChernovMove <machine/*> after <sys/*>
2001-08-23 Andrey A. ChernovMove <machine/*> after <sys/*>
2001-08-23 Andrey A. ChernovMove <machine/*> after <sys/*>
2001-08-23 Brian SomersFix my previous snprintf() patches (which were largely...
2001-08-23 Cameron Grantthe feederchain builder is currently broken for recordi...
2001-08-23 Cameron Granthandle bogus values passed to SOUND_PCM_WRITE_CHANNELS...
2001-08-23 Cameron Grantmake the 4dwave nx chip work
2001-08-23 Cameron GrantMFS: make SNDCTL_DSP_SETTRIGGER work
2001-08-23 Cameron GrantMFS: allow multiple opens of mixer devices
2001-08-23 Cameron Grantmany changes:
2001-08-23 Andrey A. ChernovRephrasing prev. commit a bit.
2001-08-23 Andrey A. ChernovDescribe EOVERFLOW, EOPNOTSUPP and reaction to negative...
2001-08-23 Andrey A. Chernovadv. lock:
2001-08-23 Andrey A. Chernovadv. lock:
2001-08-23 Andrey A. ChernovDetect off_t EOVERFLOW of start/end offsets calculation...
2001-08-23 Kenneth D.... Bring in some iostat fixes that bde reminded me about...
2001-08-23 Nick SayerOops. The new pci_ids array should be static.
2001-08-23 Peter WemmFix a #endif misplacement in 1.231 due to misapplied...
2001-08-23 Peter WemmFix a comment error that was fixed in the pc98 version...
2001-08-23 Peter WemmMerge i386/machdep.c rev 1.474: dont overextend %cs...
2001-08-23 Peter WemmMerge i386/machdep.c rev 1.469: whitespace changes...
2001-08-23 Peter WemmMerge i386/machdep.c rev 1.468: make breakpoint/trace...
2001-08-23 Peter WemmMerge 386/machdep.c rev 1.467: fix bugs/miscalculations
2001-08-23 Peter WemmIdentical to i386/machdep.c rev 1.473: move submap...
2001-08-23 Peter WemmMerge i386/machdep.c rev 1.472: Fix bug in physmem_est...
2001-08-23 Peter WemmMerge i386/machdep.c rev 1.470. Limit KVM for buffer...
2001-08-23 Peter WemmDont add UPAGES to the %cs segment limit. There is...
2001-08-23 Peter WemmDo not printf when we get called as a result of a pci...
2001-08-23 Peter WemmRevert part of the last commit, as suggested by Nick...
2001-08-23 Peter WemmDont compile in SSE fxsave/fxrstor instructions if...
2001-08-23 Nick SayerAdd support for the Netgear MA301 PCI adapter for the...
2001-08-22 Bruce A. MahTypo and markup fixes.
2001-08-22 Jordan K. HubbardThe name of the kernel is KERNCONF, not KERNEL now.
2001-08-22 Thomas MoestlRegenerate from syscalls.master using the new makesysca...
2001-08-22 Thomas MoestlAdd padding before each element of the syscall argument...
2001-08-22 Pete FritchmanAdd myself.
2001-08-22 Alexander LangerFix a simple typo I just happened to find.
next