openbsd
2008-07-13 claudioDo not specify the gateway on RTM_DELETE -- similar...
2008-07-13 ketteniscore(4)
2008-07-13 mglockerSpacing.
2008-07-13 mglockerSave format and frame descriptors to a format group...
2008-07-13 jsgAdd some additional hardware revisions from FreeBSD...
2008-07-12 ckuethereference vmt (openbsd) rather than vmware (xorg)
2008-07-12 kettenisMake the console interrupt driven.
2008-07-12 miodMake sure the label is read in rdopen(), this isn't...
2008-07-12 ogaRight now agp_generic_enable() is wrong. It has been...
2008-07-12 berndsync
2008-07-12 berndAdd another Acer id.
2008-07-12 kettenisShave off a few instructions from cpu_switchto().
2008-07-12 kettenisAdd a temporary hack to attach only the first thread...
2008-07-12 kettenisAdd core(4).
2008-07-12 kettenisPerform IOMMU cache flushes on Oberon.
2008-07-12 miodFix a strlcpy() bound.
2008-07-12 kettenisUse the proper interrupt target ID on Oberon.
2008-07-12 thibfix printing of nchstats
2008-07-12 kettenisAdjust SUN4U_TLB_RESERVED_MASK for updated SUN4U_TLB_PA...
2008-07-12 kettenisDon't install interrupt handlers for non-exitsing inter...
2008-07-12 kettenisOn Fujitsu's SPARC64 CPUs, the data_access_error trap...
2008-07-12 kettenisAdd macros to get the appropriate interrupt target...
2008-07-12 mglockerRemove obsolete TODO comment.
2008-07-12 canacarAdd ':q' as an alias to ':quit', to match old behaviour...
2008-07-12 bradregen
2008-07-12 bradAdd the OUI id for JMicron and the ids for the JMP202...
2008-07-12 djmbetter description for -i flag:
2008-07-12 bradAdd support for the Marvell 88E8016 PHY.
2008-07-12 djmunbreak; move clearing of cctx struct to before first use
2008-07-11 bradIf there is a 100baseT4 connection then fall through...
2008-07-11 reykshut off an annoying gcc warning.
2008-07-11 bradCheck the correct BMSR bit in the capabilities field...
2008-07-11 reykwrite a syslog debug message when a new GREY or TRAPPED...
2008-07-11 sobradoQlogic -> QLogic
2008-07-11 kettenisFujitsu SPARC64-VI CPU's have two cores that have two...
2008-07-11 blambertAdd timeout_add_{tv,ts,bt,sec,usec,nsec} so that we...
2008-07-11 blambertde-__inline a trio of functions to shave some space.
2008-07-11 kettenisDon't try to read the "regs" propety; it's pointless.
2008-07-11 kevloremove an unused function. ok jsg@
2008-07-11 kettenisHandle CPUs with a clock speed >= 2 GHz correctly.
2008-07-11 dlginitialise the state kept between calls to dmamap_load_...
2008-07-11 phesslergreyreader() shouldn't return, so tell us if it does
2008-07-11 martynashttpd deamon -> httpd daemon
2008-07-11 martynasadd missing ssl art after manual has been moved, instea...
2008-07-10 kettenisConsole functionality is there now.
2008-07-10 kettenisHandle breaks.
2008-07-10 martynas- handle sign of negative zero. use sign dtoa sets
2008-07-10 thibnuke two bogus ARGSUSED
2008-07-10 thibmove a common statement out of if/else;
2008-07-10 markussync v1 and v2 traffic accounting; add it to sshd,...
2008-07-10 markusmissing bzero; from mickey; ok djm@
2008-07-10 ajacoutotFix "etc source" output when not using a tarball
2008-07-10 mbalmerDon't terminate the array of matching product/vendor...
2008-07-10 kettenisDetect whether com(4) is the console on the m4k.
2008-07-10 mglockerAdd Sonix cam to the supported list.
2008-07-10 kettenisAdd support for Fujitsu SPARC64-VI CPUs.
2008-07-10 kettenisAdd support for getting the time of day on the m4k.
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...
next