]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-02-27 Julian Elischerput the null modem driver (nmdm) in the right place...
2001-02-27 Julian ElischerDo it right this time. Give it a better name and place
2001-02-27 Julian ElischerTell the world about the nulmodem device.
2001-02-27 Jonathan LemonCorrectly declare variables as u_int rather than doing...
2001-02-27 Bruce A. MahNew release notes: TCP delayed ACK fixes, ICMP bugfix...
2001-02-27 Andrey A. ChernovUse formula with better random distribution for rand()
2001-02-27 David E. O... I accidently deleted an include when I added the $FreeB...
2001-02-27 Ruslan ErmilovIn soshutdown(), use SHUT_{RD,WR,RDWR} instead of FREAD...
2001-02-27 David E. O... Impliment the ISO-C99 strto[u]ll()
2001-02-27 Cameron GrantAdd speaker volume adjusting support
2001-02-27 Yoshihiro TakahashiAdded another wd33c93 based SCSI card driver which...
2001-02-27 David E. O... Make critical toolchain binaries staticly linked in...
2001-02-27 Kris KennawayAdd definitions and support for the AMD k6-2, Pentium...
2001-02-27 Maxim SobolevProperly detect and report malloc(3) failures.
2001-02-27 David E. O... Add rcsid.
2001-02-27 Bill FumerolaThe TCP header-specific section suffered a little bit...
2001-02-27 Jeroen Ruigrok... Short lived fame for -Wundef.
2001-02-27 Jeroen Ruigrok... Add -Wundef to BDECFLAGS:
2001-02-27 Ruslan ErmilovPrint a diagnostic message if no interface could be...
2001-02-27 Maxim Sobolev- Merge recently added into pkg_info(1) regex/glob...
2001-02-27 Peter WemmAdd a 'clobber' target.. Like 'clean' but it takes...
2001-02-27 Peter WemmAdd and document the LINPROCFS option, so that we can...
2001-02-27 Cameron Grantadd functions for sound drivers to use for locking...
2001-02-27 Peter WemmRemove some cruft
2001-02-27 Peter Wemm"Document" the COMPAT_LINUX and IBCS2 ABI emulation...
2001-02-27 Cameron GrantMFS: 4.x/5.x compatibility #ifdefs
2001-02-27 Cameron GrantMFS: 4.x/5.x compatibility #defines
2001-02-27 Peter WemmAdd pci/agp_if.m to the MFILES list so that we can...
2001-02-27 Peter WemmDisable the mutex locking calls. These do not work...
2001-02-27 Jonathan LemonCast nfds to u_int before range checking it in order...
2001-02-27 Matt JacobFix at2_entry_t to reflect what the firmware actually...
2001-02-26 Jake BurkholderInitialize native priority to PRI_MAX. It was usually...
2001-02-26 Jonathan LemonAdd crashdump support.
2001-02-26 Bill PaulWorkaround to prevent VMware from melting down. The...
2001-02-26 Jonathan LemonUse more aggressive retransmit timeouts for the initial...
2001-02-26 Jonathan LemonRemove in_pcbnotify and use in_pcblookup_hash to find...
2001-02-26 John BaldwinProperly protect the parameters to the EC_{GET,SET...
2001-02-26 John Baldwin- Use a loop to read consecutive bytes from the embedde...
2001-02-26 John BaldwinWhen ensuring the destination buffer is truncated for...
2001-02-26 Mike SmithTypo fix; use & to test for bits set in the status...
2001-02-26 Jeroen Ruigrok... Remove struct full_tcpiphdr{}.
2001-02-26 Jeroen Ruigrok... Remove conditionals for vax support.
2001-02-26 John HayFix clock selection for X.21 interfaces.
2001-02-26 Ruslan ErmilovUse ``.St -p1003.[12]''.
2001-02-26 Ruslan ErmilovUse ``.St -p1003.1g''.
2001-02-26 Ruslan Ermilovmdoc(7) police: utilize .St macro.
2001-02-26 Ruslan Ermilovmdoc(7) police: utilize .St.
2001-02-26 Ruslan Ermilovmdoc(7) police: utilize .St macro.
2001-02-26 Poul-Henning... Remove "autounit" from settable options, it's the defau...
2001-02-26 Ruslan ErmilovUse ``.St -p1003.1-96''.
2001-02-26 Ruslan Ermilov/^\.St/ s/-iso9945-1/-p1003.1-96/
2001-02-26 Ruslan ErmilovSynch with NetBSD and OpenBSD: replace -iso9945-1 with...
2001-02-26 Ruslan Ermilov``.St -p1003.1b'' -> ``.St -p1003.1b-93''.
2001-02-26 Ruslan ErmilovRevert part of rev 1.2: make -ansiC equivalent to ...
2001-02-26 Ruslan Ermilov.St -ansiC -> .St -isoC
2001-02-26 Noriaki Mitsunagao Check the size of I/O window handed by parent bus.
2001-02-26 Julian Elischertake major number 18 for the nmdm "nullmodem" back...
2001-02-26 Alfred PerlsteinProtect against negative numbers as well
2001-02-26 Jason EvansDocument the EINTR error.
2001-02-26 Julian ElischerAllow a changed MAC address to show up in ifconfig...
2001-02-26 Ruslan ErmilovDo not output extra space after .Ef call.
2001-02-26 Ruslan Ermilovmdoc(7) police: use .Vt macro.
2001-02-26 Alfred Perlsteinfix typo in comment
2001-02-26 Alfred PerlsteinSantize a size variable passed to kernel malloc.
2001-02-26 Ruslan ErmilovPrepare for mdocNG.
2001-02-26 Ruslan ErmilovBackout -a restriction hack.
2001-02-26 Seigo Tanimura- Mutexify midi(4). The driver runs under the giant...
2001-02-26 Kris KennawayUpdate for bc 1.06
2001-02-26 Kris KennawayResolve conflicts
2001-02-26 Kris KennawayThis commit was generated by cvs2svn to compensate...
2001-02-26 Kris KennawayInitial import of bc 1.0.6
2001-02-26 Jonathan LemonDocument various changes to kq:
2001-02-26 Kris KennawayMore IP option length validation.
2001-02-26 Daniel EischenReally set the flags for a private mutex (used by libc...
2001-02-26 Daniel EischenLimit threads clock resolution to no less than 1000usec...
2001-02-25 Jimmy OlgeniFix my ambiguous message about ECONNABORTED.
2001-02-25 Mike SmithAdd the 'mly' device nodes.
2001-02-25 Mike SmithRemove the 'gdt' and 'gdtd' majors; the ICP driver...
2001-02-25 Mike SmithMajor update and bugfix for the 'mly' driver.
2001-02-25 Jimmy OlgeniSpelling: Signalling -> Signaling.
2001-02-25 Jimmy OlgeniAdd ECONNABORTED to the ERRORS section.
2001-02-25 Kris KennawayUpdate the list of OpenSSL manpages (now contains many...
2001-02-25 Gary JennejohnUse vsnprintf in logmsg() to avoid overflowing the...
2001-02-25 Jesper SkriverRemove tcp_drop_all_states, which is unneeded after...
2001-02-25 Julian Elischerslight cleanups during testing.
2001-02-25 John W. De... Allow for easier configuration when using disklabel...
2001-02-25 Jake BurkholderRemove brackets around variables in a function that...
2001-02-25 Jonathan LemonDo not delay a new ack if there already is a delayed...
2001-02-25 Noriaki Mitsunagao Check the size of I/O window handed by parent bus.
2001-02-25 Noriaki Mitsunagao Check the size of I/O window handed by parent bus.
2001-02-25 David MaloneStop pac dereferencing a null pointer if accounting...
2001-02-25 Poul-Henning... Forgot to remove unneeded "intcmp" function.
2001-02-25 Poul-Henning... Make "md" and "mdctl" macroized parameters.
2001-02-25 Noriaki Mitsunagao Support AUTO SENSE correctly.
2001-02-25 Dag-Erling... Fix references to Chapman & Zwicky and Cheswick & Bellowin.
2001-02-25 Yoshihiro TakahashiSupported pcmcia modem card.
2001-02-25 Tor EggeUpdate unused __dtoa prototypes to match reality.
2001-02-25 Jordan K. HubbardAdd fsck_4.2bsd to boot crunch target. This returns...
2001-02-25 KATO TakenoriMerged from sys/i386/i386/machdep.c revision 1.443.
2001-02-25 Peter Wemmgenassym.sh does not work with a.out because the sizes...
next