openbsd
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.
2008-07-05 thibRemove R_GETONEREP and the code that checks if its set
2008-07-05 davidin pf_state_key_attach(), when there is already an...
2008-07-05 krwWhen SCSIDEBUG'ing, print data about to be written...
2008-07-05 mbalmerFix a comment: Code defines FTDI_SIO_GET_STATUS, use...
2008-07-05 thibbumb the bcachestats and the nchstats counters from...
2008-07-05 thibClean up some old dead code, mostly nqnfs and kerberos...
2008-07-05 thibre-introduce vdrop() to signal a lost intrest in a...
2008-07-05 thibuse m_freem() instead of MFREE() since we ignore the
2008-07-05 mbalmerMention support for the Expert mouseCLOCK USB II and...
2008-07-05 mbalmerAdd support for the new Expert mouseCLOCK USB II that...
2008-07-05 jmc- correct .Dt for pthread_attr_setstack.3
2008-07-05 guentherAdd manpage for pthread_attr_[sg]etstack(3)
2008-07-05 djmksh starting as root will refuse to import a PS1 prompt...
2008-07-05 djmgrammar
2008-07-04 djmMake protocol 1 MaxAuthTries logic match protocol 2's.
2008-07-04 djmhandle EINTR in packet_write_poll()l ok dtucker@
2008-07-04 kettenisAdd T_MON_BREAKPOINT, the trap vector used by OBP for...
2008-07-04 kettenisChange trapbase from a pointer to a variable-length...
2008-07-04 kettenisAdd a little hack to recognize the boot device on the...
2008-07-04 kettenisMake debug code compile.
2008-07-04 kettenisAdd support for ssm nodes as found on the v1280 and...
2008-07-04 blambertRemove unused NQNFS #define
2008-07-04 yuoregen
2008-07-04 yuoadd new entries for 3G/3.5G modems
2008-07-04 sthenTeach sysmerge to retrieve {etc,xetc}*.tgz files from...
2008-07-04 jmcremove trailing whitespace;
2008-07-04 mbalmerMake the proxy module work with https again by allowing...
2008-07-04 djmfix compilation for !YP case; ok millert@
2008-07-04 espieno reason not to document that one can use ${WRKDIR...
next