]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-10-16 ruAdded support for i815.
2000-10-16 dfrUse the right mask for extracting sof from cr.ifs.
2000-10-16 dfrRemember to re-initialise cr.itm on clock interrupts...
2000-10-16 dfrMerge a fix from the alpha port - put softintr in the...
2000-10-16 dfrGive names to app registers and control registers....
2000-10-16 brianInclude sys/types.h
2000-10-16 brianInclude sys/types.h
2000-10-16 joeUpdate the crunch config:
2000-10-16 brianInclude sys/types.h
2000-10-16 joeBuild the PICOBSD kernels using the 'make buildkernel...
2000-10-16 impFirst cut at allocating the resources from the CIS...
2000-10-16 impRemove debug writes introduced in prior commit
2000-10-16 impAdd the ability to use the $PIR table in the BIOS to...
2000-10-16 impWhen a pci device hasn't had an interrupt routed to...
2000-10-16 brianInclude sys/types.h
2000-10-16 brianAdd netnatm to LDIRS
2000-10-16 jwdStyle fix only.
2000-10-16 jwdSet new default: entropy_file="/entropy"
2000-10-16 jwdHaving played with this commit request for a few hours...
2000-10-15 wpaulFix one instance of XL_LOCK() that should have been...
2000-10-15 brianinclude <sys/types.h>
2000-10-15 joeFix the PICOBSD kernel configs. They're now converted...
2000-10-15 marcelFix RAW dependency violation on p6 between cmp and...
2000-10-15 msmithNetwork modules are all "if_foo" not "foo". Avoid...
2000-10-15 brian#include <sys/types.h>
2000-10-15 brianRemove namespace polution (x -> __x) introduced in...
2000-10-15 brianBPF wants packets in host byte order whereas TUN_IFHEAD...
2000-10-15 bmilekicCorrect check for NULL in MEXT_INIT_REF() which should...
2000-10-15 impLots of little fixes. We no longer panic on card insert:
2000-10-15 brianFix #include order
2000-10-15 n_hibmaPut the header section in the header file not the c...
2000-10-15 phkRemove unneeded #include <machine/clock.h>
2000-10-15 alexCorrect the usage of mktemp:
2000-10-15 sanpeinote: support for Fujitsu MB86960A/MB86965A based PC...
2000-10-15 peterSlight cleanup - this is logically equivalent code...
2000-10-15 phkMove DELAY() from <machine/clock.h> to <sys/systm.h>
2000-10-15 peterClean up as in isa/* - resource_query_string() loop...
2000-10-15 peterRepeat after me: I will test *before* commit, not...
2000-10-15 nyanFixed warnings.
2000-10-15 peterUntangle some resource matching loops that were getting...
2000-10-15 bpMake nfs PDIRUNLOCK aware. Now it is possible to use...
2000-10-15 bpAdd missed vop_stdunlock() for fifo's vnops (this affec...
2000-10-15 obrienRemove GLOBAL -- it has moved to Ports.
2000-10-15 obrienRemove GLOBAL -- it has moved to Ports.
2000-10-15 bmilekicChange the "in use" percentage metric to actually displ...
2000-10-15 bmilekicWhile I'm here:
2000-10-15 bpFix nullfs breakage caused by incomplete migration...
2000-10-15 bmilekicAdd nmbcnt sysctl and make it tunable at boottime;...
2000-10-15 nyanFixed warnings.
2000-10-15 nyanMerged from sys/boot/i386/loader/main.c revision 1.21.
2000-10-15 obrienI don't think we'll ever take any input (or send output...
2000-10-15 brianUse rad_acct_open() instead of rad_auth_open().
2000-10-15 brianDon't define NOATM now that /usr/include/netnatm/ is...
2000-10-15 brianRedefine __word_swap_long, __byte_swap_long and __byte_...
2000-10-15 brianAdd /usr/include/netnatm/
2000-10-15 paulSince -e and -r are right next to each other prompt...
2000-10-14 alcChange the text for the ServerWorks north bridge chips...
2000-10-14 alcRecognize the ServerWorks IB6566 south bridge.
2000-10-14 jkhAdd another security configuration profile, call it...
2000-10-14 phkRemove the HPFPLIB copyright which we have never used.
2000-10-14 phkRemove even more unneeded #includes.
2000-10-14 dfrInitial libc port for ia64.
2000-10-14 dfrCSU code for ia64.
2000-10-14 markmAdd a man page for part of the PRNG API.
2000-10-14 phkRemove even more nneeded #includes.
2000-10-14 markmReseed the random device as early as possible to preven...
2000-10-14 markmAfter some complaints about the dir names, the random...
2000-10-14 phkDuh! LINT is called NOTES these days.
2000-10-14 phkFix compilation of profiled kernels by including <machi...
2000-10-14 phkMake it possible to specify profiling in the kernel...
2000-10-14 jwdDocument the ptrace() PT_STEP request.
2000-10-14 jwdRemove the signal value check from the PT_STEP codepath. It
2000-10-14 adrianInitial commit of IFS - a inode-namespaced FFS. Here...
2000-10-14 adrianPre-IFS commit. Commit IFS-aware fsck and mount utilities.
2000-10-14 msmithWhoops, add the 'twe' files.
2000-10-14 wpaulClean up a few things in dc_setcfg() pointed out to...
2000-10-13 jlemonLook at both the vendor and subvendor information when...
2000-10-13 deischenEnable _PTHREADS_INVARIANTS until the recent libc_r...
2000-10-13 deischenAdjust to reflect recent changes in the internal layout...
2000-10-13 deischenImplement zero system call thread switching. Performan...
2000-10-13 wpaulRemember to assign an_dev to device_t before calling...
2000-10-13 petersavectx() is now used exclusively by the crash dump...
2000-10-13 wpaulConvert the Aironet driver to use mutexes instead of...
2000-10-13 psDo not allocate a callout for all crashdumps, not just...
2000-10-13 wpaulUpdate the wi driver to use mutexes instead of spls.
2000-10-13 wpaulAdd #include <machine/mutex.h> since these files need...
2000-10-13 cpMake mutex name reflect device driver name.
2000-10-13 wpaulUse device_get_nameunit(dev) as the mutex string when...
2000-10-13 rwatsono Introduce cap_from_text() and cap_to_text() implement...
2000-10-13 wpaulFirst round of converting network drivers from spls...
2000-10-13 rwatsono Simplify capability types away from an array of ints...
2000-10-13 gshapiroDo not override BINDIR settings from subdirectory Makef...
2000-10-13 gshapiroNote on the last commit that the problem was actually...
2000-10-13 gshapiro../Makefile.inc was clobbering BINDIR so sendmail was...
2000-10-13 dillon The swap bitmap allocator was not calculating...
2000-10-13 desSkip sockets with no SCB
2000-10-13 sosAdd ata-raid.c to the ata driver
2000-10-13 sanpeicosmetic: resource -> res
2000-10-13 bmahNote fsck wrappers, ncurses update (+MFC), gperf update.
2000-10-13 hmSubmitted by: phk
next