summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Only add the widths together for printable characters in prn_normal();tjr2004-05-031-1/+2
* Fix off by one error.phk2004-05-031-0/+1
* Restore vendor Id.obrien2004-05-031-1/+3
* Tweak to rev 1.8 to match the offical http://www.gzip.org/gzip-1.2.4b.patchobrien2004-05-031-2/+3
* add support BUFFALO(Melco INC.) LPC-CB-CLX(CardBus)sanpei2004-05-031-0/+2
* o Add OpenBSD 3.5.maxim2004-05-031-2/+3
* Paths correction.pjd2004-05-033-6/+6
* We don't need this any more, while we have /usr/include/geom/concat/.pjd2004-05-031-1/+0
* use correct address for SADB_EXT_ADDRESS_DST in key_do_allocsa_policysam2004-05-031-2/+2
* correct behaviour of key_getsavbyspi broken in rev 1.7; corrects problems withsam2004-05-031-2/+2
* Floating-point faults and exceptions can happen in the kernel too.marcel2004-05-031-12/+15
* add support to prefer old SA to new SA during allocationsam2004-05-031-18/+27
* Consistify: #define gets 1 tab character afterwardskientzle2004-05-038-60/+60
* Fix a race condition which could result in profprocs being decrementedcperciva2004-05-031-0/+2
* s/emacs21/emacs/marcel2004-05-031-1/+1
* Catch- and cleanup:marcel2004-05-031-30/+35
* Gzip assumes 'unsigned long' is 32-bits wide and depends on this.obrien2004-05-021-3/+6
* Style: Use single tab after #definekientzle2004-05-023-16/+16
* Be consistent in using variable names instead of parameter numbers.thomas2004-05-021-1/+1
* Commit three imported bugfixes from OpenBSD 3.4-stable:dhartmei2004-05-023-19/+16
* Add option GEOM_GPT. This brings the ability to have a large number ofmarcel2004-05-026-0/+6
* Remove bogus FBSDID.obrien2004-05-021-3/+1
* Fix damaged FBSDID.obrien2004-05-021-3/+1
* Quirk for Neuros USB audio device.njl2004-05-021-0/+8
* Update URL of the FEPS PDF at sun.com.marius2004-05-021-1/+1
* Spell Ethernet correctly.obrien2004-05-027-45/+45
* More of Juergen Lock's patches for Linux.kientzle2004-05-022-8/+63
* Fix compiling on 64-bit architectures.pjd2004-05-024-4/+4
* Make it compile on 64-bit architectures.pjd2004-05-022-26/+26
* More style fixes, per bde.kientzle2004-05-021-6/+4
* Fix release builds (release.3 target). We also need to rebuild libradius,marcel2004-05-021-4/+4
* Correct minor glitches.schweikh2004-05-021-2/+2
* Update the device list for asr, remove a nonsense paragraph, and fix up thescottl2004-05-021-18/+9
* Oops, the 2120S is not supported by this driver.schweikh2004-05-021-1/+1
* Rename m_claim_next_hop() to m_claim_next(), as suggested by Max Laier.darrenr2004-05-025-5/+5
* oops, I forgot this file in a prior commit (change was still sitting here,darrenr2004-05-022-2/+2
* Added the 2120S to the list of supported cards.schweikh2004-05-021-1/+1
* Sync to 1.173 of usbdevssanpei2004-05-022-2/+9
* Add support SUNTAC U-Cable type A4 (AS144L4)sanpei2004-05-022-0/+3
* Correct a grammo.schweikh2004-05-021-3/+2
* Treat filenames as multibyte character strings (according to the currenttjr2004-05-024-65/+132
* Merge vfscanf.c, v1.37:das2004-05-021-8/+7
* Merge vfprintf.c, v1.65:das2004-05-021-24/+17
* Add option NO_FP_LIBC, which disables floating-point support indas2004-05-021-0/+3
* - To make it easier to compile *printf() and *scanf() withoutdas2004-05-022-31/+21
* When *printf() and *scanf() are compiled without floating-pointdas2004-05-021-0/+4
* - style(9) improvements courtesy of bde.smkelly2004-05-021-12/+18
* Rename ip_claim_next_hop() to m_claim_next_hop(), give it an extra argdarrenr2004-05-024-18/+19
* Remove old cy driver files. They have been repo-copied to sys/dev/cy andbde2004-05-024-3481/+0
* Switch to using the moved cy driver (adjust pathnames and remove "count"bde2004-05-023-3/+4
OpenPOWER on IntegriCloud