| Commit message (Expand) | Author | Age | Files | Lines |
* | - Add an IMEN_MASK macro that returns the 8-bit bitmask of an atpic | jhb | 2004-05-03 | 1 | -8/+16 |
* | Make the legacy_pcib_attach() function static. | jhb | 2004-05-03 | 2 | -2/+1 |
* | Use a private attach method for the MP Table host-PCI bridge driver rather | jhb | 2004-05-03 | 1 | -1/+9 |
* | Optimize IP fastforwarding some more: | andre | 2004-05-03 | 1 | -95/+114 |
* | Link state change notification of ethernet media to the routing socket. | andre | 2004-05-03 | 4 | -4/+52 |
* | Correct the phy_service() routine case MII_TICK to correctly track | andre | 2004-05-03 | 10 | -20/+22 |
* | Add 'device ata' to the kernel configuration excerpt in EXAMPLE section. | thomas | 2004-05-03 | 1 | -2/+3 |
* | Only add the widths together for printable characters in prn_normal(); | tjr | 2004-05-03 | 1 | -1/+2 |
* | Fix off by one error. | phk | 2004-05-03 | 1 | -0/+1 |
* | Restore vendor Id. | obrien | 2004-05-03 | 1 | -1/+3 |
* | Tweak to rev 1.8 to match the offical http://www.gzip.org/gzip-1.2.4b.patch | obrien | 2004-05-03 | 1 | -2/+3 |
* | add support BUFFALO(Melco INC.) LPC-CB-CLX(CardBus) | sanpei | 2004-05-03 | 1 | -0/+2 |
* | o Add OpenBSD 3.5. | maxim | 2004-05-03 | 1 | -2/+3 |
* | Paths correction. | pjd | 2004-05-03 | 3 | -6/+6 |
* | We don't need this any more, while we have /usr/include/geom/concat/. | pjd | 2004-05-03 | 1 | -1/+0 |
* | use correct address for SADB_EXT_ADDRESS_DST in key_do_allocsa_policy | sam | 2004-05-03 | 1 | -2/+2 |
* | correct behaviour of key_getsavbyspi broken in rev 1.7; corrects problems with | sam | 2004-05-03 | 1 | -2/+2 |
* | Floating-point faults and exceptions can happen in the kernel too. | marcel | 2004-05-03 | 1 | -12/+15 |
* | add support to prefer old SA to new SA during allocation | sam | 2004-05-03 | 1 | -18/+27 |
* | Consistify: #define gets 1 tab character afterwards | kientzle | 2004-05-03 | 8 | -60/+60 |
* | Fix a race condition which could result in profprocs being decremented | cperciva | 2004-05-03 | 1 | -0/+2 |
* | s/emacs21/emacs/ | marcel | 2004-05-03 | 1 | -1/+1 |
* | Catch- and cleanup: | marcel | 2004-05-03 | 1 | -30/+35 |
* | Gzip assumes 'unsigned long' is 32-bits wide and depends on this. | obrien | 2004-05-02 | 1 | -3/+6 |
* | Style: Use single tab after #define | kientzle | 2004-05-02 | 3 | -16/+16 |
* | Be consistent in using variable names instead of parameter numbers. | thomas | 2004-05-02 | 1 | -1/+1 |
* | Commit three imported bugfixes from OpenBSD 3.4-stable: | dhartmei | 2004-05-02 | 3 | -19/+16 |
* | Add option GEOM_GPT. This brings the ability to have a large number of | marcel | 2004-05-02 | 6 | -0/+6 |
* | Remove bogus FBSDID. | obrien | 2004-05-02 | 1 | -3/+1 |
* | Fix damaged FBSDID. | obrien | 2004-05-02 | 1 | -3/+1 |
* | Quirk for Neuros USB audio device. | njl | 2004-05-02 | 1 | -0/+8 |
* | Update URL of the FEPS PDF at sun.com. | marius | 2004-05-02 | 1 | -1/+1 |
* | Spell Ethernet correctly. | obrien | 2004-05-02 | 7 | -45/+45 |
* | More of Juergen Lock's patches for Linux. | kientzle | 2004-05-02 | 2 | -8/+63 |
* | Fix compiling on 64-bit architectures. | pjd | 2004-05-02 | 4 | -4/+4 |
* | Make it compile on 64-bit architectures. | pjd | 2004-05-02 | 2 | -26/+26 |
* | More style fixes, per bde. | kientzle | 2004-05-02 | 1 | -6/+4 |
* | Fix release builds (release.3 target). We also need to rebuild libradius, | marcel | 2004-05-02 | 1 | -4/+4 |
* | Correct minor glitches. | schweikh | 2004-05-02 | 1 | -2/+2 |
* | Update the device list for asr, remove a nonsense paragraph, and fix up the | scottl | 2004-05-02 | 1 | -18/+9 |
* | Oops, the 2120S is not supported by this driver. | schweikh | 2004-05-02 | 1 | -1/+1 |
* | Rename m_claim_next_hop() to m_claim_next(), as suggested by Max Laier. | darrenr | 2004-05-02 | 5 | -5/+5 |
* | oops, I forgot this file in a prior commit (change was still sitting here, | darrenr | 2004-05-02 | 2 | -2/+2 |
* | Added the 2120S to the list of supported cards. | schweikh | 2004-05-02 | 1 | -1/+1 |
* | Sync to 1.173 of usbdevs | sanpei | 2004-05-02 | 2 | -2/+9 |
* | Add support SUNTAC U-Cable type A4 (AS144L4) | sanpei | 2004-05-02 | 2 | -0/+3 |
* | Correct a grammo. | schweikh | 2004-05-02 | 1 | -3/+2 |
* | Treat filenames as multibyte character strings (according to the current | tjr | 2004-05-02 | 4 | -65/+132 |
* | Merge vfscanf.c, v1.37: | das | 2004-05-02 | 1 | -8/+7 |
* | Merge vfprintf.c, v1.65: | das | 2004-05-02 | 1 | -24/+17 |