]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-11-15 Peter WemmA little bit of anti-foot-shooting. Use utimes(2)...
2002-11-15 Peter Wemmutmp.ut_time and lastlog.ll_time are explicitly int32_t...
2002-11-15 Peter WemmDo not assume that time_t is an int.
2002-11-15 Peter WemmTest the water. Make time_t long (64 bit) on ia64...
2002-11-15 John BaldwinRework the checking out of the doc, src, and ports...
2002-11-15 John BaldwinDocument NOCDROM and NO_FLOPPIES.
2002-11-15 John BaldwinAllow a person to specify NOCDROM to skip the cdrom...
2002-11-15 Bruce A. MahExplicitly add lang/perl5 to the disc1 packages. Pract...
2002-11-15 Ruslan ErmilovBackout rev. 1.263.
2002-11-15 Sam LefflerBack out rev 1.150; things are more complicated than...
2002-11-15 Sam Lefflerif_attach should not sleep; change malloc's M_WAITOK...
2002-11-15 Bruce A. MahUpdate sparc64 installation instructions. Because...
2002-11-15 Maxime HenrionCatch up with sam's changes to network interfaces.
2002-11-15 Yoshihiro TakahashiFixed style(9)
2002-11-15 Yoshihiro TakahashiFix to build for pc98.
2002-11-15 Ruslan ErmilovFixed two typos in comments.
2002-11-15 David XuReturn EWOULDBLOCK for last thread in kse_release().
2002-11-15 Archie CobbsWhen about to do an execve(), don't reset the O_NONBLOC...
2002-11-15 Sam Lefflerupdate vlandev description; vlan code now auto-recogniz...
2002-11-15 Sam Lefflerdocument auto-recognition of device capabilities
2002-11-15 Sam Lefflero display new interface capability bits
2002-11-15 Sam Lefflernetwork interface and link layer changes:
2002-11-14 Sam Lefflertrack changes to ethernet input handling to no longer...
2002-11-14 Sam Lefflernetwork interface driver changes:
2002-11-14 Sam Lefflero track either_ifattach/ether_ifdetach API changes
2002-11-14 Sam Lefflertrack changes to not strip the Ethernet header from...
2002-11-14 Sam Lefflertrack bpf changes
2002-11-14 Sam Lefflero track changes to ethernet input packet handling
2002-11-14 Sam Lefflero eliminate separate callback interface for h/w tagged...
2002-11-14 Sam Lefflero add if_nvlans member to track the number of vlans...
2002-11-14 Sam Lefflero change input packet handling to eliminate the pointer...
2002-11-14 Sam Lefflergeneral cleanups mostly aimed at improving portability...
2002-11-14 Sam Lefflero add support for multiple link types per interface...
2002-11-14 Bruce A. MahMake sure that we don't pick up installed packages...
2002-11-14 Sam Lefflero add IF_*bps macros for netbsd compatibility
2002-11-14 Udo ErdelhoffMFbed:
2002-11-14 Bruce A. MahAssume that packages passed on stdin are in bzip2 forma...
2002-11-14 Olivier HouchardRemove the remaining calls to free(), they are not...
2002-11-14 Ruslan ErmilovMake dynamic PAM modules depend on dynamic PAM library.
2002-11-14 Bruce A. MahNew release note: SA-02:43.
2002-11-14 Robert DrehmelDefine `Sudden_Underflow' when compiling for the Alpha
2002-11-14 Thomas MoestlMake the msg_size, msg_bufx and msg_bufr memebers of...
2002-11-14 John BaldwinAdd hints for ISA ATA controllers. At least one Digita...
2002-11-14 Warner Loshbde points out that the LIBC_MAJOR macro doesn't exist...
2002-11-14 Maxime HenrionFix printf() format errors.
2002-11-14 Ruslan ErmilovCopy EISA and PCI ahc(4) modules as well.
2002-11-14 Maxime HenrionPass correct parameters to bus_space_barrier() instead...
2002-11-14 Ruslan ErmilovReset LogTag to NULL in closelog(3). This fixes myster...
2002-11-14 Thomas MoestlDon't register the powerfail interrupt as fast in the
2002-11-14 Doug BartonThis commit was generated by cvs2svn to compensate...
2002-11-14 Doug BartonImport security patches from ISC for BIND version 8.3.3
2002-11-14 Tim J. RobbinsInstall devd.conf(5).
2002-11-14 Maxim SobolevAdd a new newsyslog.conf flag - 'G', which if set tells...
2002-11-14 Marcel Moolenaaro Fix _longjmp() to return 1 when the return value...
2002-11-14 David XuIn kse_release(), check if current thread is bound
2002-11-14 Warner LoshPanic message strings do not need a trailing \n.
2002-11-14 Warner LoshMFp4:
2002-11-14 Warner LoshMFp4:
2002-11-14 Warner LoshMFp4:
2002-11-14 Warner LoshMFp4:
2002-11-14 Warner LoshRemove an impossible condition. pf->dev is always...
2002-11-14 Warner LoshMFp4:
2002-11-14 Warner Loshminor correction to comment
2002-11-14 Warner LoshAdd second and thrid bus-toaster IDs
2002-11-14 Warner Loshregen to 1.37
2002-11-14 Warner LoshAdd a third aic-based bustoaster.
2002-11-14 Warner LoshPanic message should end with \n.
2002-11-14 Marcel MoolenaarAdd conditional code specific to ia64 to allow newfs...
2002-11-14 Marcel MoolenaarAdd newfs_msdos to the crunch-mix. We need to be able...
2002-11-14 Nate LawsonMinimal take on previous commit -- remove getopt and...
2002-11-14 Nate LawsonBack out previous commit since there is controversy...
2002-11-13 Scott LongWhen parsing the CIS, if a BAR tuple is encountered...
2002-11-13 Daniel EischenArgh, change declaration of two-dimensional array so...
2002-11-13 Peter WemmRecognize the Serverworks CIOB30 host to pci bridge.
2002-11-13 John BaldwinTry to reword things a bit more to make it clearer.
2002-11-13 Nate LawsonRemove getopt and strtol dependencies, reducing size...
2002-11-13 Alan CoxRemove dead code that hasn't been needed since the...
2002-11-13 Daniel EischenMake this compile with whatever error-checking is enabl...
2002-11-13 John Baldwin- Fix some minor grammar and spelling nits.
2002-11-13 Bruce A. MahNew release notes: SA-02:40, SA-02:41, SA-02:42.
2002-11-13 Daniel EischenAt initialization, override the pthread stub routines...
2002-11-13 Daniel EischenUse a jump table (a la Solaris) for pthread routines...
2002-11-13 Maxime HenrionRemove a commented out #include "opt_pci.h", it doesn't
2002-11-13 Jacques VidrineThe pam_krb5 module stored a reference to a krb5_ccache...
2002-11-13 Maxime HenrionRemove opt_pci.h from SRCS, it doesn't exist anymore.
2002-11-13 Jacques VidrineUse `krb5_get_err_text' instead of `error_message'...
2002-11-13 Maxime HenrionRemove opt_pci.h from SRCS.
2002-11-13 Maxime HenrionRemove a bunch of #include "opt_pci.h".
2002-11-13 Maxime HenrionUnbreak kernel build.
2002-11-13 Bruce A. MahAdd ia64 documents to RELNOTESng snapshot.
2002-11-13 Dag-Erling... Don't set atime / mtime if we don't have an output...
2002-11-13 Robert WatsonIntroduce a condition variable to avoid returning EBUSY...
2002-11-13 Maxime HenrionAdd support for the C99 %t format modifier.
2002-11-13 Maxime HenrionAdd the sys/stddef.h header, so that we can have ptrdiff_t
2002-11-13 Ruslan ErmilovTake __FreeBSD_version into account when BOOTSTRAPPING.
2002-11-13 Ruslan ErmilovActually check if stdbool.h exists when BOOTSTRAPPING.
2002-11-13 Ruslan Ermilovmtree(8) wasn't a bootstrap tool since 2000/07/23 ...
2002-11-13 Ruslan ErmilovBootstrapping aid for 4.0-RELEASE.
2002-11-13 Mike BarcroftFix a constant in the standard namespace not to depend...
2002-11-13 Maxim KonovalovDue to a memory alignment sizeof(struct ipfw_flow_id...
next