]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-10-22 John HayBack out my previous commit. It is not necessary anymor...
2001-10-22 Dag-Erling... No, you may not /* FALLTHROUGH */. Not only will you...
2001-10-22 Warner Loshwx is an ex-parrot. wx doesn't exist any more, so...
2001-10-22 Warner LoshThese two used sioreg.h as well. This is mildly bogus...
2001-10-22 Dag-Erling... Back out part of previous commit: remove #include ...
2001-10-22 Dag-Erling... Upon further reflection, back out previous commit,...
2001-10-22 Hajimu UMEMOTOrestore the data of the ip header when extended udp...
2001-10-22 Peter WemmThis is __i386__-only, not !__alpha__. We never had...
2001-10-22 Poul-Henning... disk_clone() was a bit too eager to please: "md0s1ec...
2001-10-22 Ruslan ErmilovClamp down with NOOBJ.
2001-10-22 Peter WemmArgh! Shoot me! (add closing */ after $FreeBSD$ )
2001-10-22 Peter WemmFix WAW dependency. p6 is written in the syscall epilogue.
2001-10-22 John HayUnbreak make world by adding .CURDIR here and there.
2001-10-22 Doug RabsonFix a few more dependancy violations.
2001-10-22 Ruslan ErmilovRemove extra memory region kept by "struct pfil_head...
2001-10-22 David E. O... Setup for a 200MB FS -- 209715200/512= 409600 sectors.
2001-10-22 Alan CoxImplement TCP/IP checksum off-loading on send for the...
2001-10-22 Warner LoshFirst commit after a repo copy of isa/sio* -> dev/sio:
2001-10-22 Dag-Erling... #include <sys/proc.h> where needed (for the stop event...
2001-10-22 Dag-Erling... Move the stop event macros from pioctl.h to proc.h...
2001-10-22 David E. O... When we set our UID to `nobody', set an appropriate...
2001-10-22 David E. O... Chroot to /tftpboot for tftp.
2001-10-21 Dag-Erling... Move procfs_* from procfs_machdep.c into sys_process...
2001-10-21 Dag-Erling... [partially forced commit due to pilot error in earlier...
2001-10-21 Dag-Erling... {set,fill}_{,fp,db}regs() fixup:
2001-10-21 Dag-Erling... Teach truss(1) to display sockaddrs. It currently...
2001-10-21 Daniel EischenIn the words of the submitter:
2001-10-21 Dag-Erling... Add proc/mtab which simulates a Linux system's /etc...
2001-10-21 Dag-Erling... This module will soon need opt_linux.h (for <linux...
2001-10-21 Dag-Erling... Convert textvp_fullpath() into the more generic vn_full...
2001-10-21 Doug RabsonAdd some more names for bits of trapframe.
2001-10-21 Doug RabsonWe need to save a bit more information in the partial...
2001-10-21 Doug RabsonSet ar.fpsr to something sane before trying to handle...
2001-10-21 Doug RabsonUse ia64_set_fpsr() instead of __asm to set ar.fpsr.
2001-10-21 Doug RabsonAdd ia64_set_fpsr().
2001-10-21 Hellmuth MichaelisThanks for postcards ...
2001-10-21 Hellmuth Michaelisupadate the release notes
2001-10-21 Hellmuth MichaelisFix bug attaching the ELSA PCC16, the cardtyp value...
2001-10-21 Hellmuth MichaelisAdd a driver for the Compaq Microcom 610 ISDN (Compaq...
2001-10-21 Hellmuth MichaelisAdd a driver for the Compaq Microcom 610 ISDN (Compaq...
2001-10-21 Marcel MoolenaarImplement the IPI send functions. No mapping between...
2001-10-21 Hellmuth MichaelisIt seems that I slipped a nasty bug into the CAPI suppo...
2001-10-21 Matthew DillonDocumentation
2001-10-21 Bruce EvansUse the i386 version of npx.c. It has been merged...
2001-10-21 Matthew DillonSyntax cleanup and documentation, no operational changes.
2001-10-21 Bruce EvansMFi386:
2001-10-21 Bruce EvansMFpc98: fundamental differences. The magic numbers...
2001-10-21 Marcel MoolenaarAdd define for the PIB default address and include...
2001-10-21 Bruce EvansMFpc98: all changes in sys/pc98/pc98/npx.c related...
2001-10-20 Matt JacobUpdate to latest 12160 f/w.
2001-10-20 Andrew Gallatin- splhigh()/splx() -> critical_enter()/critical_exit()
2001-10-20 Jake BurkholderAdd missing include.
2001-10-20 Matt Jacobremove wx
2001-10-20 Matt JacobOops. Remove wx.
2001-10-20 Jake BurkholderAdd missing includes.
2001-10-20 Jake BurkholderRemove interrupt queue array. Its in globaldata now.
2001-10-20 Jake BurkholderFix get_cyclecount. Wrap in ifdef _KERNEL.
2001-10-20 Matt JacobRemove wx.
2001-10-20 Matt JacobRemove this driver from FreeBSD.
2001-10-20 Jake BurkholderUse KTR_PMAP instead of KTR_CT1.
2001-10-20 Jake BurkholderCatch up to changing entry point names so traces throug...
2001-10-20 Jake BurkholderAdd a definition for normal kernel window state.
2001-10-20 Jake BurkholderCatch up to new assembly language code.
2001-10-20 Jake BurkholderFix a bug in the kernel entry window handling where...
2001-10-20 Jake BurkholderAlign the symbol that demarks the end of the signal...
2001-10-20 Jake BurkholderParameterize the size of the kernel virtual address...
2001-10-20 Jake BurkholderRemove hardcoded cwp value.
2001-10-20 Jake BurkholderUse KTR_PROC instead of KTR_CT1 in traces.
2001-10-20 Jake BurkholderReturn zero on success from su*. Apparently no one...
2001-10-20 Ian DowseIntroduce some jitter to the timing of the samples...
2001-10-20 Jake BurkholderAdd support for physical address hardware watchpoints.
2001-10-20 Jake BurkholderChange the stray count in struct intr_vector to a vecto...
2001-10-20 Jake BurkholderRemove traces that are loud and not that useful. Remov...
2001-10-20 Jake BurkholderRemove an unused macro arg.
2001-10-20 Jake BurkholderInclude a whole interrupt queue in struct globaldata...
2001-10-20 Jake BurkholderAdd fields for boothowto and the kernel environment...
2001-10-20 Doug RabsonReserve space for signal state.
2001-10-20 Doug RabsonImplement setjmp, longjmp, sigsetjmp and siglongjmp.
2001-10-20 Doug RabsonAdd __divdf3(), __divsf3() and __infinity[].
2001-10-20 Ian DowseMove the code that computes the system load average...
2001-10-20 Ollivier RobertRemove the ``-c 22'' option from newfs command line...
2001-10-20 Jonathan LemonOnly examine inet addresses of the interface. This...
2001-10-20 Darren ReedDo an ipf -y after bringing up ppp to ensure rules...
2001-10-20 Darren ReedAllow ipnat_enable to be set to "yes" without requiring...
2001-10-20 Darren ReedCreate /var/db/ipf
2001-10-20 Darren ReedPut in place for using ipfs use on shutdown and startup.
2001-10-20 Darren Reedinclude ipfs in subdirs
2001-10-20 Darren Reedbuild ipfs for -current
2001-10-20 Darren ReedAdd the ipfilter directory in share/examples
2001-10-20 Darren ReedAdd the ipfilter subdirectory
2001-10-20 Darren ReedAdd the IPFilter how-to and other related documents...
2001-10-20 Marcel MoolenaarSave the AP wake-up vector from the SAL descriptor...
2001-10-20 Marcel MoolenaarMake this compile under option SMP.
2001-10-20 John Baldwin- Make the sio_inited handling more properly MP safe.
2001-10-20 John BaldwinAssert that a ucred is unshared before we remap its...
2001-10-20 John BaldwinMake the flag field in the ps output one char wider...
2001-10-20 Andrew Gallatinapparently EV5 2x00s have their t2 CSRs where I'd expec...
2001-10-20 John BaldwinThe mtx_init() and sx_init() functions bzero'd locks...
2001-10-20 David E. O... Drop support for x87 emulation. Any CPU one would...
2001-10-20 Dag-Erling... Tweak the way we determine if an interface needs to...
next