]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-02-10 archieFix incorrect comment.
2005-02-10 jeff - Add more information to the getnewbuf() recycling...
2005-02-10 ticsoImplement interrupt routing for DEC_KN20AA.
2005-02-09 jeff - In the softupdates case for ffs_truncate() we use...
2005-02-09 jhbFix pc98 compile: merge in changes to use the local...
2005-02-09 glebius- Correctly spell MOD_QUIESCE
2005-02-09 impMinor nits noted by ru@
2005-02-09 phkConstify.
2005-02-09 ruSync program's usage() with manpage's SYNOPSIS.
2005-02-09 ruRemoved Kerberos remnants.
2005-02-09 impNote the options required for the cards as I know it...
2005-02-09 impBreak out obscure ISA cards into their own files, as...
2005-02-09 ruThe only user of this utility (share/man/man0) was...
2005-02-09 mlaierAccess softc embedded struct ifnet via function macro...
2005-02-09 hartiUse defines for character constants for open and closin...
2005-02-09 wilkoadd support for NetMos NM9805 1284 Printer port
2005-02-09 ruSync program's usage() with manpage's SYNOPSIS.
2005-02-09 ruFixed the misplaced $FreeBSD$.
2005-02-09 impSince we no longer use kvtop, we no longer need machine...
2005-02-09 ruSync program's usage() with manpage's SYNOPSIS.
2005-02-09 impIf either ed_probe_Novell or ed_attach returns an error...
2005-02-09 scottlRemove some unused variables.
2005-02-09 ru- Reduce the number of netgraph messages when listing
2005-02-09 ruIn revision 1.29 timeout() was converted to ng_callout().
2005-02-09 hartiWhile working on constification temporarily disable...
2005-02-09 hartiUntangle VarFind and, while rewriting most of the funct...
2005-02-09 stefanfProperly initialise the variable `deny'.
2005-02-09 phkstyle polishing.
2005-02-09 stefanfPass -C to rpcgen.
2005-02-09 ruUse CFLAGS+=.
2005-02-09 scottlRemove the messy locking dance around xpt_done()
2005-02-09 scottlProvide locking for the ccb_bioq. This allows xpt_done...
2005-02-09 stefanfUse CFLAGS+=.
2005-02-09 hartiIntroduce VarCreate and VarDestroy functions and used...
2005-02-09 stefanfInclude missing headers.
2005-02-09 obrienFix the standalone module build.
2005-02-09 pjd- Remove g_gate_hold()/g_gate_release() from start...
2005-02-09 obrienEmblish rev 1.180 to -fno-strict-alias w/-Os & -O3...
2005-02-09 impRemove DLINK_3, its unused. Remove NETGEAR FA410TX...
2005-02-09 impo Remove duplicate LINKSYS ETHERFAST entry.
2005-02-09 impRemove reference to softc from probe entirely...
2005-02-09 marcels/descr/oid_descr/
2005-02-09 rwatsonAdd missed merge of ripcbinfo extern. Given how widely...
2005-02-09 impMinor style cleanup. Get rid of extra {}, extra blank...
2005-02-09 jmgmove pmap.h after vm.h include... some of the headers...
2005-02-09 impo Remove ifdef PC98, since this file has diverged quite...
2005-02-08 impNo need to bzero softc.
2005-02-08 impConvenience function to clear memory of the card, and...
2005-02-08 jeff - Add a new assert in the getnewvnode(). Assert that...
2005-02-08 jeff - Remove an invalid KASSERT added in recent background...
2005-02-08 rwatsonLock raw IP socket pcb list and PCBs when processing...
2005-02-08 pjd- Add debug.watchdog tunable, so we can specify watchdo...
2005-02-08 cpercivaAdd a new sysctl, "security.jail.chflags_allowed",...
2005-02-08 phkSplit the vop_vector for ffs1 and ffs2, this is mostly...
2005-02-08 phkUse ffs_truncate() directly instead of UFS_TRUNCATE()
2005-02-08 desRemove type 0x4 (FAT12 <32MB) to make room for type...
2005-02-08 phkBackground writes are entirely an FFS/Softupdates thing.
2005-02-08 jhbUse the local APIC timer to drive the various kernel...
2005-02-08 trhodesDocument EBUSY.
2005-02-08 trhodesAdd xrefs to crypt(3) and pw(8) and add a warning about...
2005-02-08 phkDrag another softupdates tentacle back into FFS: Now...
2005-02-08 njlMaxunit is inclusive so fix off-by-one in previous...
2005-02-08 njlUpdate device_find_child(9) to return the first matchin...
2005-02-08 rwatsonSimplify the "and if we're in the debugger, don't use...
2005-02-08 njlAlso add the manpage entry for cpufreq.
2005-02-08 njlAdd an initial manpage for the cpufreq framework and...
2005-02-08 phkDon't use the UFS_* and VFS_* functions where a direct...
2005-02-08 phk(forced commit to record correct commit message)
2005-02-08 wpaulNext step on the road to IRPs: create and use an imitat...
2005-02-08 rwatsonDon't use VOP_LEASE() with operations on extended attri...
2005-02-08 phkFor snapshots we need all VOP_LOCKs to be exclusive.
2005-02-08 phkFor snapshots we need all VOP_LOCKs to be exclusive.
2005-02-08 phkUse VOP_STRATEGY_APV() instead of direct dereference...
2005-02-08 bruefferNuke information about GDB_REMOTE_CHAT, it was removed...
2005-02-08 phkAdd VOP_FOO_APV() which takes a pointer to the vop_vector.
2005-02-08 desmerge from geom_vol_ffs.c rev 1.14 (avoid unaligned...
2005-02-08 ruKeep only one style of Pittsburgh driver's tests.
2005-02-08 brianUse the correct length when copying trailing data!!
2005-02-08 phantomAllow building/installing of NLS catalogs while buildin...
2005-02-08 rubzero() -> M_ZERO.
2005-02-08 desTake care not to issue unaligned I/O requests while...
2005-02-08 njlUnroll the loop for calculating the 8.3 filename checks...
2005-02-08 impUse ANSI function definitions, tweak a couple of protot...
2005-02-08 impuse fixed types for the calls to ed_pio_readmem, ed_pio...
2005-02-08 impMake it possible to unload ed. Move the ed_pccard_deta...
2005-02-08 impFix style bugs introduced in the de__Pification of...
2005-02-08 scottlFix crashdumps on twe. The twe_immediate_request(...
2005-02-08 peterMFi386: read from RTC_INTR after writing to RTC_STATUSB
2005-02-07 mlaierFix sloppy use of "manpage", bump .Dd where applicable...
2005-02-07 krionIntroduce three new targets for ports collection:
2005-02-07 jhb- Implement ibcs2_emul_find() using kern_alternate_path...
2005-02-07 jhb- Implement svr4_emul_find() using kern_alternate_path...
2005-02-07 jhbImplement a kern_pathconf() wrapper for pathconf()...
2005-02-07 jhbIf the pointer to the new itimerval is NULL in kern_set...
2005-02-07 stefanfAvoid usage of implicit int.
2005-02-07 stefanfInclude <stdlib.h> for exit().
2005-02-07 stefanfAdd a prototype for localupdate().
2005-02-07 desAdd chroot. It can be a real lifesaver, and adds less...
2005-02-07 ruAn aggressive little script I used to trim out duplicat...
2005-02-07 ruTrim more cookies, by playing with different hash funct...
next