]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-03-08 Kris KennawayMFS: Belatedly bump SHLIB_MAJOR corresponding to OpenSS...
2001-03-08 Jordan K. HubbardChange check_sign to proper "pkg_sign" reference.
2001-03-08 Bill Fumerolazeropad mac address ouput
2001-03-08 Matthew N.... Move configuration of work_memory to oltr_init() rather...
2001-03-08 Thomas MoestlMake the SYSCTL_OUT handlers sysctl_old_user() and...
2001-03-08 Thomas MoestlFix two bugs in null suffix handling. Both occured...
2001-03-07 Bill PaulRemember to actually program the MAC address into the...
2001-03-07 Mitsuru IWASAKIBring our local hack for wakeup back from
2001-03-07 MIHIRA Sanpei... Add GVC1601 - Rockwell V.34 Plug & Play Modem
2001-03-07 MIHIRA Sanpei... Add IOD0081 - I-O DATA DEVICE,INC. IFML-560
2001-03-07 MIHIRA Sanpei... add PC-Card entry
2001-03-07 MIHIRA Sanpei... add PC-Card entry, Panasonic Flash ATA BN-040ABP3
2001-03-07 Ruslan ErmilovMFS: update HISTORY, synch dates.
2001-03-07 Peter WemmProperly detach at startup. We could be passing revoke...
2001-03-07 Daniel C. SobralGoodbye vn, welcome md.
2001-03-07 Ruslan ErmilovReplace custom type of comments here too.
2001-03-07 Duncan Barclayreplace the custom type of comments (``'\"'') with...
2001-03-07 Scott LongSet si_iosize_max to 64K, even though the adapter seems...
2001-03-07 Søren SchmidtUpdate woith latest chipsets and options
2001-03-07 Jordan K. HubbardSet NO_X during release build so the doc ports don...
2001-03-07 Kirk McKusickFixes to track snapshot copy-on-write checking in the...
2001-03-07 Kirk McKusickBitch more loudly when someone botches changes to kinfo...
2001-03-07 Kirk McKusickApply i386 fix in 1.32 for the alpha too.
2001-03-07 Dag-Erling... If SIGINFO is received during the transfer, print a...
2001-03-07 John BaldwinUnrevert the pmap_map() changes. They weren't broken...
2001-03-07 John Baldwin- Don't hold the proc lock across VREF and the fd*...
2001-03-07 Dag-Erling... Don't remember an EINTR, since the caller may want...
2001-03-07 Gregory SutterSpelling and capitalization fixes.
2001-03-07 Dag-Erling... Support lower-case versions of the proxy environment...
2001-03-07 John Baldwin- Release Giant a bit earlier on syscall exit.
2001-03-07 John Baldwin- Lock the process while sending it a signal.
2001-03-07 John BaldwinGrab the process lock while calling psignal and before...
2001-03-07 John BaldwinProtect SIGDELSET of p_siglist with the proc lock.
2001-03-07 John BaldwinProc locking including using proc lock in place of...
2001-03-07 John BaldwinProc locking.
2001-03-07 John BaldwinUse the proc lock to protect access to p_sigacts->ps_si...
2001-03-07 Dag-Erling... Fix a formatting bug (MFC candidate)
2001-03-07 John BaldwinJust hold the proc lock while getting the parent's...
2001-03-07 John BaldwinUse the proc lock to protect p_pptr when waking up...
2001-03-07 John BaldwinJust use proc lock to protect reading of p_pptr rather...
2001-03-07 John BaldwinProc locking identical to that of linprocfs' vnops...
2001-03-07 John BaldwinProtect read to p_pptr with proc lock rather than proct...
2001-03-07 John BaldwinProc locking. Lock around psignal() and also ensure...
2001-03-07 John Baldwin- Proc locking.
2001-03-07 John BaldwinLock the process while sending it SIGARLM and updating...
2001-03-07 John Baldwin- Proc locking.
2001-03-07 John Baldwin- Proc locking. Most of signal handling is now MP...
2001-03-07 John BaldwinLock initproc when we send SIGINT to init during shutdown.
2001-03-07 John Baldwin- Add an extra check in priority_propagation() for...
2001-03-07 John Baldwin- Use _PHOLD and move it before a PROC_UNLOCK to reduce...
2001-03-07 John Baldwin- Lock the forklist with an sx lock.
2001-03-07 John BaldwinCheck to see if p_fd is NULL before derferencing it...
2001-03-07 John Baldwin- Call proc_reparent() when handing a process off to...
2001-03-07 John Baldwin- Hold both an exclusive proctree lock and the proc...
2001-03-07 John BaldwinProtect p_flag with the proc lock.
2001-03-07 John Baldwin- Include <sys/systm.h> for KASSERT().
2001-03-07 John Baldwin- In the locking key for struct proc, generalize the...
2001-03-07 John BaldwinBack out the pmap_map() change for now, it isn't comple...
2001-03-07 MIHIRA Sanpei... add new PC-Card entry, IO Data WN-B11/PCM
2001-03-06 John BaldwinIn order to avoid recursing on the backing mutex for...
2001-03-06 John BaldwinGet the arguments to the KASSERT() printf() in SX_ASSER...
2001-03-06 Jordan K. HubbardSawfish is invoked by the gnome stuff automatically...
2001-03-06 Søren SchmidtSplit out the ata probes in seperate files for each...
2001-03-06 John BaldwinIndent the comment about the Alpha palette evilness...
2001-03-06 Poul-Henning... Silence the sizeof warning from struct kinfo_proc
2001-03-06 Dag-Erling... Make the KASSERTs report the correct function names.
2001-03-06 Robert Watsono Introduce filesystem-independent POSIX.1e ACL utility...
2001-03-06 Doug RabsonA quick and dirty port of libstand to ia64.
2001-03-06 Doug RabsonUse relative paths to find byte_swap_*.S to make it...
2001-03-06 Doug RabsonMake this compile. Still need to write/borrow a working...
2001-03-06 Doug RabsonUse ieee floats on ia64.
2001-03-06 Alan CoxAdd a missing splx() to aio_fphysio(). (This change...
2001-03-06 Doug RabsonPick up the environment variable ${NM} if it exists...
2001-03-06 Dag-Erling... Add (and document) options for showing only listening...
2001-03-06 Peter Wemmdcphy depends on pci. This repairs the 'ed' driver...
2001-03-06 David MaloneSpell what was originally "unsigned long" as "unsigned...
2001-03-06 David MaloneFix typo: define SX_ASSERT_XLOCKED not SX_ASSERT_XLOCKER in
2001-03-06 Mark MurrayGrammar police.
2001-03-06 Mark MurrayFix markup.
2001-03-06 Boris PopovA name of the file can change while its id stays the...
2001-03-06 Søren SchmidtCosmetic change to the probe printf's
2001-03-06 Ruslan Ermilovmdoc(7) police: Use Vt for variable types.
2001-03-06 John BaldwinDon't psignal() a process from forward_hardclock()...
2001-03-06 Bosko Milekic- Add sx_descr description member to sx lock structure
2001-03-06 John Baldwin- Rework pmap_map() to take advantage of direct-mapped...
2001-03-06 John Baldwin#if 0 out a variable only used in #if 0'd code to quiet...
2001-03-06 John BaldwinCreate clone'd linux processes as stopped processes...
2001-03-06 John BaldwinQuiet a warning due to bus_size_t being a long on the...
2001-03-06 David E. O... style nit
2001-03-06 Gregory Neil... Use a different example to avoid confusion
2001-03-06 Gregory Neil... Do not change the directory permissions for the source...
2001-03-06 Dag-Erling... Restore the -c option, which was accidentally removed...
2001-03-06 David E. O... Comment style fixes
2001-03-06 Yoshihiro TakahashiSMALL floppy image require miibus device.
2001-03-06 Andrey A. ChernovFix longstanding mouse cursor bug: blinking and eating...
2001-03-05 John BaldwinAdjust swi.9 MLINKS to catch up to the new swi API.
2001-03-05 John BaldwinCatch up to the new swi API.
2001-03-05 John BaldwinThe SRM console gets the red and blue attributes backwa...
2001-03-05 Don LewisModify the comments to more closely resemble the Englis...
2001-03-05 Andrew Gallatinhandle reserved/unimplemented instruction (opDec) faults
next