]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-02-10 Gleb SmirnoffAdd strspn() to libkern.
2005-02-10 Colin PercivalDeclare "cnt" (a number of bytes to read or write)...
2005-02-10 Colin Percivalread(), pread(), write(), and pwrite() return EINVAL...
2005-02-10 Vinod Kashyap1. Revert back to the way the older driver handled...
2005-02-10 Hartmut BrandtBuffers are already NUL-terminated so there is no need...
2005-02-10 Sam Lefflerrev 1.19 fixed wpa supplicant but broke wpa authenticat...
2005-02-10 Hartmut BrandtMostly stylistic nits in preparation for splitting...
2005-02-10 Sam Lefflerpropagate state kept in the bss node when re-creating...
2005-02-10 Ruslan ErmilovFixed usage().
2005-02-10 Ruslan ErmilovRequire at least one argument.
2005-02-10 Dag-Erling... Bump the version number for the addition of devices...
2005-02-10 Hartmut BrandtLet the buffer just use the default size by specifying...
2005-02-10 Hartmut BrandtMark the modification of the input string (which should...
2005-02-10 Hartmut BrandtStyle nits:
2005-02-10 Ruslan ErmilovSync program's usage() with manpage's SYNOPSIS.
2005-02-10 Hartmut BrandtDescribe a pre-condition of Var_Parse().
2005-02-10 Hartmut BrandtRemove a comment that's not actual anymore.
2005-02-10 Hartmut BrandtFix spacing by converting mixes of space and tab to...
2005-02-10 Hartmut BrandtInitialise the status variable. W_SETTERMSIG uses its...
2005-02-10 Dag-Erling... Fully document (no)?(device|option)s?.
2005-02-10 Hartmut BrandtLst_Append returns void, so the other case of the ...
2005-02-10 Poul-Henning... Update a little bit.
2005-02-10 Xin LIFull modernize cleanup:
2005-02-10 Poul-Henning... Make various vnode related functions static
2005-02-10 Poul-Henning... Make some file/filedesc related functions static
2005-02-10 Poul-Henning... Make M_NETGRAPH_ETF static
2005-02-10 Poul-Henning... Make various mountpoint related functions static.
2005-02-10 Poul-Henning... Make a SYSCTL_NODE static
2005-02-10 Poul-Henning... MD5Pad() should never have been exposed.
2005-02-10 Poul-Henning... Make a some SYSCTL_NODEs and some of FFS's VFS_ methods...
2005-02-10 Poul-Henning... Make three SYSCTL_NODEs static
2005-02-10 Poul-Henning... Make npages static and const.
2005-02-10 Poul-Henning... make cluster_callback() static
2005-02-10 Poul-Henning... Make a SYSCTL_NODE and a mutex static
2005-02-10 Poul-Henning... Make another bunch of SYSCTL_NODEs static
2005-02-10 Poul-Henning... Make a bunch of SYSCTL_NODEs static.
2005-02-10 Poul-Henning... Make various random things static
2005-02-10 Poul-Henning... make M_NTFSMNT and ntfs_calccfree() static
2005-02-10 Poul-Henning... Make fdesc_root static
2005-02-10 Poul-Henning... Statification
2005-02-10 Poul-Henning... Make smbfs_debuglevel private.
2005-02-10 Poul-Henning... don't call vprint with NULL.
2005-02-10 Poul-Henning... Statize malloc types.
2005-02-10 Poul-Henning... Statize devfs_ops_f
2005-02-10 Poul-Henning... Make a bunch of malloc types static.
2005-02-10 Dag-Erling... "device" and "nodevice" lines can actually specify...
2005-02-10 Alfred Perlsteinback out 1.7 changes, unneeded and possibly wrong.
2005-02-10 Joseph KoshyNote that the ICH6 controller is supported.
2005-02-10 Ruslan ErmilovSync program's usage() with manpage's SYNOPSIS.
2005-02-10 Ruslan ErmilovSync program's usage() with manpage's SYNOPSIS.
2005-02-10 Stefan FarfelederTurn K&R functions into prototypes.
2005-02-10 Stefan FarfelederThe variable `ROOTKEY' has internal linkage in keyserv...
2005-02-10 Stefan FarfelederThe variable `arglist' has internal linkage in pw.c...
2005-02-10 Stefan FarfelederTurn K&R functions into prototypes.
2005-02-10 Poul-Henning... Add __printflike() to vn_printf()
2005-02-10 Poul-Henning... Don't pass NULL to vprint()
2005-02-10 Stefan FarfelederLet the generated code include <string.h> instead of...
2005-02-10 Xin LICode cleanup:
2005-02-10 Warner LoshExtricate probing of the gwether card (Gateway AT)...
2005-02-10 Warner LoshRemove an ifdef that's been here for a long time. ...
2005-02-10 Archie CobbsFix incorrect comment.
2005-02-10 Jeff Roberson - Add more information to the getnewbuf() recycling...
2005-02-10 Bernd WalterImplement interrupt routing for DEC_KN20AA.
2005-02-09 Jeff Roberson - In the softupdates case for ffs_truncate() we use...
2005-02-09 John BaldwinFix pc98 compile: merge in changes to use the local...
2005-02-09 Gleb Smirnoff- Correctly spell MOD_QUIESCE
2005-02-09 Warner LoshMinor nits noted by ru@
2005-02-09 Poul-Henning... Constify.
2005-02-09 Ruslan ErmilovSync program's usage() with manpage's SYNOPSIS.
2005-02-09 Ruslan ErmilovRemoved Kerberos remnants.
2005-02-09 Warner LoshNote the options required for the cards as I know it...
2005-02-09 Warner LoshBreak out obscure ISA cards into their own files, as...
2005-02-09 Ruslan ErmilovThe only user of this utility (share/man/man0) was...
2005-02-09 Max LaierAccess softc embedded struct ifnet via function macro...
2005-02-09 Hartmut BrandtUse defines for character constants for open and closin...
2005-02-09 Wilko Bulteadd support for NetMos NM9805 1284 Printer port
2005-02-09 Ruslan ErmilovSync program's usage() with manpage's SYNOPSIS.
2005-02-09 Ruslan ErmilovFixed the misplaced $FreeBSD$.
2005-02-09 Warner LoshSince we no longer use kvtop, we no longer need machine...
2005-02-09 Ruslan ErmilovSync program's usage() with manpage's SYNOPSIS.
2005-02-09 Warner LoshIf either ed_probe_Novell or ed_attach returns an error...
2005-02-09 Scott LongRemove some unused variables.
2005-02-09 Ruslan Ermilov- Reduce the number of netgraph messages when listing
2005-02-09 Ruslan ErmilovIn revision 1.29 timeout() was converted to ng_callout().
2005-02-09 Hartmut BrandtWhile working on constification temporarily disable...
2005-02-09 Hartmut BrandtUntangle VarFind and, while rewriting most of the funct...
2005-02-09 Stefan FarfelederProperly initialise the variable `deny'.
2005-02-09 Poul-Henning... style polishing.
2005-02-09 Stefan FarfelederPass -C to rpcgen.
2005-02-09 Ruslan ErmilovUse CFLAGS+=.
2005-02-09 Scott LongRemove the messy locking dance around xpt_done()
2005-02-09 Scott LongProvide locking for the ccb_bioq. This allows xpt_done...
2005-02-09 Stefan FarfelederUse CFLAGS+=.
2005-02-09 Hartmut BrandtIntroduce VarCreate and VarDestroy functions and used...
2005-02-09 Stefan FarfelederInclude missing headers.
2005-02-09 David E. O... Fix the standalone module build.
2005-02-09 Pawel Jakub... - Remove g_gate_hold()/g_gate_release() from start...
2005-02-09 David E. O... Emblish rev 1.180 to -fno-strict-alias w/-Os & -O3...
2005-02-09 Warner LoshRemove DLINK_3, its unused. Remove NETGEAR FA410TX...
2005-02-09 Warner Losho Remove duplicate LINKSYS ETHERFAST entry.
next