| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add option NO_FP_LIBC, which disables floating-point support in | das | 2004-05-02 | 1 | -0/+3 |
* | - To make it easier to compile *printf() and *scanf() without | das | 2004-05-02 | 2 | -31/+21 |
* | When *printf() and *scanf() are compiled without floating-point | das | 2004-05-02 | 1 | -0/+4 |
* | - style(9) improvements courtesy of bde. | smkelly | 2004-05-02 | 1 | -12/+18 |
* | Rename ip_claim_next_hop() to m_claim_next_hop(), give it an extra arg | darrenr | 2004-05-02 | 4 | -18/+19 |
* | Remove old cy driver files. They have been repo-copied to sys/dev/cy and | bde | 2004-05-02 | 4 | -3481/+0 |
* | Switch to using the moved cy driver (adjust pathnames and remove "count" | bde | 2004-05-02 | 3 | -3/+4 |
* | Remove the static reservation of the asr major number | scottl | 2004-05-02 | 2 | -3/+0 |
* | Remove the defAlignLong and getAlignLong macros. I guess that the original | scottl | 2004-05-02 | 1 | -103/+91 |
* | Apply patch from gzip web page to correctly decompress files larger than | tjr | 2004-05-02 | 1 | -10/+14 |
* | Teach rpcgen to generate .h files properly when the input filename contains | smkelly | 2004-05-02 | 1 | -5/+23 |
* | A security issue: An archive containing a symlink to another | kientzle | 2004-05-02 | 2 | -13/+71 |
* | Include appropriate flag header on Linux. | kientzle | 2004-05-02 | 1 | -0/+4 |