summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Teach bsd.lib.mk to auto generate a version map file based ondeischen2006-03-162-0/+206
* | Do `mount_devfs' when starting a jail.jcamou2006-03-161-0/+1
* | Fix comment.ru2006-03-161-1/+1
* | Desupport the undocumented NO_QUAD option, just don't compileru2006-03-165-21/+4
* | Remove nested includes of <sys/_lock.h> and <sys/_mutex.h> which spill intophk2006-03-161-7/+2
* | Correct two vm object reference leaks in error cases.alc2006-03-161-0/+2
* | Restore CHN_F_BUSY flag which was removed accidentally in previous commit.ariff2006-03-161-1/+1
* | When building for pc98, don't create stray objects in theru2006-03-161-1/+1
* | Change soabort() from returning int to returning void, since allrwatson2006-03-165-9/+7
* | Fix severe 8bit integer overflow during channel creation and destruction,ariff2006-03-163-44/+99
* | 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
OpenPOWER on IntegriCloud