2008-07-10 |
thib | move a common statement out of if/else; |
commit | commitdiff | tree | snapshot |
2008-07-10 |
markus | sync v1 and v2 traffic accounting; add it to sshd,... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
markus | missing bzero; from mickey; ok djm@ |
commit | commitdiff | tree | snapshot |
2008-07-10 |
ajacoutot | Fix "etc source" output when not using a tarball |
commit | commitdiff | tree | snapshot |
2008-07-10 |
mbalmer | Don't terminate the array of matching product/vendor... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
kettenis | Detect whether com(4) is the console on the m4k. |
commit | commitdiff | tree | snapshot |
2008-07-10 |
mglocker | Add Sonix cam to the supported list. |
commit | commitdiff | tree | snapshot |
2008-07-10 |
kettenis | Add support for Fujitsu SPARC64-VI CPUs. |
commit | commitdiff | tree | snapshot |
2008-07-10 |
kettenis | Add support for getting the time of day on the m4k. |
commit | commitdiff | tree | snapshot |
2008-07-10 |
kettenis | Add a function to get the time of day from the prom... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
djm | retry port allocation on all errors, not just EADDRINUS... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
djm | check pf NAT source port allocation against net.inet... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
david | In pf_state_insert(), if the first pf_state_key_attach... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
mglocker | Make cams with Sonix chipset work by avoiding excessive... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
djm | add X11 ports to default TCP baddynamic list |
commit | commitdiff | tree | snapshot |
2008-07-10 |
krw | Die -r, die! Eliminate stray -r in usage text. Spotted... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
oga | the DRM_{READ,WRITE}$NUMBER() macros currently use |
commit | commitdiff | tree | snapshot |
2008-07-09 |
krw | Read 'vendor' flag from ASCII disklabel since we print... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
oga | Fixup AGP_MODE{GET,SET}_RATE() macros. the agp 2.0... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2008-07-09 |
djm | automatically populate net.inet.(tcp|udp).baddynamic... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
djm | expand the net.inet.(tcp|udp).baddynamic dynamic source... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
jakob | let the kernel choose the random port. code from djm... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
sobrado | missing new-line character. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
sobrado | an ellipsis is not an optional argument. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
sobrado | documentation tweaks. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
jakob | reintroduce our own shuffle ID generator. ok djm@ millert@ |
commit | commitdiff | tree | snapshot |
2008-07-09 |
jakob | merge and resolve conflicts introduced by 9.4.2-P1 |
commit | commitdiff | tree | snapshot |
2008-07-09 |
reyk | always verify that the received dns response id matches... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
reyk | Use OpenBSD's knuth shuffle algorithm of random values... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
reyk | remove an unused variable that is a leftover from the... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
reyk | also set the protocol, either TCP or UDP, in the NAT... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
reyk | only use SOCK_STREAM for TCP in bindany(), otherwise... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
millert | Incorporate Otto's yacc skeleton fix. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
reyk | update the relay dns code to open a new udp socket... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
thib | Remove an XXX comment about using the same pool for... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
brad | Simplify the match function a bit by just returning... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
sobrado | sort options in manual page; display a better usage. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
sobrado | fix double "usage:" |
commit | commitdiff | tree | snapshot |
2008-07-08 |
martynas | - add support for recursive transfers (but not for... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
otto | Fix an venerable bug: if we're reducing a rule that... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
dlg | basic manpage for vmt(4) |
commit | commitdiff | tree | snapshot |
2008-07-08 |
claudio | Use correct format string specifier for int argument... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
joris | missed in last commit, to make things compile cleaner |
commit | commitdiff | tree | snapshot |
2008-07-08 |
joris | make these compile cleanly |
commit | commitdiff | tree | snapshot |
2008-07-08 |
joris | use cf->fd in cvs_remote_sendfile() instead of using... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
joris | bump version to 4.4 |
commit | commitdiff | tree | snapshot |
2008-07-08 |
dlg | this makes the code in sdattach less dense by collapsin... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
ajacoutot | Typo in summarize output. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
brad | Remove the IDE_PCI_CLASS_OVERRIDE quirk flag for the... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
dlg | vmt(4) is a kernel level implementation of the vmware... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
krw | Update 2300 firmware from 3.01.20 (Dec 19, 2002) to... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
brad | Comment correction, actually -> actual |
commit | commitdiff | tree | snapshot |
2008-07-07 |
stevesk | /*NOTREACHED*/ for lint warning: |
commit | commitdiff | tree | snapshot |
2008-07-07 |
kettenis | Match on XMITS (which is a PCI-X Schizo variant found... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2008-07-07 |
mglocker | - Improve negotation and fix some more DPRINTFs. |
commit | commitdiff | tree | snapshot |
2008-07-07 |
thib | bcachestats got bumbed too u_int64_t's and I forgot... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
oga | The current drm_locked_task*() code sometimes tries... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
jdixon | Rework the ntpd question to default to no, and ask... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
kettenis | Extend sbbc(4) to provide a console driver for the... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
kettenis | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2008-07-07 |
millert | Update to tzdata2008d from elsie.nci.nih.gov. |
commit | commitdiff | tree | snapshot |
2008-07-07 |
jsg | Add an entry to report the bus clock on bernd's atom... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
thib | Use bus_dmamap_load_mbuf() instead of bus_dmamap_load... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
mbalmer | Shorten the sensor description and reserve room for... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
bernd | Add AGP and hostbridge support for the Intel 82945GME... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
bernd | sync |
commit | commitdiff | tree | snapshot |
2008-07-07 |
bernd | Add Intel 82945GME Hostbridge and Video. |
commit | commitdiff | tree | snapshot |
2008-07-07 |
guenther | Application-specified thread stacks didn't work with... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
dlg | tweak the alignment of the rx buffers so the headers... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
stevesk | we don't need arg after the debug3() was removed. ... |
commit | commitdiff | tree | snapshot |
2008-07-06 |
deraadt | oops, fix getpwent() use of wrong buffers |
commit | commitdiff | tree | snapshot |
2008-07-06 |
mbalmer | Add the position to the sensor description. |
commit | commitdiff | tree | snapshot |
2008-07-06 |
thib | remove #ifndef nolint goo |
commit | commitdiff | tree | snapshot |
2008-07-06 |
krw | Don't change the size of the partition being newfs... |
commit | commitdiff | tree | snapshot |
2008-07-06 |
jmc | - no need for .Pp before or after .Sh |
commit | commitdiff | tree | snapshot |
2008-07-06 |
krw | Make 'dhcp' the initial default when configuring the... |
commit | commitdiff | tree | snapshot |
2008-07-06 |
mglocker | When the device gets close switch back from alternate... |
commit | commitdiff | tree | snapshot |
2008-07-06 |
sobrado | spacing. |
commit | commitdiff | tree | snapshot |
2008-07-06 |
sobrado | sync synopsis and usage. |
commit | commitdiff | tree | snapshot |
2008-07-06 |
sobrado | spacing. |
commit | commitdiff | tree | snapshot |
2008-07-06 |
thib | Zap redundant prototype for nfsrv_zapsock(); |
commit | commitdiff | tree | snapshot |
2008-07-06 |
jsg | pciide_match() is a bit convoluted, we match anything... |
commit | commitdiff | tree | snapshot |
2008-07-06 |
mbalmer | Use UT_{READ|WRITE}_VENDOR_DEVICE instead of self defin... |
commit | commitdiff | tree | snapshot |
2008-07-06 |
kettenis | Adjust SYNOPSIS. |
commit | commitdiff | tree | snapshot |
2008-07-06 |
kettenis | ssm(4) |
commit | commitdiff | tree | snapshot |
2008-07-06 |
kettenis | Enable ssm(4) and remove hacks that worked around the... |
commit | commitdiff | tree | snapshot |
2008-07-06 |
kettenis | Add ssm(4), a driver for the scalable shared memory... |
commit | commitdiff | tree | snapshot |
2008-07-06 |
kettenis | Bump verson number now that the bootloader works on... |
commit | commitdiff | tree | snapshot |
2008-07-06 |
kettenis | sbbc(4) |
commit | commitdiff | tree | snapshot |
2008-07-06 |
kettenis | Add sbbc(4), a driver for the BootBus controller on... |
commit | commitdiff | tree | snapshot |
2008-07-06 |
kettenis | Add missing include such that RAMDISK kernels compile... |
commit | commitdiff | tree | snapshot |
2008-07-06 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2008-07-05 |
kettenis | Copy OBP breakpoint vector from the PROM trap table... |
commit | commitdiff | tree | snapshot |
2008-07-05 |
kettenis | Add function to read %tba. |
commit | commitdiff | tree | snapshot |
2008-07-05 |
kettenis | Apparantly the "chain" OpenFirmware interface always... |
commit | commitdiff | tree | snapshot |
2008-07-05 |
kettenis | Round up memory allocations to page size. Apparently... |
commit | commitdiff | tree | snapshot |
2008-07-05 |
kettenis | Specify the correct number of arguments in prom call... |
commit | commitdiff | tree | snapshot |
2008-07-05 |
kettenis | Calculate the size of kernel text correctly if it spans... |
commit | commitdiff | tree | snapshot |
next |