]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-05-04 josefAdd some lines to note that 'www' is available as an...
2004-05-04 kientzleInclude local copies of fts.c and fts.h to be used...
2004-05-04 bdeOops^2, finish switch to using the moved cy driver...
2004-05-04 maximo Document m_getcl(9).
2004-05-04 simonmdoc(7) cleanup for the last commit to this file.
2004-05-04 sanpeiSync to 1.176 of usbdevs
2004-05-04 sanpeifix typo (adapte -> adapter)
2004-05-04 sanpeiSync to 1.175 of usbdevs
2004-05-04 sanpeiFix device ID for Linksys USB 2.0 10/100 ethernet contr...
2004-05-04 joergWhen editing a Sun label, make the search for a valid...
2004-05-04 sanpeiSync to 1.174 of usbdevs
2004-05-04 sanpeiAdd some device ID for atuwi USB wlan driver
2004-05-04 pjdFix compilation on 64-bit architectures.
2004-05-04 bdeInclude <sys/time.h> for the declaration of struct...
2004-05-04 marcelFix hangs caused by z8530_bus_ipend() returning UART_IP...
2004-05-04 nyanIncrease BUS_SPACE_IAT_MAXSIZE to 33 for the ed driver.
2004-05-04 marcelWhen the interrupt cannot be INTR_FAST, it still is...
2004-05-04 scottlFix a typo from rev 1.56 that somehow escaped my testing.
2004-05-04 scottlAdd route.h to pick up the rt_ifmsg() declaration.
2004-05-04 impNeed to mark the interrupt from cbb as being MP safe...
2004-05-04 rwatsonSwitch to using the inpcb MAC label instead of socket...
2004-05-04 rwatsonAssert inpcb lock in udp_append().
2004-05-04 rwatsonAssert the inpcb lock on 'last' in udp_append(), since...
2004-05-03 rwatsonIf the mbuf pointer passed to mac_mbuf_to_label() is...
2004-05-03 rwatsonAdd /* !MAC */ to final #endif.
2004-05-03 rwatsonAdd "-M" argument to id(1), which permits the id comman...
2004-05-03 ambriskoRemove new options and my prevention of system freeze...
2004-05-03 smkellyBump the copyright year since I forgot last time.
2004-05-03 rwatsonUpdate copyright.
2004-05-03 rwatsonWhen performing label assertions on an mbuf header...
2004-05-03 pjdAdd missing command.
2004-05-03 pjdAdd missing commands.
2004-05-03 pjdAllow geom_concat and geom_gate to be compiled in kernel.
2004-05-03 pjdConnect ggatec(8), ggated(8) and ggatel(8) to the build.
2004-05-03 pjdConnect geom_gate.ko to the build.
2004-05-03 bmilekicAmmend jail(8) man page to explain new sysctl for raw...
2004-05-03 pjdTurn off debugging by default.
2004-05-03 kientzleFor portability, don't rely on libc's strmode(3). ...
2004-05-03 pjdPrefer signed type over unsigned to be able to assert...
2004-05-03 rwatsonBump copyright date for NETA to 2004.
2004-05-03 rwatsonAdd MAC_STATIC, a kernel option that disables internal...
2004-05-03 pjdAdd regression tests for GEOM Gate:
2004-05-03 pjdDon't repeat handshake.
2004-05-03 pjd- Hold g_gate_list_mtx lock while generating/checking...
2004-05-03 maximo Fix misindentation in the previous commit.
2004-05-03 kientzleCorrect copy/paste error in Linux nodump support.
2004-05-03 andreLink state change notification of ethernet media to...
2004-05-03 andreBack out a change that slipped into the previous commit...
2004-05-03 bdeOops, switch to using the moved cy driver for pc98...
2004-05-03 jhb- Add an IMEN_MASK macro that returns the 8-bit bitmask...
2004-05-03 jhbMake the legacy_pcib_attach() function static.
2004-05-03 jhbUse a private attach method for the MP Table host-PCI...
2004-05-03 andreOptimize IP fastforwarding some more:
2004-05-03 andreLink state change notification of ethernet media to...
2004-05-03 andreCorrect the phy_service() routine case MII_TICK to...
2004-05-03 thomasAdd 'device ata' to the kernel configuration excerpt...
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...
next