]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-01-06 obrienWe have a usable 'LOGIN_NAME_MAX' now.
2003-01-06 obrienAdd the POSIX sanctioned "LOGIN_NAME_MAX" -- Maximum...
2003-01-06 mikeCast return values of sizeof() to int so they can be...
2003-01-06 obrienNeed to prototype strsuftollx() to quiet a warning.
2003-01-06 obrienMake the "nbsd_20030105" import build.
2003-01-06 obrienThis commit was generated by cvs2svn to compensate...
2003-01-06 obrienNetBSD files needed to build LukeM's ftpd src as taken...
2003-01-06 marcelMove ia64_sapics and ia64_sapic_count from interrupt...
2003-01-06 silbyOoops, use the full name of XL_FLAG_EEPROM_OFFSET_30
2003-01-06 peterMove the itm reload to a single place rather than havin...
2003-01-06 marcelReplace the hardcoding of 255 as the clock interrupt...
2003-01-06 peterExplicitly have the timecounter init happen after the...
2003-01-06 marcelEnable pppctl(8) on ia64.
2003-01-06 marcelPort libc_r to ia64. We need to do things slightly...
2003-01-06 silbyAdd support for the 3c555 miniPCI chipset.
2003-01-06 marcelManually inline handleclock(). There's only a single...
2003-01-06 silbyAdd two MII_SETs to provide a bit more time between...
2003-01-06 marcelCount interrupts as soon as possible. This makes sure...
2003-01-06 obrienMerge our .Nm changes into the nbsd_20030105 import.
2003-01-06 obrienImport of LukeM's ftpd taken from the NetBSD CVS repo...
2003-01-06 obrienThis commit was generated by cvs2svn to compensate...
2003-01-05 tmmBuild pppctl on sparc64, now that we have libc_r.
2003-01-05 tmmBuild libc_r on sparc64, it should work now.
2003-01-05 samcorrect pkthdr length calculation for ipv6 echo packets...
2003-01-05 tmmAdd MD definitions for sparc64. This is based on work...
2003-01-05 tmmAdd an implementation of _atomic_lock for sparc64....
2003-01-05 tmmRewrite longjmp() and _longjmp() to directly restore...
2003-01-05 marcelDon't hardcode the address of the local (S)APIC (aka...
2003-01-05 tmmRename siglongjmp() to __siglongjmp(), with a weak...
2003-01-05 phkFix cut&paste bug which would result in a panic because...
2003-01-05 marcelBump the number of interrupts from 65 to 257. This...
2003-01-05 marcelHandle 3-digit interrupt numbers (vectors). While here...
2003-01-05 hrs- Merge the following from the English version:
2003-01-05 jakerl(4) works on sparc64 now.
2003-01-05 marcelMake all memory I/O addresses (explicitly) 64-bit....
2003-01-05 jakeTweaks to make if_rl work on sparc64.
2003-01-05 marcelProvide a null-implementation for bus_space_unmap,...
2003-01-05 seAdd support for bzip2ed log files.
2003-01-05 hrsAdd common/dev.sgml as a source forgotten in the previo...
2003-01-05 hrs- Merge the following from the English version:
2003-01-05 hrs- Catch up with the English version:
2003-01-05 phkConvert VOP_STRATEGY to VOP_SPECSTRATEGY in the generic...
2003-01-05 hrsMerge the following from the English version:
2003-01-05 phkDon't override the vop_lock, vop_unlock and vop_isunloc...
2003-01-05 alcAllocate bogus_page with VM_ALLOC_WIRED. (Previously...
2003-01-05 mikeAvoid casting pointers to int and using %x to print...
2003-01-05 simokawaReduce diff to RELENG_4.
2003-01-05 fennerUse in_addr_t for the right size of an IPv4 address...
2003-01-05 fennerFix alignment problems -- the embedded v4 address is...
2003-01-05 alfredIn sodealloc(), if there is an accept filter present...
2003-01-05 phkDon't take the detour over VOP_STRATEGY from spec_getpa...
2003-01-05 phkSplit out the vnode and buf arguments to the internal...
2003-01-05 simokawaSyntax fix in fwohci_pci_suspend().
2003-01-05 hsuValidate inp before de-referencing it.
2003-01-05 greenFix the duplicate unlock of the pcm read channel in...
2003-01-05 simokawa- Change definition of fc->maxrec same as fwdev->maxrec.
2003-01-05 jake- Reorganize PMAP_STATS to scale a little better.
2003-01-05 obrienAdd a manpage for the LAN Media Corp PCI WAN adapter...
2003-01-05 jakeSync with zs.
2003-01-05 jakeMake imgact_elf32.c compile on sparc64.
2003-01-05 jake- Provide backwards compatibility for kern.fallback_elf...
2003-01-05 tjrNo need to include <assert.h> here.
2003-01-05 alcUse atomic add and subtract to update the global wired...
2003-01-05 tjrRepair vnode locking in portal_lookup(). Specifically...
2003-01-05 keramidaFix a reference to the order of SYNOPSIS lines.
2003-01-05 marcelAdopt, adapt and improve:
2003-01-04 phkTemporarily introduce a new VOP_SPECSTRATEGY operation...
2003-01-04 jakeImprove the way that an elf image activator for an...
2003-01-04 phkAdd "ifstat" display:
2003-01-04 phkWhen we close a display, mark it as not-initialized...
2003-01-04 phkIntroduce the
2003-01-04 phkresort vnode ops list
2003-01-04 phkresort the vnode ops list.
2003-01-04 peterUnifdef has got some crack-smoking exit values:
2003-01-04 phkMove #include of ddb/ddb.h up with the rest.
2003-01-04 alcAllow kmem_malloc() without Giant if M_NOWAIT is specified.
2003-01-04 alcUse vm_object_lock() and vm_object_unlock() in vm_objec...
2003-01-04 alcRefine the assertions in vm_page_alloc().
2003-01-04 obrienReformat.
2003-01-04 obrienAdd the ability to debug C++ programs using v2 and...
2003-01-04 fjoeGC 'char sigmap[]' (it is no longer used)
2003-01-04 phkExport tc_tick with sysctl, not tick.
2003-01-04 impMerge from P4:
2003-01-04 obrienComplete the bzip2 suite.
2003-01-04 schweikhs/Kank/Kang/ (the klingon)
2003-01-04 schweikhTypo: s/CTLTYPE_DYN/CTLFLAG_DYN
2003-01-04 schweikhComment out imap3@220 and imap4-ssl@585 which are not...
2003-01-04 simokawa- Remove speed_map API because speed_map is obsoleted...
2003-01-04 schweikhAdd 1701/l2tp, layer 2 tunnelling protocol, as per...
2003-01-04 hsuRemove unnecessary lock assertion.
2003-01-04 davidxuSome KSE syscalls are MPSAFE.
2003-01-04 phkReplace spec_bmap() with vop_panic: We should never...
2003-01-04 simokawa- Handle zero sized directory right way.
2003-01-04 simokawa- Replace printf() with device_printf().
2003-01-04 tjrstrptime(), like strftime(), does not handle multibyte...
2003-01-04 tjrMention in the BUGS section that strftime() does not...
2003-01-04 phkDon't call VOP_BMAP on VCHR vnodes when the logical...
2003-01-04 nyanRename the dos_partition structure for pc98 to pc98_par...
2003-01-04 jakeUse a separate macro to generate the name of the sysctl...
2003-01-04 phkSince Jeffr made the std* functions the default in...
next