summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove the nls/*/charset files to the exclude list. These filesume2006-03-161-1/+0
* Fix a race between file operations and rfork(RFCFDG) by parkingdavidxu2006-03-151-0/+17
* when doing s/w crypto make sure work is done w/ a writable mbuf chain;sam2006-03-151-0/+15
* If a keymap file is not found for the selected country then default to the morethompsa2006-03-152-4/+10
* promote fast ipsec's m_clone routine for public use; it is renamedsam2006-03-158-154/+180
* build ipw(4) and iwi(4) modules on i386 and amd64 only.damien2006-03-151-2/+6
* Back out accidentally committed protosw.h:1.49. One of those days. Itrwatson2006-03-151-2/+2
* Disable the "cputick increased..." message now that the dust has settled.phk2006-03-151-1/+1
* Add definitions for MD5_BLOCK_LENGTH, MD5_DIGEST_LENGTH andandre2006-03-151-0/+5
* Add link status descriptions and related structures for userlandandre2006-03-151-0/+38
* - Fill in the correct rtm_index for RTM_ADD and RTM_CHANGE messages.andre2006-03-152-1/+15
* Add new modes.sos2006-03-151-0/+4
* Fix memory leak introduced in previous revision.netchild2006-03-151-3/+3
* Correct spelling of 0x4000 in previous commit. This one line change fromrwatson2006-03-152-3/+3
* Constfy errstr as it is in OpenBSD to unbreak the build.mlaier2006-03-151-1/+1
* Fix the spelling of MAN to a modern syntax.ru2006-03-151-1/+1
* Free private data when deleting hook.glebius2006-03-151-0/+2
* Add a non-optional newline after ".Bx".ru2006-03-151-1/+2
* Make ${SUBDIR_TARGETS} work at the uppermost level as well.ru2006-03-151-0/+1
* Revert previous changes as we do support the .Ox macro for OpenBSD.andre2006-03-151-2/+4
* As with socket consumer references (so_count), make sofree() returnrwatson2006-03-151-3/+3
* Add SS_PROTOREF socket flag, which represents a strong reference by therwatson2006-03-151-0/+1
* If we don't want HTML docs, we might still want manpages.ru2006-03-152-3/+2
* Style: NO_MAN doesn't need any value.ru2006-03-1524-38/+37
* No need to define NO_MAN here.ru2006-03-151-1/+0
* Style.ru2006-03-151-2/+2
* Add a_fdidx to comment prototype for fifo_open().rwatson2006-03-151-0/+1
* Add ALPS glide point ID and some compatibility IDs.takawata2006-03-151-0/+3
* Close descriptor in retrieve_x509_marker function.krion2006-03-152-10/+16
* Use strtonum now that we have it in libc as well.mlaier2006-03-151-15/+0
* add ath_hal gluesam2006-03-142-0/+19
* POSIXed strtoll() (and ours one too) can set errno to EINVAL, so checkache2006-03-141-1/+1
* When opening a trace file, open O_NONBLOCK so that ktrace doesn't stallrwatson2006-03-141-1/+4
* If fifo_open() is called with a negative file descriptor, return EINVALrwatson2006-03-141-0/+2
* Teach bthidd(8) to reload its config when SIGHUP is received.emax2006-03-141-3/+27
* Export SMBIOS serial numbers by default. To turn it off, usejkim2006-03-142-8/+8
* Add missing libdata/ldconfig[32] entries.marcus2006-03-141-0/+4
* Import OpenBSD's manual page to the sys/sys/hash.c functions imported twoandre2006-03-141-0/+160
* Add link:jcamou2006-03-141-0/+1
* Fix HISTORY and point to OpenBSD.andre2006-03-141-5/+2
* Import of OpenBSD's strtonum(3) which is a nicer version of strtoll(3)andre2006-03-145-3/+229
* Don't allow userland to set hardware watch points on kernel memory at all.jhb2006-03-143-69/+60
* 1. Count last time slice, this intends to fixdavidxu2006-03-142-14/+18
* Update make glue for csup-snap-20060313.mux2006-03-141-0/+1
* This commit was generated by cvs2svn to compensate for changes in r156701,mux2006-03-1418-237/+777
|\
| * Import the latest snapshot of csup (20060313).mux2006-03-1418-237/+777
* | spell pdata correctly, we now will only dump maxlen of each mbuf in thejmg2006-03-141-1/+1
* | Merge/sync with i386: various cosmetic tweakspeter2006-03-143-2/+13
* | MFi386: The SIGFPE macros were moved to signal.h (FPE_INTOVF etc)peter2006-03-141-10/+0
* | Fix typoemax2006-03-131-1/+1
OpenPOWER on IntegriCloud