]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-01-06 Marcel MoolenaarManually inline handleclock(). There's only a single...
2003-01-06 Mike SilbersackAdd two MII_SETs to provide a bit more time between...
2003-01-06 Marcel MoolenaarCount interrupts as soon as possible. This makes sure...
2003-01-06 David E. O... Merge our .Nm changes into the nbsd_20030105 import.
2003-01-06 David E. O... This commit was generated by cvs2svn to compensate...
2003-01-06 David E. O... Import of LukeM's ftpd taken from the NetBSD CVS repo...
2003-01-05 Thomas MoestlBuild pppctl on sparc64, now that we have libc_r.
2003-01-05 Thomas MoestlBuild libc_r on sparc64, it should work now.
2003-01-05 Sam Lefflercorrect pkthdr length calculation for ipv6 echo packets...
2003-01-05 Thomas MoestlAdd MD definitions for sparc64. This is based on work...
2003-01-05 Thomas MoestlAdd an implementation of _atomic_lock for sparc64....
2003-01-05 Thomas MoestlRewrite longjmp() and _longjmp() to directly restore...
2003-01-05 Marcel MoolenaarDon't hardcode the address of the local (S)APIC (aka...
2003-01-05 Thomas MoestlRename siglongjmp() to __siglongjmp(), with a weak...
2003-01-05 Poul-Henning... Fix cut&paste bug which would result in a panic because...
2003-01-05 Marcel MoolenaarBump the number of interrupts from 65 to 257. This...
2003-01-05 Marcel MoolenaarHandle 3-digit interrupt numbers (vectors). While here...
2003-01-05 Hiroki Sato- Merge the following from the English version:
2003-01-05 Jake Burkholderrl(4) works on sparc64 now.
2003-01-05 Marcel MoolenaarMake all memory I/O addresses (explicitly) 64-bit....
2003-01-05 Jake BurkholderTweaks to make if_rl work on sparc64.
2003-01-05 Marcel MoolenaarProvide a null-implementation for bus_space_unmap,...
2003-01-05 Stefan EßerAdd support for bzip2ed log files.
2003-01-05 Hiroki SatoAdd common/dev.sgml as a source forgotten in the previo...
2003-01-05 Hiroki Sato- Merge the following from the English version:
2003-01-05 Hiroki Sato- Catch up with the English version:
2003-01-05 Poul-Henning... Convert VOP_STRATEGY to VOP_SPECSTRATEGY in the generic...
2003-01-05 Hiroki SatoMerge the following from the English version:
2003-01-05 Poul-Henning... Don't override the vop_lock, vop_unlock and vop_isunloc...
2003-01-05 Alan CoxAllocate bogus_page with VM_ALLOC_WIRED. (Previously...
2003-01-05 Mike BarcroftAvoid casting pointers to int and using %x to print...
2003-01-05 Hidetoshi ShimokawaReduce diff to RELENG_4.
2003-01-05 Bill FennerUse in_addr_t for the right size of an IPv4 address...
2003-01-05 Bill FennerFix alignment problems -- the embedded v4 address is...
2003-01-05 Alfred PerlsteinIn sodealloc(), if there is an accept filter present...
2003-01-05 Poul-Henning... Don't take the detour over VOP_STRATEGY from spec_getpa...
2003-01-05 Poul-Henning... Split out the vnode and buf arguments to the internal...
2003-01-05 Hidetoshi ShimokawaSyntax fix in fwohci_pci_suspend().
2003-01-05 Jeffrey HsuValidate inp before de-referencing it.
2003-01-05 Brian FeldmanFix the duplicate unlock of the pcm read channel in...
2003-01-05 Hidetoshi Shimokawa- Change definition of fc->maxrec same as fwdev->maxrec.
2003-01-05 Jake Burkholder- Reorganize PMAP_STATS to scale a little better.
2003-01-05 David E. O... Add a manpage for the LAN Media Corp PCI WAN adapter...
2003-01-05 Jake BurkholderSync with zs.
2003-01-05 Jake BurkholderMake imgact_elf32.c compile on sparc64.
2003-01-05 Jake Burkholder- Provide backwards compatibility for kern.fallback_elf...
2003-01-05 Tim J. RobbinsNo need to include <assert.h> here.
2003-01-05 Alan CoxUse atomic add and subtract to update the global wired...
2003-01-05 Tim J. RobbinsRepair vnode locking in portal_lookup(). Specifically...
2003-01-05 Giorgos KeramidasFix a reference to the order of SYNOPSIS lines.
2003-01-05 Marcel MoolenaarAdopt, adapt and improve:
2003-01-04 Poul-Henning... Temporarily introduce a new VOP_SPECSTRATEGY operation...
2003-01-04 Jake BurkholderImprove the way that an elf image activator for an...
2003-01-04 Poul-Henning... Add "ifstat" display:
2003-01-04 Poul-Henning... When we close a display, mark it as not-initialized...
2003-01-04 Poul-Henning... Introduce the
2003-01-04 Poul-Henning... resort vnode ops list
2003-01-04 Poul-Henning... resort the vnode ops list.
2003-01-04 Peter WemmUnifdef has got some crack-smoking exit values:
2003-01-04 Poul-Henning... Move #include of ddb/ddb.h up with the rest.
2003-01-04 Alan CoxAllow kmem_malloc() without Giant if M_NOWAIT is specified.
2003-01-04 Alan CoxUse vm_object_lock() and vm_object_unlock() in vm_objec...
2003-01-04 Alan CoxRefine the assertions in vm_page_alloc().
2003-01-04 David E. O... Reformat.
2003-01-04 David E. O... Add the ability to debug C++ programs using v2 and...
2003-01-04 Max KhonGC 'char sigmap[]' (it is no longer used)
2003-01-04 Poul-Henning... Export tc_tick with sysctl, not tick.
2003-01-04 Warner LoshMerge from P4:
2003-01-04 David E. O... Complete the bzip2 suite.
2003-01-04 Jens Schweikhardts/Kank/Kang/ (the klingon)
2003-01-04 Jens SchweikhardtTypo: s/CTLTYPE_DYN/CTLFLAG_DYN
2003-01-04 Jens SchweikhardtComment out imap3@220 and imap4-ssl@585 which are not...
2003-01-04 Hidetoshi Shimokawa- Remove speed_map API because speed_map is obsoleted...
2003-01-04 Jens SchweikhardtAdd 1701/l2tp, layer 2 tunnelling protocol, as per...
2003-01-04 Jeffrey HsuRemove unnecessary lock assertion.
2003-01-04 David XuSome KSE syscalls are MPSAFE.
2003-01-04 Poul-Henning... Replace spec_bmap() with vop_panic: We should never...
2003-01-04 Hidetoshi Shimokawa- Handle zero sized directory right way.
2003-01-04 Hidetoshi Shimokawa- Replace printf() with device_printf().
2003-01-04 Tim J. Robbinsstrptime(), like strftime(), does not handle multibyte...
2003-01-04 Tim J. RobbinsMention in the BUGS section that strftime() does not...
2003-01-04 Poul-Henning... Don't call VOP_BMAP on VCHR vnodes when the logical...
2003-01-04 Yoshihiro TakahashiRename the dos_partition structure for pc98 to pc98_par...
2003-01-04 Jake BurkholderUse a separate macro to generate the name of the sysctl...
2003-01-04 Poul-Henning... Since Jeffr made the std* functions the default in...
2003-01-04 Jake BurkholderUse __CONCAT and __XSTRING when concatenating or string...
2003-01-04 Tim J. RobbinsFix three warnings:
2003-01-04 Jake BurkholderAdd a sysctl to get the vm protections for the stack...
2003-01-04 Tim J. Robbinsstyle(9): return type on separate line from function...
2003-01-04 Alan CoxHold the page queues lock around pmap_remove_pte()...
2003-01-04 Hidetoshi Shimokawa- Propagate suspend/resume to child devices.
2003-01-04 Tim J. RobbinsFix a number of bugs noticed by more extensive testing:
2003-01-04 David XuSet kse mailbox pointer to NULL when P_KSES is turned...
2003-01-04 Tim J. RobbinsAdd a regression test for wordexp() and wordfree().
2003-01-04 Hajimu UMEMOTOgifconfig(8) was depricated.
2003-01-04 Tim J. RobbinsRename UL_GETSIZE to UL_GETFSIZE and UL_SETSIZE to...
2003-01-04 Tim J. RobbinsBracket the prototype for ulimit() with __BEGIN_DECLS...
2003-01-04 Tim J. RobbinsRemove unused variable: sz.
2003-01-04 Tim J. RobbinsRemove unused variable: size.
2003-01-04 Tim J. Robbins#include <string.h> for strcmp()'s prototype.
next