]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-09-25 Mark MurrayFrom the requestor:
2002-09-25 Scott LongThe AAC_COMPAT_LINUX option was really annoying, since...
2002-09-25 Bruce A. MahAccomodate change in the output of "make package-depend...
2002-09-25 Mike BarcroftUse the standardized CHAR_BIT constant instead of NBBY...
2002-09-25 Brian SomersAdd a pkg_version variable so that it's possible to...
2002-09-25 Jeff Roberson - Remove unused LK_NOOBJ.
2002-09-25 Jeff Roberson - Convert locks to use standard macros.
2002-09-25 Jeff Roberson - Document broken locking.
2002-09-25 Jeff Roberson - Lock accesses to v_usecount.
2002-09-25 Jeff Roberson - Don't use the interlock to protect v_writecount.
2002-09-25 Jeff Roberson - Use vrefcnt() instead of v_usecount.
2002-09-25 Jeff Roberson - Hold the vn lock over vm_mmap().
2002-09-25 Jeff Roberson - Use incore() instead of gbincore() so we don't have...
2002-09-25 Jeff Roberson - Lock access to the buf lists.
2002-09-25 Jeff Roberson - Lock access to the buf lists.
2002-09-25 Jeff Roberson - Use vrefcnt() instead of directly accessing v_usecount.
2002-09-25 Jeff Roberson - Use vrefcnt() where it is safe to do so instead...
2002-09-25 Jeff Roberson - Lock access to the buf lists in spec_sync()
2002-09-25 Jeff Roberson - Hold the vp lock while accessing v_vflags.
2002-09-25 Jeff Roberson - Lock down the syncer with sync_mtx.
2002-09-25 Jeff Roberson - Properly lock v_vflags in getdirents().
2002-09-25 Jeff Roberson - Use incore() where no other interlock locking is...
2002-09-25 Jeff Roberson - Lock accesses to v_numoutput.
2002-09-25 Garrett WollmanBack down to 1003.2-1992 for the time being -- it is...
2002-09-25 Jeff Roberson - Don't protect mountedhere with the vn interlock.
2002-09-25 Jeff Roberson - Use the standard vp interlock macros.
2002-09-25 Jeff Roberson - Finish the struct vnode lock annotation.
2002-09-25 Jeff Roberson - Get rid of the unused LK_NOOBJ.
2002-09-25 Jeff Roberson - Lock access to numoutput on the swap devices.
2002-09-25 Jeff Roberson - Add a ASSERT_VOP_LOCKED in vnode_pager_alloc.
2002-09-25 Jake BurkholderRemoved debug code.
2002-09-25 Jake BurkholderPass the function to call (trap or syscall) to tl0_trap...
2002-09-24 Jake BurkholderRearrange tl1_trap slightly, also save and restore...
2002-09-24 Paul SaabAdd some PCI id's for fxp. I've only tested 0x103B...
2002-09-24 Mike BarcroftGet howmany() macro from <sys/param.h>, instead of...
2002-09-24 Jake BurkholderAllocate stack space for the trapframe along with the...
2002-09-24 Matt JacobCode cleanup: use mpt_prt instead of device_printf.
2002-09-24 John BaldwinRemove all mention of MTX_NOSWITCH. It was obsoleted...
2002-09-24 Andrey A. ChernovUse POSIX-style sort syntax in example
2002-09-24 Andrey A. ChernovMake it works with POSIX sort (POS arg)
2002-09-24 Andrey A. ChernovMake it works with POSIX sort (POS arg)
2002-09-24 Andrey A. ChernovSet _POSIX2_VERSION=199209 before calling MKkey_defs...
2002-09-24 Tony FinchThe spec says that unifdefall removes all #ifs, and...
2002-09-24 Tony FinchThe readability is improved by reducing the use of...
2002-09-24 Tony FinchIt is probably a bad idea to unconditionally process...
2002-09-24 Andrey A. ChernovMake it work with POSIX sort (POS arg).
2002-09-24 Jens SchweikhardtCorrect the description of what fortunes get installed...
2002-09-24 Andrey A. ChernovMake it work with POSIX sort (POS arg).
2002-09-24 Andrey A. ChernovMake it work with POSIX sort (POS arg)
2002-09-24 Brooks DavisConvert most printf()s to if_printf()s.
2002-09-24 Brooks DavisAdd a new helper function if_printf() modeled on device...
2002-09-24 Mike BarcroftAdd forgotten <sys/_types.h> include. Fix some style...
2002-09-24 Hajimu UMEMOTOMention about how to build sendmail with SASLv2.
2002-09-24 Jake BurkholderSplit user trap processing out into a separate routine...
2002-09-24 Prafulla DeuskarCorrected license in the source files. It should say...
2002-09-24 Mark MurrayFix some bitrotted documentation.
2002-09-24 Tim J. RobbinsWarn when setinvalidrune() is referenced for consistenc...
2002-09-24 Tim J. RobbinsAdd cross-references between wide character and single...
2002-09-24 Tim J. RobbinsRemove an unneeded call to _sfrefill() that was missed...
2002-09-24 Jonathan MiniBack out last commit. Linux uses the old 4.3BSD sockad...
2002-09-24 Kirk McKusickAdd support to fsck_ffs to account for storage for...
2002-09-24 Yoshihiro TakahashiMFi386: revisions 1.127, 1.128 and 1.129.
2002-09-24 Warner LoshOLDCARD -> NEWCARD
2002-09-24 Warner LoshTwo new majors. devd and watchdog
2002-09-24 Yoshihiro TakahashiMove the com_emr register definition to sioreg.h.
2002-09-24 Yoshihiro TakahashiMerged from sys/dev/sio/sio.c revision 1.379.
2002-09-24 Yoshihiro TakahashiMFi386: revisions 1.536 and 1.538.
2002-09-24 Yoshihiro TakahashiMFi386: revision 1.419
2002-09-24 Yoshihiro TakahashiFixed to build after removing a.out suppot.
2002-09-24 Tim J. RobbinsUse the new va_copy macro to copy variable argument...
2002-09-23 Brian SomersIf the peer gives us 0.0.0.0 as his IP number, NAK...
2002-09-23 Mike BarcroftAdd an NBBY define to eventually replace the one in...
2002-09-23 John BaldwinOk, make this compile for real this time. recvfrom_arg...
2002-09-23 John BaldwinUse correct variable name so that previous commit actua...
2002-09-23 Matt JacobParameterize MPT_MAX_REQUESTS based upon device type...
2002-09-23 Alfred Perlsteinuse __packed.
2002-09-23 John BaldwinNow that we only probe host-PCI bridges once, we no...
2002-09-23 John BaldwinPut verbose printf's in the PCI BIOS interrupt routing...
2002-09-23 Mike Barcrofto Move select() helper macros from <sys/types.h> to...
2002-09-23 John BaldwinUpdate the nexus driver for the addition of the legacy...
2002-09-23 John BaldwinHang apm off of the legacy device instead of the nexus.
2002-09-23 John BaldwinChange the nexus_pcib driver (eventually to be renamed...
2002-09-23 John BaldwinAdd a new legacy(4) device driver for use on machines...
2002-09-23 Maxim KonovalovDo not add a start offset time to the track duration...
2002-09-23 Ruslan ErmilovALLLANG is long dead, garbage collect it. Instead...
2002-09-23 Julian ElischerDon't use local variable 'p' in a debug statement....
2002-09-23 Julian Elischeroops don't do dthe copy range in a new KSE. There isn...
2002-09-23 Tim J. RobbinsAdd implementations of wscanf() and related functions...
2002-09-23 Daniel C. SobralIntroduce to the !program specification a capability...
2002-09-23 Tim J. RobbinsImplement the %lc, %ls and %[ conversions, which read...
2002-09-23 Tim J. RobbinsThe character argument for __ungetwc() should be wint_t...
2002-09-23 Maxim KonovalovSlightly rearrange a code in rev. 1.164:
2002-09-23 Julian ElischerRemove a bunch of stuff that is surplus now
2002-09-23 Peter WemmPIC_GOTOFF is OBE.
2002-09-23 Jeff Roberson - Include sys/ktr.h so that vnode_if.h can define...
2002-09-23 Peter Wemmuse __packed, rather than __attribute__((packed)).
2002-09-23 Juli MallettUse some macro evil to create the functions for using...
2002-09-23 Peter WemmAlfred got me thinking. Provide stubs for lint, and...
2002-09-23 Alfred Perlsteinuse __packed/__aligned rather than GCC-specific __attri...
2002-09-23 Julian ElischerWhite space commit...
next