]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-05-03 tjrOnly add the widths together for printable characters...
2004-05-03 phkFix off by one error.
2004-05-03 obrienRestore vendor Id.
2004-05-03 obrienTweak to rev 1.8 to match the offical http://www.gzip...
2004-05-03 sanpeiadd support BUFFALO(Melco INC.) LPC-CB-CLX(CardBus)
2004-05-03 maximo Add OpenBSD 3.5.
2004-05-03 pjdPaths correction.
2004-05-03 pjdWe don't need this any more, while we have /usr/include...
2004-05-03 samuse correct address for SADB_EXT_ADDRESS_DST in key_do_...
2004-05-03 samcorrect behaviour of key_getsavbyspi broken in rev...
2004-05-03 marcelFloating-point faults and exceptions can happen in...
2004-05-03 samadd support to prefer old SA to new SA during allocation
2004-05-03 kientzleConsistify: #define gets 1 tab character afterwards
2004-05-03 cpercivaFix a race condition which could result in profprocs...
2004-05-03 marcels/emacs21/emacs/
2004-05-03 marcelCatch- and cleanup:
2004-05-02 obrienGzip assumes 'unsigned long' is 32-bits wide and depend...
2004-05-02 kientzleStyle: Use single tab after #define
2004-05-02 thomasBe consistent in using variable names instead of parame...
2004-05-02 dhartmeiCommit three imported bugfixes from OpenBSD 3.4-stable:
2004-05-02 marcelAdd option GEOM_GPT. This brings the ability to have...
2004-05-02 obrienRemove bogus FBSDID.
2004-05-02 obrienFix damaged FBSDID.
2004-05-02 njlQuirk for Neuros USB audio device.
2004-05-02 mariusUpdate URL of the FEPS PDF at sun.com.
2004-05-02 obrienSpell Ethernet correctly.
2004-05-02 kientzleMore of Juergen Lock's patches for Linux.
2004-05-02 pjdFix compiling on 64-bit architectures.
2004-05-02 pjdMake it compile on 64-bit architectures.
2004-05-02 kientzleMore style fixes, per bde.
2004-05-02 marcelFix release builds (release.3 target). We also need...
2004-05-02 schweikhCorrect minor glitches.
2004-05-02 scottlUpdate the device list for asr, remove a nonsense parag...
2004-05-02 schweikhOops, the 2120S is not supported by this driver.
2004-05-02 darrenrRename m_claim_next_hop() to m_claim_next(), as suggest...
2004-05-02 darrenroops, I forgot this file in a prior commit (change...
2004-05-02 schweikhAdded the 2120S to the list of supported cards.
2004-05-02 sanpeiSync to 1.173 of usbdevs
2004-05-02 sanpeiAdd support SUNTAC U-Cable type A4 (AS144L4)
2004-05-02 schweikhCorrect a grammo.
2004-05-02 tjrTreat filenames as multibyte character strings (accordi...
2004-05-02 dasMerge vfscanf.c, v1.37:
2004-05-02 dasMerge vfprintf.c, v1.65:
2004-05-02 dasAdd option NO_FP_LIBC, which disables floating-point...
2004-05-02 das- To make it easier to compile *printf() and *scanf...
2004-05-02 dasWhen *printf() and *scanf() are compiled without floati...
2004-05-02 smkelly- style(9) improvements courtesy of bde.
2004-05-02 darrenrRename ip_claim_next_hop() to m_claim_next_hop(), give...
2004-05-02 bdeRemove old cy driver files. They have been repo-copied...
2004-05-02 bdeSwitch to using the moved cy driver (adjust pathnames...
2004-05-02 scottlRemove the static reservation of the asr major number
2004-05-02 scottlRemove the defAlignLong and getAlignLong macros. I...
2004-05-02 tjrApply patch from gzip web page to correctly decompress...
2004-05-02 smkellyTeach rpcgen to generate .h files properly when the...
2004-05-02 kientzleA security issue: An archive containing a symlink to...
2004-05-02 kientzleInclude appropriate flag header on Linux.
2004-05-02 scottlRemove the bogus printing of the asr control device...
2004-05-01 kientzleStyle fixes, most suggested by bde.
2004-05-01 bdeReduce differences with cy_isa.c: fixed an unsorted...
2004-05-01 bdeReduce differences with cy_pci.c: add a description...
2004-05-01 marcelBuild gpt(8) on all platforms, except sparc64. Currentl...
2004-05-01 bruefferAdd missing word
2004-05-01 bdeAdjust pathnames for the move from i386/isa to dev/cy.
2004-05-01 bdeNew header for exporting declarations of things not...
2004-05-01 bdeRemoved bits related to isa configuration. These have...
2004-05-01 bdeRemove bits not related to isa configuration. This...
2004-05-01 nyan- Remove obsolete examples.
2004-05-01 nyanMerged from sys/dev/sio/sio.c revision 1.428.
2004-05-01 scottlCorrectly test *Reply_Ptr in ASR_resetIOP(). Thanks...
2004-05-01 scottlRe-indent some silly sub-blocks in asr_attach().
2004-05-01 scottlRemove ASR_get_sc() and reference the softc in the...
2004-05-01 scottlRemove the DOMINO and MODE0 device attachments. They...
2004-05-01 marcelVerify the MADT checksum before using the table.
2004-05-01 smkellyFix m4 to properly handle bitwise operators &, ^, and...
2004-05-01 smkellym4 script to test the functionality of math operators...
2004-05-01 scottlMore whitespace style cleanups, also remove unneeded...
2004-05-01 scottlMany more style cleanups. Switch complex macros to...
2004-05-01 smkellyA new version that does exponents and lots of other...
2004-05-01 scottlGet rid of a bunch of useless macros. STATIC becomes...
2004-04-30 ambriskoFor both ifconfig and route if we didn't get enough...
2004-04-30 ambriskoSome enhancements and bug fix.
2004-04-30 wpaulSmall timer cleanups:
2004-04-30 mariusRemove the GNU patch(1) sources that were committed...
2004-04-30 mariusThis commit was generated by cvs2svn to compensate...
2004-04-30 tmmSome cleanups to the nexus code:
2004-04-30 tmmRemove inclusion of opt_ebus.h.
2004-04-30 sosDo at better job at unit numbering.
2004-04-30 mariusRemove the source file for the sio(4) EBus attachment...
2004-04-30 kientzleSpeed up hardlink detection by using a self-sizing...
2004-04-30 tmmRemove the sio EBus attachment, which never worked...
2004-04-30 peterCheckpoint commit for an alternative WIP kernel module...
2004-04-30 pjd- Look into geom/gate/ and geom/concat/ for includes.
2004-04-30 pjdAdd g_concat.h and g_gate.h to be installed in
2004-04-30 sosSpring cleanup of macros
2004-04-30 pjdGEOM Gate network daemon.
2004-04-30 pjdGEOM Gate network client and control utility.
2004-04-30 pjdGEOM Gate local control utility.
2004-04-30 pjdStuff shared between ggate utilities.
2004-04-30 pjdMakefile for building ggate utilities: ggatel(8), ggate...
2004-04-30 pjdMakefile for geom_gate.ko.
next