openbsd
2008-07-10 kettenisAdd a function to get the time of day from the prom...
2008-07-10 djmretry port allocation on all errors, not just EADDRINUS...
2008-07-10 djmcheck pf NAT source port allocation against net.inet...
2008-07-10 davidIn pf_state_insert(), if the first pf_state_key_attach...
2008-07-10 mglockerMake cams with Sonix chipset work by avoiding excessive...
2008-07-10 djmadd X11 ports to default TCP baddynamic list
2008-07-10 krwDie -r, die! Eliminate stray -r in usage text. Spotted...
2008-07-10 ogathe DRM_{READ,WRITE}$NUMBER() macros currently use
2008-07-09 krwRead 'vendor' flag from ASCII disklabel since we print...
2008-07-09 ogaFixup AGP_MODE{GET,SET}_RATE() macros. the agp 2.0...
2008-07-09 deraadtsync
2008-07-09 djmautomatically populate net.inet.(tcp|udp).baddynamic...
2008-07-09 djmexpand the net.inet.(tcp|udp).baddynamic dynamic source...
2008-07-09 jakoblet the kernel choose the random port. code from djm...
2008-07-09 sobradomissing new-line character.
2008-07-09 sobradoan ellipsis is not an optional argument.
2008-07-09 sobradodocumentation tweaks.
2008-07-09 jakobreintroduce our own shuffle ID generator. ok djm@ millert@
2008-07-09 jakobmerge and resolve conflicts introduced by 9.4.2-P1
2008-07-09 reykalways verify that the received dns response id matches...
2008-07-09 reykUse OpenBSD's knuth shuffle algorithm of random values...
2008-07-09 reykremove an unused variable that is a leftover from the...
2008-07-09 reykalso set the protocol, either TCP or UDP, in the NAT...
2008-07-09 reykonly use SOCK_STREAM for TCP in bindany(), otherwise...
2008-07-09 millertIncorporate Otto's yacc skeleton fix.
2008-07-09 reykupdate the relay dns code to open a new udp socket...
2008-07-09 thibRemove an XXX comment about using the same pool for...
2008-07-09 bradSimplify the match function a bit by just returning...
2008-07-08 sobradosort options in manual page; display a better usage.
2008-07-08 sobradofix double "usage:"
2008-07-08 martynas- add support for recursive transfers (but not for...
2008-07-08 ottoFix an venerable bug: if we're reducing a rule that...
2008-07-08 dlgbasic manpage for vmt(4)
2008-07-08 claudioUse correct format string specifier for int argument...
2008-07-08 jorismissed in last commit, to make things compile cleaner
2008-07-08 jorismake these compile cleanly
2008-07-08 jorisuse cf->fd in cvs_remote_sendfile() instead of using...
2008-07-08 jorisbump version to 4.4
2008-07-08 dlgthis makes the code in sdattach less dense by collapsin...
2008-07-08 ajacoutotTypo in summarize output.
2008-07-08 bradRemove the IDE_PCI_CLASS_OVERRIDE quirk flag for the...
2008-07-08 dlgvmt(4) is a kernel level implementation of the vmware...
2008-07-08 krwUpdate 2300 firmware from 3.01.20 (Dec 19, 2002) to...
2008-07-07 bradComment correction, actually -> actual
2008-07-07 stevesk/*NOTREACHED*/ for lint warning:
2008-07-07 kettenisMatch on XMITS (which is a PCI-X Schizo variant found...
2008-07-07 deraadtsync
2008-07-07 mglocker- Improve negotation and fix some more DPRINTFs.
2008-07-07 thibbcachestats got bumbed too u_int64_t's and I forgot...
2008-07-07 ogaThe current drm_locked_task*() code sometimes tries...
2008-07-07 jdixonRework the ntpd question to default to no, and ask...
2008-07-07 kettenisExtend sbbc(4) to provide a console driver for the...
2008-07-07 kettenisFix typo in comment.
2008-07-07 millertUpdate to tzdata2008d from elsie.nci.nih.gov.
2008-07-07 jsgAdd an entry to report the bus clock on bernd's atom...
2008-07-07 thibUse bus_dmamap_load_mbuf() instead of bus_dmamap_load...
2008-07-07 mbalmerShorten the sensor description and reserve room for...
2008-07-07 berndAdd AGP and hostbridge support for the Intel 82945GME...
2008-07-07 berndsync
2008-07-07 berndAdd Intel 82945GME Hostbridge and Video.
2008-07-07 guentherApplication-specified thread stacks didn't work with...
2008-07-07 dlgtweak the alignment of the rx buffers so the headers...
2008-07-07 steveskwe don't need arg after the debug3() was removed. ...
2008-07-06 deraadtoops, fix getpwent() use of wrong buffers
2008-07-06 mbalmerAdd the position to the sensor description.
2008-07-06 thibremove #ifndef nolint goo
2008-07-06 krwDon't change the size of the partition being newfs...
2008-07-06 jmc- no need for .Pp before or after .Sh
2008-07-06 krwMake 'dhcp' the initial default when configuring the...
2008-07-06 mglockerWhen the device gets close switch back from alternate...
2008-07-06 sobradospacing.
2008-07-06 sobradosync synopsis and usage.
2008-07-06 sobradospacing.
2008-07-06 thibZap redundant prototype for nfsrv_zapsock();
2008-07-06 jsgpciide_match() is a bit convoluted, we match anything...
2008-07-06 mbalmerUse UT_{READ|WRITE}_VENDOR_DEVICE instead of self defin...
2008-07-06 kettenisAdjust SYNOPSIS.
2008-07-06 kettenisssm(4)
2008-07-06 kettenisEnable ssm(4) and remove hacks that worked around the...
2008-07-06 kettenisAdd ssm(4), a driver for the scalable shared memory...
2008-07-06 kettenisBump verson number now that the bootloader works on...
2008-07-06 kettenissbbc(4)
2008-07-06 kettenisAdd sbbc(4), a driver for the BootBus controller on...
2008-07-06 kettenisAdd missing include such that RAMDISK kernels compile...
2008-07-06 deraadtsync
2008-07-05 kettenisCopy OBP breakpoint vector from the PROM trap table...
2008-07-05 kettenisAdd function to read %tba.
2008-07-05 kettenisApparantly the "chain" OpenFirmware interface always...
2008-07-05 kettenisRound up memory allocations to page size. Apparently...
2008-07-05 kettenisSpecify the correct number of arguments in prom call...
2008-07-05 kettenisCalculate the size of kernel text correctly if it spans...
2008-07-05 kettenisLink bootloader at 1MB (same a the Solaris bootloader...
2008-07-05 sobradosynchronize usage of atactl commands with manual page.
2008-07-05 sobradoeach utility must have its own usage and an unique...
2008-07-05 sobradoeach utility must have its own usage and its own set...
2008-07-05 kettenisThe firmware on the v1280 changes %wstate behind our...
2008-07-05 kettenisDon't play games with %cleanwin when spinning up second...
2008-07-05 blambertWhen waking an nfs daemon, use wakeup_one vice wakeup, as
2008-07-05 kettenisregen
2008-07-05 kettenisAdd Sun SBBC.
next