]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-11-03 Boris PopovChange structure field tolower to to_lower. The same...
1999-11-03 Andrew GallatinAdd a second direct map window to increase the maximum...
1999-11-02 Archie CobbsAdd statistics counters to "tee" netgraph node type.
1999-11-02 Archie CobbsSimplify checking/parsing of strings using strtoul...
1999-11-02 Archie CobbsConsolidate some of the various ctype(3) macros in...
1999-11-02 Archie CobbsChange structure field named 'toupper' to 'to_upper...
1999-11-02 Archie CobbsChange isspace() macro name to avoid conflict.
1999-11-02 Archie CobbsRemove unused macro definition.
1999-11-02 Archie CobbsAdd new options NETGRAPH_PPP and NETGRAPH_PPPOE, plus...
1999-11-02 Archie CobbsAdd options NETGRAPH_PPP and NETGRAPH_PPPOE.
1999-11-02 Archie CobbsFix typo in previous commit.
1999-11-02 Philippe Charnieradd arguments
1999-11-02 Nik ClaytonFix a disappearing section due to use of (') in the...
1999-11-02 John BaldwinRemove the prototypes for two functions that were remov...
1999-11-02 Mike SmithCut out some extra dead code that I missed last time...
1999-11-02 Joerg WunschIt is no longer necessary to prepend underscores to...
1999-11-02 Poul-Henning... Add mn0 in the netgraph section.
1999-11-02 Poul-Henning... New driver: Nx64kbit/s E1/T1 cards based on Munich32x...
1999-11-02 Alexey ZelkinFix file names in .FILES section.
1999-11-02 Alexey ZelkinDocument .Ox and .Nx macros
1999-11-02 Alexey ZelkinDocument .St macro.
1999-11-02 Joerg WunschReverse the way $PATH is extended, so if the person...
1999-11-02 Poul-Henning... Remove two private copies of strtoul()
1999-11-02 Dag-Erling... Document my TCP/IP hacks.
1999-11-02 Brian FeldmanUnbreak this build.
1999-11-02 Mike SmithTeach libdisk about the AMI and Mylex RAID drivers...
1999-11-02 Mike SmithCorrectly compute the block count. In reality, it...
1999-11-02 Mike SmithDon't print the chipset value; it's not useful.
1999-11-02 Jonathan M... fix misordering of two lines in this file.
1999-11-01 Mike SmithNewline-terminate the complaint message about not being...
1999-11-01 Mike SmithCall bootpc_init before we try to mount an NFS root...
1999-11-01 Mike SmithMove a couple of globals here where they are initialise...
1999-11-01 Mike Smithswapinit isn't called from vfs_mountroot, so don't...
1999-11-01 Mike SmithThis is a complete rewrite of vfs_conf.c, which changes...
1999-11-01 Nicolas SouchuSync with RELENG_3.
1999-11-01 Nicolas SouchuAdd alpm smbus lowlevel driver manpage
1999-11-01 Eivind EklundElminiate the (unused) TUNE_1542 option.
1999-11-01 Greg LeheyAdd $FreeBSD$
1999-11-01 David E. O... This brings rev 1.2 (reality check and document profili...
1999-11-01 David E. O... This adds rev 1.2 (-fformat-extensions) to GCC 2.95.2.
1999-11-01 Nik ClaytonDocument the ch* devices.
1999-11-01 Archie CobbsFix some bugs in MP allocation routine when links are...
1999-11-01 Nik ClaytonDocument that bind(2) can fail with EAGAIN.
1999-11-01 Nik ClaytonDocument that hosts for which no status report has...
1999-11-01 David E. O... Merge rev 1.2 (a.out support) into GCC 2.95.2.
1999-11-01 David E. O... Add Alpha and proper x86 support to GCC 2.95.2.
1999-11-01 David E. O... Merge our -fformat-extensions and printf0() into GCC...
1999-11-01 Warner LoshPut more explict warning that this file should not...
1999-11-01 Bill PaulDo some more work on the mxphy pseudo-driver to make...
1999-11-01 Poul-Henning... Add strtol & strtoul to kernel. Derived from libc...
1999-11-01 Poul-Henning... New function:
1999-11-01 Seigo TanimuraCall make_dev() to shut up the warning.
1999-11-01 Julian ElischerUse typedefs for node methods.
1999-11-01 Julian ElischerUser netgraph typedefs for methods
1999-11-01 Julian ElischerAdd typedefs for node methods
1999-11-01 David E. O... This commit was generated by cvs2svn to compensate...
1999-11-01 David E. O... Virgin import of the GCC 2.95.2 compilers
1999-11-01 Daniel C. SobralChanges prompt to "ok". This line is actually commented...
1999-11-01 Daniel C. SobralChanges the default prompt to "ok".
1999-11-01 David E. O... Virgin import of GCC 2.95.2's libstdc++
1999-11-01 David E. O... This commit was generated by cvs2svn to compensate...
1999-11-01 David E. O... Virgin import of GCC 2.95.2's libio -- the C++ iostream...
1999-11-01 David E. O... This commit was generated by cvs2svn to compensate...
1999-11-01 David E. O... Change quote style.
1999-11-01 David E. O... Virgin import of GCC 2.95.2's libf2c
1999-11-01 David E. O... This commit was generated by cvs2svn to compensate...
1999-11-01 David E. O... Tell others how I did this.
1999-11-01 David E. O... This file came from elsewhere and there was a little...
1999-11-01 David E. O... Describe how I did this.
1999-11-01 David E. O... Update for gcc 2.95.2.
1999-11-01 Julian Elischerbraino in sample code.
1999-11-01 Julian ElischerMost modern OSs have the ability to flag certain mounts...
1999-11-01 Julian ElischerDescription
1999-11-01 Matt Jacobcorrect moronic typo
1999-11-01 Chris Costello``mergemaster'' was repo-copied to ``mergemaster.sh...
1999-11-01 Peter WemmMerge the alpha and x86 majors files together. There...
1999-11-01 Peter WemmUpdate examples using 'disk' and 'tape' - they used...
1999-11-01 Poul-Henning... Remove specfs::vop_lookup() There is no code path which...
1999-11-01 Boris PopovFix breakage for NOSHARED case.
1999-11-01 Jonathan M... rearrange order of tests for NE1000, NE2000...
1999-11-01 Jonathan M... rearrange order of tests for NE1000, NE2000, and Linksys
1999-11-01 Julian Elischerbpf need no longer be an option
1999-11-01 Julian ElischerStart making the contents of the generic framework...
1999-10-31 Bill FumerolaAdd $FreeBSD$
1999-10-31 Alan CoxThe useracc() calls in osigreturn() and sigreturn(...
1999-10-31 Boris PopovBump version number to sync with ncplib 1.3.3
1999-10-31 Boris PopovBump internal version number with next release of ncplib.
1999-10-31 Yoshihiro TakahashiChange Linksys registers base/offset.
1999-10-31 Seigo TanimuraThe total uiomoved size is accumulated in c, not tmp.
1999-10-31 Boris PopovFix NOSHARED case.
1999-10-31 Yoshihiro Takahashi- Sync with sys/i386/isa/if_ed.c revision 1.163.
1999-10-31 John PolstraAdd support for RADIUS accounting. Note, this changes...
1999-10-31 Brian FeldmanAllow whitespace termination. Internal use of /etc...
1999-10-31 Brian FeldmanThis is the new inet_addr/inet_aton with proper error...
1999-10-31 Brian FeldmanRemove an excess body lying around.
1999-10-31 Boris PopovAdd support for C++ in the headers. Some style cleanup.
1999-10-31 Kenneth D.... Fix Bus Device Resets from userland, and specifically...
1999-10-31 Boris PopovAdd ncplogin/logout programs which allow manage connections
1999-10-30 Andrey A. ChernovDescribe localized directories naming convention
1999-10-30 Brian FeldmanThis is the much-anticipated ELF manual page! Everyone...
next